Overview     Modules     Class Hierarchy     Classes     Members  

tlp::IntegerProperty Class Reference
[Properties]

#include <IntegerProperty.h>

Inheritance diagram for tlp::IntegerProperty:
Collaboration diagram for tlp::IntegerProperty:

List of all members.

Public Member Functions

Protected Member Functions

Friends


Constructor & Destructor Documentation

tlp::IntegerProperty::IntegerProperty ( Graph  ) 

tlp::IntegerProperty::~IntegerProperty (  ) 


Member Function Documentation

IntegerType::RealType tlp::IntegerProperty::getNodeMin (  ) 

IntegerType::RealType tlp::IntegerProperty::getNodeMax (  ) 

IntegerType::RealType tlp::IntegerProperty::getEdgeMin (  ) 

IntegerType::RealType tlp::IntegerProperty::getEdgeMax (  ) 

PropertyInterface* tlp::IntegerProperty::clonePrototype ( Graph ,
std::string   
) [virtual]

void tlp::IntegerProperty::copy ( const   node,
const   node,
PropertyInterface  
) [virtual]

void tlp::IntegerProperty::copy ( const   edge,
const   edge,
PropertyInterface  
) [virtual]

void tlp::IntegerProperty::reset_handler (  )  [protected]

void tlp::IntegerProperty::recompute_handler (  )  [protected]

void tlp::IntegerProperty::clone_handler ( AbstractProperty< IntegerType, IntegerType > &   )  [protected]


Friends And Related Function Documentation

friend class IntegerAlgorithm [friend]



Tulip Software by LaBRI Visualization Team    2001 - 2007