public abstract class KMLAbstractLatLonBoxType extends KMLAbstractObject
MSG_BOX_CHANGED, MSG_GEOMETRY_CHANGED, MSG_LINK_CHANGED, MSG_STYLE_CHANGED, MSG_TIME_CHANGED, MSG_VIEW_CHANGEDCHARACTERS_CONTENT, fields, namespaceURI, parent| Modifier | Constructor and Description |
|---|---|
protected |
KMLAbstractLatLonBoxType(java.lang.String namespaceURI)
Construct an instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyChange(KMLAbstractObject sourceValues) |
java.lang.Double |
getEast() |
java.lang.Double |
getNorth() |
java.lang.Double |
getSouth() |
java.lang.Double |
getWest() |
getId, getRoot, getTargetId, onChange, 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, setParentprotected KMLAbstractLatLonBoxType(java.lang.String namespaceURI)
namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.public void applyChange(KMLAbstractObject sourceValues)
applyChange in class KMLAbstractObjectpublic java.lang.Double getEast()
public java.lang.Double getNorth()
public java.lang.Double getSouth()
public java.lang.Double getWest()