MetricSizeMapping.3tulip

Langue: en

Version: 345385 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

MetricSizeMapping -

Metric Mapping - Compute size of elements according to a metric.

SYNOPSIS


Public Member Functions


MetricSizeMapping (const PropertyContext &context)

~MetricSizeMapping ()

void computeNodeSize ()

void computeEdgeSize ()

bool check (std::string &errorMsg)

bool run ()

Detailed Description

Metric Mapping - Compute size of elements according to a metric.

This plugin enables to set the size of the graph's elements according to a metric.

Author:

David Auber University Bordeaux I France: Email:auber@tulip-software.org

Constructor & Destructor Documentation

MetricSizeMapping::MetricSizeMapping (const PropertyContext & context) [inline]

MetricSizeMapping::~MetricSizeMapping () [inline]

Member Function Documentation

bool MetricSizeMapping::check (std::string & errorMsg) [inline]

void MetricSizeMapping::computeEdgeSize () [inline]

void MetricSizeMapping::computeNodeSize () [inline]

bool MetricSizeMapping::run () [inline]

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.