Abstract interface for layout engines.
More...
#include <ILayoutEngine.h>
Abstract interface for layout engines.
Definition at line 60 of file ILayoutEngine.h.
◆ ~ILayoutEngine()
| virtual Olympe::NodeGraph::ILayoutEngine::~ILayoutEngine |
( |
| ) |
|
|
virtualdefault |
◆ ComputeLayout()
Compute layout for all nodes in graph.
- Parameters
-
| graph | Graph document |
| params | Layout parameters |
- Returns
- Vector of node layouts
◆ GetName()
| virtual std::string Olympe::NodeGraph::ILayoutEngine::GetName |
( |
| ) |
const |
|
pure virtual |
Get name of layout engine.
- Returns
- Engine name
The documentation for this class was generated from the following file: