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