Overview     Modules     Class Hierarchy     Classes     Members  
Properties

Classes

Functions


Function Documentation

tlp::BooleanProperty::BooleanProperty ( Graph )
PropertyInterface* tlp::BooleanProperty::clonePrototype ( Graph ,
std::string   
) [virtual]
void tlp::BooleanProperty::copy ( const edge  ,
const edge  ,
PropertyInterface  
) [virtual]
void tlp::BooleanProperty::copy ( const node  ,
const node  ,
PropertyInterface  
) [virtual]
Iterator<edge>* tlp::BooleanProperty::getEdgesEqualTo ( const bool  val,
Graph = 0 
)
Iterator<node>* tlp::BooleanProperty::getNodesEqualTo ( const bool  val,
Graph = 0 
)
void tlp::BooleanProperty::reverse ( )
void tlp::BooleanProperty::reverseEdgeDirection ( )

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



Tulip Software by LaBRI Visualization Team    2001 - 2011