Package | Description |
---|---|
ilog.views.maps.labelling |
Provides classes and interfaces for map labelling.
|
ilog.views.maps.rendering |
Provides renderer that work with IlvMapGraphic.
|
Modifier and Type | Method and Description |
---|---|
IlvMapTextRenderingStyle |
IlvLabeledPointRenderer.getTextRenderingStyle()
Retrieves the test rendering style for the
IlvAnchoredLabel s label. |
IlvMapTextRenderingStyle |
IlvLabeledAreaRenderer.getTextRenderingStyle()
Retrieves the test rendering style for the
IlvAnchoredLabel s label. |
Modifier and Type | Method and Description |
---|---|
void |
IlvLabeledPointRenderer.setTextRenderingStyle(IlvMapTextRenderingStyle style)
Sets the text style for the
IlvAnchoredLabel s label. |
void |
IlvLabeledAreaRenderer.setTextRenderingStyle(IlvMapTextRenderingStyle style)
Sets the text style for the
IlvAnchoredLabel 's label. |
Modifier and Type | Method and Description |
---|---|
IlvMapTextRenderingStyle |
IlvDefaultTextRenderer.getTextRenderingStyle()
Retrieves the text rendering style.
|
Modifier and Type | Method and Description |
---|---|
IlvGraphic |
IlvMapTextRenderer.createText(Class<?> klass,
Object anchor,
String string,
IlvMapTextRenderingStyle style)
Creates a text of a non predefined class.
|
protected IlvGraphic |
IlvDefaultTextRenderer.createText(Class<?> klass,
Object anchor,
String string,
IlvMapTextRenderingStyle style)
Creates a text of a non predefined class.
|
void |
IlvDefaultTextRenderer.setTextRenderingStyle(IlvMapTextRenderingStyle style)
Sets the text style for the labels.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.