Package | Description |
---|---|
ilog.tgo.graphic.graphlayout.labellayout |
Contains the classes needed for the label layout
|
ilog.views.graphlayout.hierarchical |
The Hierarchical Layout algorithm arranges the nodes of the graph
in horizontal or vertical levels, so that the majority of the
links point in the same direction (top-down, left-to-right, and so on).
|
ilog.views.graphlayout.labellayout.annealing |
The Annealing Label Layout places labels close to related obstacles
such that the amount of overlaps among labels, and between labels
and obstacles is small.
|
ilog.views.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.labelling |
Provides classes and interfaces for map labelling.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
Class and Description |
---|
IlvAnnealingLabelLayout
The main class for the Simulated Annealing Label Layout algorithm.
|
Class and Description |
---|
IlvAnnealingLabelLayout
The main class for the Simulated Annealing Label Layout algorithm.
|
Class and Description |
---|
IlvAnnealingLabelDescriptor
The class
IlvAnnealingLabelDescriptor is the abstract
base class of all label descriptors. |
IlvAnnealingLabelDescriptorProvider
This interface is useful if your application knows which labels belong
to which related obstacle even when there are no 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). |
IlvObstacleOffsetInterface
An interface used to select specific minimal offsets between certain
label/obstacle pairs.
|
Class and Description |
---|
IlvAnnealingLabelLayout
The main class for the Simulated Annealing Label Layout algorithm.
|
Class and Description |
---|
IlvAnnealingLabelLayout
The main class for the Simulated Annealing Label Layout algorithm.
|
Class and Description |
---|
IlvAnnealingLabelLayout
The main class for the Simulated Annealing Label Layout algorithm.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.