| ||||||||||||||||||||||||||||||||
tlp::PropertyAlgorithm Class Reference This base class describes plug-ins who only modify one property, e.g. selection. More...
Inheritance diagram for tlp::PropertyAlgorithm:
![]()
Collaboration diagram for tlp::PropertyAlgorithm:
![]() Public Member Functions
Public AttributesDetailed DescriptionThis base class describes plug-ins who only modify one property, e.g. selection. Constructor & Destructor Documentation
Builds a new plug-in that modifies a single property.
Member Function Documentation
Checks whether the algorithm can ru on this Graph or not. If not, the reason why should be reported through the PluginProgress.
Runs the algorithm. It is a good practice to report progress through the PluginProgress, Even if your algorithm is very fast. Keep in mind that Tulip can handle very large graphs. The PluginProgress should also be used to report errors, if any.
Member Data Documentation |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |