Tulip
5.7.4
Large graphs analysis and drawing
|
#include <PropertyAlgorithm.h>
Inherits tlp::TypedPropertyAlgorithm< Property >.
Public Member Functions | |
std::string | category () const override |
Protected Member Functions | |
BooleanAlgorithm (const tlp::PluginContext *, bool needInOutResult=false) | |
The Boolean algorithm takes a graph as input and output its results as a tlp::BooleanProperty.
Definition at line 80 of file PropertyAlgorithm.h.
|
inlineoverridevirtual |
A string identifier for a plugin used for categorization purposes.
Reimplemented from tlp::PropertyAlgorithm.
Definition at line 85 of file PropertyAlgorithm.h.