Overview     Modules     Class Hierarchy     Classes     Members  

tlp::BooleanProperty Class Reference
[Properties]

#include <BooleanProperty.h>

Inherits tlp::AbstractProperty< BooleanType, BooleanType, BooleanAlgorithm >.

Inheritance diagram for tlp::BooleanProperty:

Inheritance graph
[legend]
Collaboration diagram for tlp::BooleanProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Protected Member Functions

Friends


Constructor & Destructor Documentation

tlp::BooleanProperty::BooleanProperty Graph  ) 
 

tlp::BooleanProperty::~BooleanProperty  ) 
 


Member Function Documentation

PropertyInterface* tlp::BooleanProperty::clonePrototype Graph ,
std::string 
[virtual]
 

Implements tlp::PropertyInterface.

void tlp::BooleanProperty::copy const   edge,
const   edge,
PropertyInterface
[virtual]
 

Implements tlp::PropertyInterface.

void tlp::BooleanProperty::copy const   node,
const   node,
PropertyInterface
[virtual]
 

Implements tlp::PropertyInterface.

Iterator<edge>* tlp::BooleanProperty::getEdgesEqualTo const bool  val,
Graph = 0
 

Iterator<node>* tlp::BooleanProperty::getNodesEqualTo const bool  val,
Graph = 0
 

void tlp::BooleanProperty::reset_handler  )  [protected]
 

void tlp::BooleanProperty::reverse  ) 
 

void tlp::BooleanProperty::reverseEdgeDirection  ) 
 

reverse all the direction of edges of the visible graph which are true in this BooleanProperty


Friends And Related Function Documentation

friend class BooleanAlgorithm [friend]
 



Tulip Software by LaBRI Visualization Team    2001 - 2007