See: Description
Interface | Description |
---|---|
IlvAnnealingLabelDescriptorProvider |
This interface is useful if your application knows which labels belong
to which related obstacle even when there are no label descriptors.
|
IlvObstacleOffsetInterface |
An interface used to select specific minimal offsets between certain
label/obstacle pairs.
|
Class | Description |
---|---|
IlvAnnealingLabelDescriptor |
The class
IlvAnnealingLabelDescriptor is the abstract
base class of all label descriptors. |
IlvAnnealingLabelLayout |
The main class for the Simulated Annealing Label Layout algorithm.
|
IlvAnnealingLabelLayoutLabelProperty |
The class
IlvAnnealingLabelLayoutLabelProperty allows you
to store the settings of an instance of
IlvAnnealingLabelLayout for an individual label as a
named property in the label. |
IlvAnnealingLabelLayoutManagerProperty |
The class
IlvAnnealingLabelLayoutManagerProperty allows
you to store the global settings of an instance of
IlvAnnealingLabelLayout as a named property in the
manager. |
IlvAnnealingPointLabelDescriptor |
The class
IlvAnnealingPointLabelDescriptor can be used to
specify that the label should be placed close to specific point (the
point labeling problem). |
IlvAnnealingPolylineLabelDescriptor |
The class
IlvAnnealingPolylineLabelDescriptor can be used
to specify that the label should be placed close to a polyline (the
polyline labeling problem). |
IlvOverlappingLabelMovementPolicy |
A label movement policy that allows a label to be moved by the label
layout algorithm only if the label initially overlaps other labels or
obstacles.
|
Sample drawing produced with the Annealing Label Layout:
Left: labeling of nodes in a graph, Right: labeling of cities
Link labeling
ilog.views.graphlayout.labellayout
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.