Overview     Modules     Class Hierarchy     Classes     Members  

tlp::SizeProperty Class Reference
[Properties]

#include <SizeProperty.h>

Inheritance diagram for tlp::SizeProperty:
Collaboration diagram for tlp::SizeProperty:

List of all members.

Public Member Functions

Protected Member Functions

Friends


Constructor & Destructor Documentation

tlp::SizeProperty::SizeProperty ( Graph  ) 

tlp::SizeProperty::~SizeProperty (  ) 


Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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


Friends And Related Function Documentation

friend class SizeAlgorithm [friend]



Tulip Software by LaBRI Visualization Team    2001 - 2007