Overview     Modules     Class Hierarchy     Classes     Members  

tlp::DoubleProperty Class Reference

#include <DoubleProperty.h>

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

Inheritance diagram for tlp::DoubleProperty:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

Protected Member Functions

Friends


Constructor & Destructor Documentation

tlp::DoubleProperty::DoubleProperty Graph  ) 
 

tlp::DoubleProperty::~DoubleProperty  ) 
 


Member Function Documentation

void tlp::DoubleProperty::clone_handler AbstractProperty< DoubleType, DoubleType > &   )  [protected]
 

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

Implements tlp::PropertyInterface.

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

Implements tlp::PropertyInterface.

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

Implements tlp::PropertyInterface.

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::recompute_handler  )  [protected]
 

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

virtual void tlp::DoubleProperty::setAllEdgeValue_handler const DoubleType::RealType  )  [protected, virtual]
 

virtual void tlp::DoubleProperty::setAllNodeValue_handler const DoubleType::RealType  )  [protected, virtual]
 

virtual void tlp::DoubleProperty::setEdgeValue_handler const edge  e,
const DoubleType::RealType
[protected, virtual]
 

virtual void tlp::DoubleProperty::setNodeValue_handler const node  n,
const DoubleType::RealType
[protected, virtual]
 

void tlp::DoubleProperty::uniformQuantification unsigned  int  ) 
 


Friends And Related Function Documentation

friend class DoubleAlgorithm [friend]
 



Tulip Software by LaBRI Visualization Team    2001 - 2007