Package | Description |
---|---|
ilog.views.maps.label |
This package contains JViews Maps labeling classes.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapAreaLabel
Class for displaying labels on areas (that is, closed polylines).
|
class |
IlvMapLineLabel
Class for displaying labels on polylines.
|
class |
IlvMapPointLabel
Class for displaying labels on
IlvMapPoints . |
Modifier and Type | Method and Description |
---|---|
IlvMapLabelingLabel[] |
IlvMapLabeler.createLabels(IlvGraphic graphic,
String message)
Creates and sets up map label components.
|
IlvMapLabelingLabel[] |
IlvMapDefaultLabeler.createLabels(IlvGraphic graphic,
String message)
Creates and sets up map label components.
|
IlvMapLabelingLabel[] |
IlvMapLabelFactory.getGisLabel(IlvGraphic comp)
Returns the appropriate
IlvMapLabelingLabel[] for
an IlvGraphic component. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.