![]() |
Tulip
4.6.0
Better Visualization Through Research
|
#include <PropertyAlgorithm.h>
Inheritance diagram for tlp::IntegerAlgorithm:
Collaboration diagram for tlp::IntegerAlgorithm:Public Member Functions | |
| virtual std::string | category () const |
Protected Member Functions | |
| IntegerAlgorithm (const tlp::PluginContext *) | |
The integer algorithm takes a graph as input and output its results as a tlp::IntegerProperty.
Definition at line 86 of file PropertyAlgorithm.h.
| virtual std::string tlp::IntegerAlgorithm::category | ( | ) | const [inline, virtual] |
A string identifier for a plugin used for categorization purposes.
Reimplemented from tlp::PropertyAlgorithm.
Definition at line 90 of file PropertyAlgorithm.h.