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(String namespaceURI)
Construct an instance.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
getHeading() |
KMLVec2 |
getHotSpot() |
KMLIcon |
getIcon() |
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(String namespaceURI)
namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.