Tulip
4.1.0
Better Visualization Through Research
|
#include <PropertyAlgorithm.h>
Inherits tlp::TemplateAlgorithm< tlp::LayoutProperty >.
Protected Member Functions | |
LayoutAlgorithm (const tlp::PluginContext *) | |
virtual std::string | category () const |
Additional Inherited Members | |
Public Member Functions inherited from tlp::TemplateAlgorithm< tlp::LayoutProperty > | |
TemplateAlgorithm (const tlp::PluginContext *context) | |
Public Attributes inherited from tlp::TemplateAlgorithm< tlp::LayoutProperty > | |
tlp::LayoutProperty * | result |
Protected Attributes inherited from tlp::WithParameter | |
ParameterDescriptionList | parameters |
Protected Attributes inherited from tlp::WithDependency | |
std::list< Dependency > | _dependencies |
The layout algorithm takes a graph as input and output its results as a tlp::LayoutProperty.
Definition at line 97 of file PropertyAlgorithm.h.
|
inlineprotectedvirtual |
A string identifier for a plugin used for categorization purposes.
Reimplemented from tlp::PropertyAlgorithm.
Definition at line 101 of file PropertyAlgorithm.h.