MetricMapping Class Reference
[Size]
List of all members.
Detailed Description
MetricMapping.h - Compute size of elements according to a metric.
This plugin enables to set the size of the grapÄ¥’s elements according to a metric.
- Author:
- David Auber University Bordeaux I France: Email:auber@tulip-software.org
Public Member Functions
Constructor & Destructor Documentation
MetricMapping::MetricMapping |
( |
const PropertyContext & |
context |
) |
[inline] |
|
MetricMapping::~MetricMapping |
( |
|
) |
[inline] |
|
Member Function Documentation
bool MetricMapping::check |
( |
std::string & |
errorMsg |
) |
[inline] |
|
void MetricMapping::computeEdgeSize |
( |
|
) |
[inline] |
|
void MetricMapping::computeNodeSize |
( |
|
) |
[inline] |
|
bool MetricMapping::run |
( |
|
) |
[inline] |
|
|