Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
IlvObstacleOffsetInterface |
IlvAnnealingLabelLayout.getObstacleOffsetInterface()
Returns the obstacle offset interface used during layout.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvAnnealingLabelLayout.setObstacleOffsetInterface(IlvObstacleOffsetInterface ifc)
Allows you to install an obstacle offset interface, that is, an object
that allows selecting specific minimum offsets between certain
label/obstacle pairs.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.