Package | Description |
---|---|
ilog.views.maps.label |
This package contains JViews Maps labeling classes.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapPointLabel.placeLabels(IlvManagerView view,
IlvLabelingAreas usedArea,
boolean forceCompute)
Method called when this label's position on screen needs to be computed.
|
void |
IlvMapLineLabel.placeLabels(IlvManagerView view,
IlvLabelingAreas usedArea,
boolean forceCompute)
Method called when the position of this label on screen needs to be computed.
|
abstract void |
IlvMapLabelingLabel.placeLabels(IlvManagerView view,
IlvLabelingAreas usedArea,
boolean forceCompute)
Method called when the position of this label on screen needs to be computed.
|
void |
IlvMapAreaLabel.placeLabels(IlvManagerView view,
IlvLabelingAreas usedArea,
boolean forceCompute)
Method called when the position of this label on screen needs to be computed.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.