Overview     Modules     Class Hierarchy     Classes     Members  

tlp::IntegerProperty Class Reference
[Properties]

#include <IntegerProperty.h>

Inherits AbstractProperty< IntegerType, IntegerType, IntegerAlgorithm >, and tlp::PropertyObserver.

Collaboration diagram for tlp::IntegerProperty:

List of all members.

Public Member Functions

Protected Member Functions

Friends


Constructor & Destructor Documentation

tlp::IntegerProperty::IntegerProperty ( Graph  ) 

Member Function Documentation

virtual void tlp::IntegerProperty::afterSetAllEdgeValue ( PropertyInterface prop  )  [virtual]

Reimplemented from tlp::PropertyObserver.

virtual void tlp::IntegerProperty::afterSetAllNodeValue ( PropertyInterface prop  )  [virtual]

Reimplemented from tlp::PropertyObserver.

virtual void tlp::IntegerProperty::afterSetEdgeValue ( PropertyInterface prop,
const edge  e 
) [virtual]

Reimplemented from tlp::PropertyObserver.

virtual void tlp::IntegerProperty::afterSetNodeValue ( PropertyInterface prop,
const node  n 
) [virtual]

Reimplemented from tlp::PropertyObserver.

void tlp::IntegerProperty::clone_handler ( AbstractProperty< IntegerType, IntegerType > &   )  [protected]
PropertyInterface* tlp::IntegerProperty::clonePrototype ( Graph ,
std::string   
) [virtual]
void tlp::IntegerProperty::copy ( const   edge,
const   edge,
PropertyInterface  
) [virtual]
void tlp::IntegerProperty::copy ( const   node,
const   node,
PropertyInterface  
) [virtual]
IntegerType::RealType tlp::IntegerProperty::getEdgeMax (  ) 
IntegerType::RealType tlp::IntegerProperty::getEdgeMin (  ) 
IntegerType::RealType tlp::IntegerProperty::getNodeMax (  ) 
IntegerType::RealType tlp::IntegerProperty::getNodeMin (  ) 

Friends And Related Function Documentation

friend class IntegerAlgorithm [friend]


Tulip Software by LaBRI Visualization Team    2001 - 2010