Package | Description |
---|---|
ilog.views.maps.graphic |
This package contains graphic objects specialized for cartographic display.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapGraphicText
IlvMapGraphicText is an extention of the IlvMapLabel
graphic object that reads the properties it will have from an
IlvMapStyle instance. |
Modifier and Type | Method and Description |
---|---|
IlvMapLabel |
IlvAnchoredLabel.getLabel()
Retrieves the
IlvMapLabel . |
Modifier and Type | Method and Description |
---|---|
static IlvAnchoredLabel |
IlvAnchoredLabel.GetAnchoredLabel(IlvMapLabel label)
Retrieves the
IlvAnchoredLabel from an IlvMapLabel . |
Constructor and Description |
---|
IlvAnchoredLabel(IlvGraphic reference,
IlvMapLabel label)
Constructs an
IlvAnchoredLabel by specifying a reference IlvGraphic
and an IlvMapLabel . |
IlvMapLabel(IlvMapLabel source)
Creates an instance, copy of the source label.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.