tlp::PropertyAlgorithm
tlp::PropertyAlgorithm
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
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.
Index
NAME
SYNOPSIS
Public Member Functions
Protected Attributes
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
This document was created by
man2html ,
using the manual pages.
Time: 22:28:22 GMT, April 16, 2011