Overview     Modules     Class Hierarchy     Classes     Members  

#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 )

Member Function Documentation

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

Reimplemented from tlp::PropertyObserver.

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

Reimplemented from tlp::PropertyObserver.

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

Reimplemented from tlp::PropertyObserver.

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

Reimplemented from tlp::PropertyObserver.

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]
Size tlp::SizeProperty::getMax ( Graph sg = 0)
Size tlp::SizeProperty::getMin ( Graph sg = 0)
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 
)

Friends And Related Function Documentation

friend class SizeAlgorithm [friend]


Tulip Software by LaBRI Visualization Team    2001 - 2011