public class KMLIconStyle extends KMLAbstractColorStyle
MSG_BOX_CHANGED, MSG_GEOMETRY_CHANGED, MSG_LINK_CHANGED, MSG_STYLE_CHANGED, MSG_TIME_CHANGED, MSG_VIEW_CHANGEDCHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description |
|---|
KMLIconStyle(java.lang.String namespaceURI)
Construct an instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getHeading() |
KMLVec2 |
getHotSpot() |
KMLIcon |
getIcon() |
java.lang.Double |
getScale() |
void |
onChange(Message msg) |
getColor, getColorModeapplyChangegetId, getRoot, getTargetId, onMessageallocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParentpublic KMLIconStyle(java.lang.String namespaceURI)
namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.public java.lang.Double getHeading()
public KMLVec2 getHotSpot()
public KMLIcon getIcon()
public java.lang.Double getScale()
public void onChange(Message msg)
onChange in class KMLAbstractObject