Tulip  4.6.0
Better Visualization Through Research
tlp::AbstractProperty< Tnode, Tedge, Tprop >::MetaValueCalculator Class Reference

#include <AbstractProperty.h>

+ Inheritance diagram for tlp::AbstractProperty< Tnode, Tedge, Tprop >::MetaValueCalculator:
+ Collaboration diagram for tlp::AbstractProperty< Tnode, Tedge, Tprop >::MetaValueCalculator:

List of all members.

Public Member Functions

virtual void computeMetaValue (AbstractProperty< Tnode, Tedge, Tprop > *, node, Graph *, Graph *)
virtual void computeMetaValue (AbstractProperty< Tnode, Tedge, Tprop > *, edge, tlp::Iterator< edge > *, Graph *)

Detailed Description

template<class Tnode, class Tedge, class Tprop = PropertyInterface>
class tlp::AbstractProperty< Tnode, Tedge, Tprop >::MetaValueCalculator

This class is used to delegate the computation of the values associated to meta nodes or edges.

Definition at line 393 of file AbstractProperty.h.

 All Classes Files Functions Variables Enumerations Enumerator Properties