tlp_ColorProperty

Langue: en

Version: 282704 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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.

friend class ColorAlgorithm [friend]

Author

Generated automatically by Doxygen for Tulip Graph Library from the source code.