|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvMapGraphic
Interface implemented by graphic objects that require
their graphic attributes to be read from a IlvMapStyle.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
IlvMapStyle getStyle()
IlvMapStyle.
IlvMapStyle.void setStyle(IlvMapStyle style)
IlvMapStyle.
style - The IlvMapStyle to set.
IlvGraphic copy(IlvCoordinateTransformation transform)
throws IlvCoordinateTransformationException
transform - Transformation to apply.
IlvCoordinateTransformationExceptionIlvMapGeometry makeGeometry()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||