Overview     Modules     Class Hierarchy     Classes     Members  

tlp::DoubleProperty Class Reference

#include <DoubleProperty.h>

Inherits AbstractProperty< DoubleType, DoubleType, DoubleAlgorithm >, and tlp::PropertyObserver.

Collaboration diagram for tlp::DoubleProperty:

List of all members.

Public Member Functions

Friends


Constructor & Destructor Documentation

tlp::DoubleProperty::DoubleProperty ( Graph  ) 

Member Function Documentation

virtual void tlp::DoubleProperty::beforeSetAllEdgeValue ( PropertyInterface prop  )  [virtual]

Reimplemented from tlp::PropertyObserver.

virtual void tlp::DoubleProperty::beforeSetAllNodeValue ( PropertyInterface prop  )  [virtual]

Reimplemented from tlp::PropertyObserver.

virtual void tlp::DoubleProperty::beforeSetEdgeValue ( PropertyInterface prop,
const edge  e 
) [virtual]

Reimplemented from tlp::PropertyObserver.

virtual void tlp::DoubleProperty::beforeSetNodeValue ( PropertyInterface prop,
const node  n 
) [virtual]

Reimplemented from tlp::PropertyObserver.

void tlp::DoubleProperty::clone_handler ( AbstractProperty< DoubleType, DoubleType > &   ) 
PropertyInterface* tlp::DoubleProperty::clonePrototype ( Graph ,
std::string   
) [virtual]
void tlp::DoubleProperty::copy ( const   edge,
const   edge,
PropertyInterface  
) [virtual]
void tlp::DoubleProperty::copy ( const   node,
const   node,
PropertyInterface  
) [virtual]
DoubleType::RealType tlp::DoubleProperty::getEdgeMax ( Graph sg = 0  ) 
DoubleType::RealType tlp::DoubleProperty::getEdgeMin ( Graph sg = 0  ) 
DoubleType::RealType tlp::DoubleProperty::getNodeMax ( Graph sg = 0  ) 
DoubleType::RealType tlp::DoubleProperty::getNodeMin ( Graph sg = 0  ) 
void tlp::DoubleProperty::uniformQuantification ( unsigned  int  ) 

Friends And Related Function Documentation

friend class DoubleAlgorithm [friend]


Tulip Software by LaBRI Visualization Team    2001 - 2010