tlp::propertyalgorithm(3)

NAME

tlp::PropertyAlgorithm

SYNOPSIS

#include <PropertyAlgorithm.h>
Inherits tlp::WithParameter, and tlp::WithDependency.
Inherited by tlp::BooleanAlgorithm, tlp::ColorAlgorithm,
tlp::DoubleAlgorithm, tlp::IntegerAlgorithm, tlp::LayoutAlgorithm,
tlp::SizeAlgorithm, and tlp::StringAlgorithm.
Public Member Functions
PropertyAlgorithm (const PropertyContext &context)
virtual ~PropertyAlgorithm ()
virtual bool run ()
virtual bool check (std::string &)
Protected Attributes
Graph * graph
PluginProgress * pluginProgress
DataSet * dataSet

Constructor & Destructor Documentation

tlp::PropertyAlgorithm::PropertyAlgorithm (const PropertyContext & context)
[inline]
virtual tlp::PropertyAlgorithm::~PropertyAlgorithm () [inline, virtual]

Member Function Documentation

virtual bool tlp::PropertyAlgorithm::check (std::string &) [inline,
virtual]
virtual bool tlp::PropertyAlgorithm::run () [inline, virtual]

Member Data Documentation

DataSet* tlp::PropertyAlgorithm::dataSet [protected] Graph* tlp::PropertyAlgorithm::graph [protected] PluginProgress* tlp::PropertyAlgorithm::pluginProgress [protected]

Author

Generated automatically by Doxygen for Tulip Graph Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout