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