tlp::booleanproperty(3)

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

Friends And Related Function Documentation

friend class BooleanAlgorithm [friend]

Author

Generated automatically by Doxygen for Tulip Graph Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout