public class KMLLineString extends KMLAbstractGeometry
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 |
---|
KMLLineString(java.lang.String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAltitudeMode() |
Position.PositionList |
getCoordinates() |
java.lang.Boolean |
getExtrude() |
java.lang.Boolean |
getTessellate() |
boolean |
isExtrude() |
boolean |
isTessellate() |
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 java.lang.String getAltitudeMode()
public Position.PositionList getCoordinates()
public java.lang.Boolean getExtrude()
public java.lang.Boolean getTessellate()
public boolean isExtrude()
public boolean isTessellate()