public class GXPlaylist extends KMLAbstractObject
Modifier and Type | Field and Description |
---|---|
protected List<GXAbstractTourPrimitive> |
tourPrimitives |
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 |
---|
GXPlaylist(String namespaceURI) |
Modifier and Type | Method and Description |
---|---|
protected void |
addTourPrimitive(GXAbstractTourPrimitive o) |
protected void |
doAddEventContent(Object o,
XMLEventParserContext ctx,
XMLEvent event,
Object... args) |
List<GXAbstractTourPrimitive> |
getTourPrimitives() |
applyChange, getId, getRoot, getTargetId, onChange, onMessage
allocate, doAddCharacters, doAddEventAttribute, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParent
protected List<GXAbstractTourPrimitive> tourPrimitives
public GXPlaylist(String namespaceURI)
protected void addTourPrimitive(GXAbstractTourPrimitive o)
protected void doAddEventContent(Object o, XMLEventParserContext ctx, XMLEvent event, Object... args) throws XMLStreamException
doAddEventContent
in class AbstractXMLEventParser
XMLStreamException
public List<GXAbstractTourPrimitive> getTourPrimitives()