Package | Description |
---|---|
ilog.views.maps.label |
This package contains JViews Maps labeling classes.
|
Modifier and Type | Method and Description |
---|---|
IlvMapLabelFactory |
IlvMapLabelManager.getLabelFactory()
Returns the
LabelFactory instance used by this
IlvMapLabelManager object. |
IlvMapLabelFactory |
IlvMapDefaultLabeler.getLabelFactory()
Deprecated.
Since JViews 8.8, you should use
getLabelManager().getLabelFactory() |
Modifier and Type | Method and Description |
---|---|
void |
IlvMapLabelManager.setLabelFactory(IlvMapLabelFactory factory)
Sets the
LabelFactory instance used by this
IlvMapLabelManager object. |
void |
IlvMapDefaultLabeler.setLabelFactory(IlvMapLabelFactory factory)
Deprecated.
Since JViews 8.8, you should use
getLabelManager().setLabelFactory(factory) |
Constructor and Description |
---|
IlvMapLabelManager(IlvManagerView view,
IlvMapLabelFactory labelFactory,
int refreshDelay)
The public constructor.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.