|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.AbstractNode
org.apache.batik.dom.AbstractParentNode
org.apache.batik.dom.AbstractParentChildNode
org.apache.batik.dom.AbstractElement
org.apache.batik.dom.svg.AbstractElement
org.apache.batik.dom.svg.SVGOMElement
org.apache.batik.dom.svg.SVGOMAnimationElement
public abstract class SVGOMAnimationElement
This class provides an implementation of the SVGAnimationElement
interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.batik.dom.svg.SVGOMElement |
---|
SVGOMElement.UnitContext |
Nested classes/interfaces inherited from class org.apache.batik.dom.svg.AbstractElement |
---|
AbstractElement.ExtendedNamedNodeHashMap |
Nested classes/interfaces inherited from class org.apache.batik.dom.AbstractElement |
---|
AbstractElement.ElementTypeInfo, AbstractElement.Entry, AbstractElement.NamedNodeHashMap |
Nested classes/interfaces inherited from class org.apache.batik.dom.AbstractParentNode |
---|
AbstractParentNode.ChildNodes, AbstractParentNode.ElementsByTagName, AbstractParentNode.ElementsByTagNameNS |
Field Summary | |
---|---|
protected SVGOMAnimatedBoolean |
externalResourcesRequired
The 'externalResourcesRequired' attribute value. |
protected static DoublyIndexedTable |
xmlTraitInformation
Table mapping XML attribute names to TraitInformation objects. |
Fields inherited from class org.apache.batik.dom.svg.SVGOMElement |
---|
prefix, readonly, svgContext, targetListeners, unitContext |
Fields inherited from class org.apache.batik.dom.svg.AbstractElement |
---|
liveAttributeValues |
Fields inherited from class org.apache.batik.dom.AbstractElement |
---|
attributes, typeInfo |
Fields inherited from class org.apache.batik.dom.AbstractParentChildNode |
---|
nextSibling, parentNode, previousSibling |
Fields inherited from class org.apache.batik.dom.AbstractParentNode |
---|
childNodes |
Fields inherited from class org.apache.batik.dom.AbstractNode |
---|
DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, EMPTY_NODE_LIST, eventSupport, managerData, ownerDocument, userData, userDataHandlers |
Fields inherited from interface org.apache.batik.dom.anim.AnimationTarget |
---|
PERCENTAGE_FONT_SIZE, PERCENTAGE_VIEWPORT_HEIGHT, PERCENTAGE_VIEWPORT_SIZE, PERCENTAGE_VIEWPORT_WIDTH |
Fields inherited from interface org.w3c.dom.Node |
---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
Constructor Summary | |
---|---|
protected |
SVGOMAnimationElement()
Creates a new SVGOMAnimationElement. |
protected |
SVGOMAnimationElement(java.lang.String prefix,
AbstractDocument owner)
Creates a new SVGOMAnimationElement object. |
Method Summary | |
---|---|
boolean |
beginElement()
DOM: Implements org.w3c.dom.smil.ElementTimeControl#beginElement() . |
boolean |
beginElementAt(float offset)
DOM: Implements org.w3c.dom.smil.ElementTimeControl#beginElementAt(float) . |
boolean |
endElement()
DOM: Implements org.w3c.dom.smil.ElementTimeControl#endElement() . |
boolean |
endElementAt(float offset)
DOM: Implements org.w3c.dom.smil.ElementTimeControl#endElementAt(float) . |
float |
getCurrentTime()
DOM: Implements SVGAnimationElement#getCurrentTime() . |
SVGAnimatedBoolean |
getExternalResourcesRequired()
DOM: Implements org.w3c.dom.svg.SVGExternalResourcesRequired#getExternalResourcesRequired() . |
float |
getHyperlinkBeginTime()
Returns the time that the document would seek to if this animation element were hyperlinked to, or NaN if there is no
such begin time. |
SVGStringList |
getRequiredExtensions()
DOM: Implements org.w3c.dom.svg.SVGTests#getRequiredExtensions() . |
SVGStringList |
getRequiredFeatures()
DOM: Implements org.w3c.dom.svg.SVGTests#getRequiredFeatures() . |
float |
getSimpleDuration()
DOM: Implements SVGAnimationElement#getSimpleDuration() . |
float |
getStartTime()
DOM: Implements SVGAnimationElement#getStartTime() . |
SVGStringList |
getSystemLanguage()
DOM: Implements org.w3c.dom.svg.SVGTests#getSystemLanguage() . |
SVGElement |
getTargetElement()
DOM: Implements SVGAnimationElement#getTargetElement() . |
protected DoublyIndexedTable |
getTraitInformationTable()
Returns the table of TraitInformation objects for this element. |
boolean |
hasExtension(java.lang.String extension)
DOM: Implements org.w3c.dom.svg.SVGTests#hasExtension(String) . |
protected void |
initializeAllLiveAttributes()
Initializes all live attributes for this element. |
Methods inherited from class org.apache.batik.dom.svg.AbstractElement |
---|
attrAdded, attrModified, attrRemoved, createAttributes, fireDOMAttrModifiedEvent, getAttributeInitializer, getCSSFirstChild, getCSSLastChild, getCSSNextSibling, getCSSParentNode, getCSSPreviousSibling, getLiveAttributeValue, initializeAttributes, isHiddenFromSelectors, putLiveAttributeValue, resetAttribute, setUnspecifiedAttribute |
Methods inherited from class org.apache.batik.dom.AbstractParentChildNode |
---|
getNextSibling, getParentNode, getPreviousSibling, setNextSibling, setParentNode, setPreviousSibling |
Methods inherited from class org.apache.batik.dom.AbstractParentNode |
---|
appendChild, checkAndRemove, fireDOMNodeInsertedEvent, fireDOMNodeInsertedIntoDocumentEvent, fireDOMNodeRemovedEvent, fireDOMNodeRemovedFromDocumentEvent, fireDOMSubtreeModifiedEvent, getChildNodes, getElementsByTagName, getElementsByTagNameNS, getFirstChild, getLastChild, getTextContent, hasChildNodes, insertBefore, removeChild, replaceChild |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.batik.dom.events.NodeEventTarget |
---|
addEventListenerNS, dispatchEvent, getEventSupport, getParentNodeEventTarget, removeEventListenerNS |
Methods inherited from interface org.w3c.dom.events.EventTarget |
---|
addEventListener, removeEventListener |
Methods inherited from interface org.w3c.dom.Element |
---|
getElementsByTagName, getElementsByTagNameNS |
Methods inherited from interface org.w3c.dom.Node |
---|
appendChild, cloneNode, compareDocumentPosition, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, removeChild, replaceChild, setNodeValue, setTextContent, setUserData |
Field Detail |
---|
protected static DoublyIndexedTable xmlTraitInformation
protected SVGOMAnimatedBoolean externalResourcesRequired
Constructor Detail |
---|
protected SVGOMAnimationElement()
protected SVGOMAnimationElement(java.lang.String prefix, AbstractDocument owner)
prefix
- The namespace prefix.owner
- The owner document.Method Detail |
---|
protected void initializeAllLiveAttributes()
initializeAllLiveAttributes
in class SVGOMElement
public SVGElement getTargetElement()
SVGAnimationElement#getTargetElement()
.
public float getStartTime()
SVGAnimationElement#getStartTime()
.
public float getCurrentTime()
SVGAnimationElement#getCurrentTime()
.
public float getSimpleDuration() throws org.w3c.dom.DOMException
SVGAnimationElement#getSimpleDuration()
.
org.w3c.dom.DOMException
public float getHyperlinkBeginTime()
NaN
if there is no
such begin time.
public boolean beginElement() throws org.w3c.dom.DOMException
org.w3c.dom.smil.ElementTimeControl#beginElement()
.
org.w3c.dom.DOMException
public boolean beginElementAt(float offset) throws org.w3c.dom.DOMException
org.w3c.dom.smil.ElementTimeControl#beginElementAt(float)
.
org.w3c.dom.DOMException
public boolean endElement() throws org.w3c.dom.DOMException
org.w3c.dom.smil.ElementTimeControl#endElement()
.
org.w3c.dom.DOMException
public boolean endElementAt(float offset) throws org.w3c.dom.DOMException
org.w3c.dom.smil.ElementTimeControl#endElementAt(float)
.
org.w3c.dom.DOMException
public SVGAnimatedBoolean getExternalResourcesRequired()
org.w3c.dom.svg.SVGExternalResourcesRequired#getExternalResourcesRequired()
.
public SVGStringList getRequiredFeatures()
org.w3c.dom.svg.SVGTests#getRequiredFeatures()
.
public SVGStringList getRequiredExtensions()
org.w3c.dom.svg.SVGTests#getRequiredExtensions()
.
public SVGStringList getSystemLanguage()
org.w3c.dom.svg.SVGTests#getSystemLanguage()
.
public boolean hasExtension(java.lang.String extension)
org.w3c.dom.svg.SVGTests#hasExtension(String)
.
protected DoublyIndexedTable getTraitInformationTable()
getTraitInformationTable
in class SVGOMElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |