Package y.layout.labeling

This package contains algorithms for the automatic placement of labels.

See:
          Description

Class Summary
AbstractLabelingAlgorithm This class an anstract base class for labeling algorithms.
GreedyMISLabeling This class places the labels of a graph using a greedy strategy.
MISLabelingAlgorithm Solving labeling problem by reducing it to the maximum independent set problem.
SALabeling This class places the labels of a graph using a simulated annealing strategy.
 

Package y.layout.labeling Description

This package contains algorithms for the automatic placement of labels.


© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003