tlp::ColorProperty
tlp::ColorProperty
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
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.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Friends
-
- Constructor & Destructor Documentation
-
- tlp::ColorProperty::ColorProperty (Graph *)
-
- Member Function Documentation
-
- PropertyInterface* tlp::ColorProperty::clonePrototype (Graph *, std::string) [virtual]
-
- void tlp::ColorProperty::copy (const edge, const edge, PropertyInterface *) [virtual]
-
- void tlp::ColorProperty::copy (const node, const node, PropertyInterface *) [virtual]
-
- Friends And Related Function Documentation
-
- friend class ColorAlgorithm [friend]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:13 GMT, April 16, 2011