public interface IlvMapGraphic
IlvMapStyle
.Modifier and Type | Method and Description |
---|---|
IlvGraphic |
copy(IlvCoordinateTransformation transform)
Copies the element and applies the specified transformation to its coordinates.
|
IlvMapStyle |
getStyle()
Retrieves the
IlvMapStyle . |
IlvMapGeometry |
makeGeometry()
Creates a map geometry from the graphical object information.
|
void |
setStyle(IlvMapStyle style)
Sets the
IlvMapStyle . |
IlvMapStyle getStyle()
IlvMapStyle
.IlvMapStyle
.void setStyle(IlvMapStyle style)
IlvMapStyle
.style
- The IlvMapStyle
to set.IlvGraphic copy(IlvCoordinateTransformation transform) throws IlvCoordinateTransformationException
transform
- Transformation to apply.IlvCoordinateTransformationException
IlvMapGeometry makeGeometry()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.