public class KMLModel extends KMLAbstractGeometry
| Modifier and Type | Field and Description | 
|---|---|
protected KMLLink | 
link  | 
protected boolean | 
linkFetched
Flag to indicate that the link has been fetched from the hash map. 
 | 
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 | 
|---|
KMLModel(String namespaceURI)
Construct an instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAltitudeMode()  | 
KMLLink | 
getLink()  | 
KMLLocation | 
getLocation()  | 
KMLOrientation | 
getOrientation()  | 
KMLResourceMap | 
getResourceMap()  | 
KMLScale | 
getScale()  | 
applyChangegetId, 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 KMLLink link
protected boolean linkFetched
public KMLModel(String namespaceURI)
namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.public String getAltitudeMode()
public KMLLink getLink()
public KMLLocation getLocation()
public KMLOrientation getOrientation()
public KMLResourceMap getResourceMap()
public KMLScale getScale()