Overview     Modules     Class Hierarchy     Classes     Members  

tlp::SizeProperty Class Reference
[Properties]

#include <SizeProperty.h>

Inherits tlp::AbstractProperty< SizeType, SizeType, SizeAlgorithm >.

Inheritance diagram for tlp::SizeProperty:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

Protected Member Functions

Friends


Constructor & Destructor Documentation

tlp::SizeProperty::SizeProperty Graph  ) 
 

tlp::SizeProperty::~SizeProperty  ) 
 


Member Function Documentation

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

Implements tlp::PropertyInterface.

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

Implements tlp::PropertyInterface.

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

Implements tlp::PropertyInterface.

Size tlp::SizeProperty::getMax Graph sg = 0  ) 
 

Size tlp::SizeProperty::getMin Graph sg = 0  ) 
 

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

void tlp::SizeProperty::resetMinMax  )  [protected]
 

void tlp::SizeProperty::scale const tlp::Vector< float, 3 > &  ,
Iterator< node > *  ,
Iterator< edge > * 
 

void tlp::SizeProperty::scale const tlp::Vector< float, 3 > &  ,
Graph sg = 0
 

virtual void tlp::SizeProperty::setAllEdgeValue_handler const SizeType::RealType  )  [protected, virtual]
 

virtual void tlp::SizeProperty::setAllNodeValue_handler const SizeType::RealType  )  [protected, virtual]
 

virtual void tlp::SizeProperty::setEdgeValue_handler const edge  e,
const SizeType::RealType
[protected, virtual]
 

virtual void tlp::SizeProperty::setNodeValue_handler const node  n,
const SizeType::RealType
[protected, virtual]
 


Friends And Related Function Documentation

friend class SizeAlgorithm [friend]
 



Tulip Software by LaBRI Visualization Team    2001 - 2007