NAME
tlp::ColorProperty -
SYNOPSIS
#include <ColorProperty.h>
Inherits AbstractProperty< ColorType, ColorType, ColorAlgorithm >.
Public Member Functions
ColorProperty (Graph *)
PropertyInterface * clonePrototype (Graph *, std::string)
void copy (const node, const node, PropertyInterface *)
void copy (const edge, const edge, PropertyInterface *)
Friends
class ColorAlgorithm
Constructor & Destructor Documentation
tlp::ColorProperty::ColorProperty (Graph *)
Member Function Documentation
PropertyInterface* tlp::ColorProperty::clonePrototype (Graph *,
std::string) [virtual]
Implements tlp::PropertyInterface.
void tlp::ColorProperty::copy (const edge, const edge, PropertyInterface
*) [virtual]
Implements tlp::PropertyInterface.
void tlp::ColorProperty::copy (const node, const node, PropertyInterface
*) [virtual]
Implements tlp::PropertyInterface.
Friends And Related Function Documentation
friend class ColorAlgorithm [friend]
Author
Generated automatically by Doxygen for Tulip Graph Library from the
source code.