Overview
Modules
Class Hierarchy
Classes
Members
tlp
::
BooleanProperty
tlp::BooleanProperty Class Reference
[
Properties
]
#include <BooleanProperty.h>
Inheritance diagram for tlp::BooleanProperty:
[
legend
]
Collaboration diagram for tlp::BooleanProperty:
[
legend
]
List of all members.
Public Member Functions
BooleanProperty
(
Graph
*)
~BooleanProperty
()
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)
Protected Member Functions
void
reset_handler
()
Friends
class
BooleanAlgorithm
Friends And Related Function Documentation
friend class
BooleanAlgorithm
[friend]
Tulip Software by LaBRI Visualization Team 2001 - 2007