public class KMLLookAt extends KMLAbstractView
MSG_BOX_CHANGED, MSG_GEOMETRY_CHANGED, MSG_LINK_CHANGED, MSG_STYLE_CHANGED, MSG_TIME_CHANGED, MSG_VIEW_CHANGED
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
KMLLookAt(java.lang.String namespaceURI)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getAltitude() |
java.lang.String |
getAltitudeMode() |
java.lang.Double |
getHeading() |
java.lang.Double |
getLatitude() |
java.lang.Double |
getLongitude() |
java.lang.Double |
getRange() |
java.lang.Double |
getTilt() |
applyChange
getId, getRoot, getTargetId, onChange, onMessage
allocate, 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, setParent
public KMLLookAt(java.lang.String namespaceURI)
namespaceURI
- the qualifying namespace URI. May be null to indicate no namespace qualification.public java.lang.Double getAltitude()
public java.lang.String getAltitudeMode()
public java.lang.Double getHeading()
public java.lang.Double getLatitude()
public java.lang.Double getLongitude()
public java.lang.Double getRange()
public java.lang.Double getTilt()