tlp_BooleanProperty

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

tlp::BooleanProperty -

SYNOPSIS


#include <BooleanProperty.h>

Inherits AbstractProperty< BooleanType, BooleanType, BooleanAlgorithm >.

Public Member Functions


BooleanProperty (Graph *)

PropertyInterface * clonePrototype (Graph *, std::string)

void copy (const node, const node, PropertyInterface *)

void copy (const edge, const edge, PropertyInterface *)

void reverse ()

void reverseEdgeDirection ()
reverse all the direction of edges of the visible graph which are true in this BooleanProperty
Iterator< node > * getNodesEqualTo (const bool val, Graph *=0)

Iterator< edge > * getEdgesEqualTo (const bool val, Graph *=0)

Friends


class BooleanAlgorithm

friend class BooleanAlgorithm [friend]

Author

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