public class AnimSetElement extends OdfElement
| Modifier and Type | Field and Description |
|---|---|
static OdfName |
ELEMENT_NAME |
localName, namespaceURIattributes, namefirstChild, fNodeListCache, ownerDocumentnextSibling, previousSiblingDOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODEATTRIBUTE_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_NODEDERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION| Constructor and Description |
|---|
AnimSetElement(OdfFileDom ownerDoc)
Create the instance of
AnimSetElement |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
String |
getAnimSubItemAttribute()
Receives the value of the ODFDOM attribute representation
AnimSubItemAttribute , See anim:sub-item |
OdfName |
getOdfName()
Get the element name
|
String |
getSmilAccelerateAttribute()
Receives the value of the ODFDOM attribute representation
SmilAccelerateAttribute , See smil:accelerate |
String |
getSmilAccumulateAttribute()
Receives the value of the ODFDOM attribute representation
SmilAccumulateAttribute , See smil:accumulate |
String |
getSmilAdditiveAttribute()
Receives the value of the ODFDOM attribute representation
SmilAdditiveAttribute , See smil:additive |
String |
getSmilAttributeNameAttribute()
Receives the value of the ODFDOM attribute representation
SmilAttributeNameAttribute , See smil:attributeName
Attribute is mandatory. |
Boolean |
getSmilAutoReverseAttribute()
Receives the value of the ODFDOM attribute representation
SmilAutoReverseAttribute , See smil:autoReverse |
String |
getSmilBeginAttribute()
Receives the value of the ODFDOM attribute representation
SmilBeginAttribute , See smil:begin |
String |
getSmilDecelerateAttribute()
Receives the value of the ODFDOM attribute representation
SmilDecelerateAttribute , See smil:decelerate |
String |
getSmilDurAttribute()
Receives the value of the ODFDOM attribute representation
SmilDurAttribute , See smil:dur |
String |
getSmilEndAttribute()
Receives the value of the ODFDOM attribute representation
SmilEndAttribute , See smil:end |
String |
getSmilFillAttribute()
Receives the value of the ODFDOM attribute representation
SmilFillAttribute , See smil:fill |
String |
getSmilFillDefaultAttribute()
Receives the value of the ODFDOM attribute representation
SmilFillDefaultAttribute , See smil:fillDefault |
String |
getSmilRepeatCountAttribute()
Receives the value of the ODFDOM attribute representation
SmilRepeatCountAttribute , See smil:repeatCount |
String |
getSmilRepeatDurAttribute()
Receives the value of the ODFDOM attribute representation
SmilRepeatDurAttribute , See smil:repeatDur |
String |
getSmilRestartAttribute()
Receives the value of the ODFDOM attribute representation
SmilRestartAttribute , See smil:restart |
String |
getSmilRestartDefaultAttribute()
Receives the value of the ODFDOM attribute representation
SmilRestartDefaultAttribute , See smil:restartDefault |
String |
getSmilTargetElementAttribute()
Receives the value of the ODFDOM attribute representation
SmilTargetElementAttribute , See smil:targetElement |
String |
getSmilToAttribute()
Receives the value of the ODFDOM attribute representation
SmilToAttribute , See smil:to |
void |
setAnimSubItemAttribute(String animSubItemValue)
Sets the value of ODFDOM attribute representation
AnimSubItemAttribute , See anim:sub-item |
void |
setSmilAccelerateAttribute(String smilAccelerateValue)
Sets the value of ODFDOM attribute representation
SmilAccelerateAttribute , See smil:accelerate |
void |
setSmilAccumulateAttribute(String smilAccumulateValue)
Sets the value of ODFDOM attribute representation
SmilAccumulateAttribute , See smil:accumulate |
void |
setSmilAdditiveAttribute(String smilAdditiveValue)
Sets the value of ODFDOM attribute representation
SmilAdditiveAttribute , See smil:additive |
void |
setSmilAttributeNameAttribute(String smilAttributeNameValue)
Sets the value of ODFDOM attribute representation
SmilAttributeNameAttribute , See smil:attributeName |
void |
setSmilAutoReverseAttribute(Boolean smilAutoReverseValue)
Sets the value of ODFDOM attribute representation
SmilAutoReverseAttribute , See smil:autoReverse |
void |
setSmilBeginAttribute(String smilBeginValue)
Sets the value of ODFDOM attribute representation
SmilBeginAttribute , See smil:begin |
void |
setSmilDecelerateAttribute(String smilDecelerateValue)
Sets the value of ODFDOM attribute representation
SmilDecelerateAttribute , See smil:decelerate |
void |
setSmilDurAttribute(String smilDurValue)
Sets the value of ODFDOM attribute representation
SmilDurAttribute , See smil:dur |
void |
setSmilEndAttribute(String smilEndValue)
Sets the value of ODFDOM attribute representation
SmilEndAttribute , See smil:end |
void |
setSmilFillAttribute(String smilFillValue)
Sets the value of ODFDOM attribute representation
SmilFillAttribute , See smil:fill |
void |
setSmilFillDefaultAttribute(String smilFillDefaultValue)
Sets the value of ODFDOM attribute representation
SmilFillDefaultAttribute , See smil:fillDefault |
void |
setSmilRepeatCountAttribute(String smilRepeatCountValue)
Sets the value of ODFDOM attribute representation
SmilRepeatCountAttribute , See smil:repeatCount |
void |
setSmilRepeatDurAttribute(String smilRepeatDurValue)
Sets the value of ODFDOM attribute representation
SmilRepeatDurAttribute , See smil:repeatDur |
void |
setSmilRestartAttribute(String smilRestartValue)
Sets the value of ODFDOM attribute representation
SmilRestartAttribute , See smil:restart |
void |
setSmilRestartDefaultAttribute(String smilRestartDefaultValue)
Sets the value of ODFDOM attribute representation
SmilRestartDefaultAttribute , See smil:restartDefault |
void |
setSmilTargetElementAttribute(String smilTargetElementValue)
Sets the value of ODFDOM attribute representation
SmilTargetElementAttribute , See smil:targetElement |
void |
setSmilToAttribute(String smilToValue)
Sets the value of ODFDOM attribute representation
SmilToAttribute , See smil:to |
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toStringgetLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setTypegetAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeDatagetChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrengetNextSibling, getParentNode, getPreviousSiblingaddEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserDataclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserDatapublic static final OdfName ELEMENT_NAME
public AnimSetElement(OdfFileDom ownerDoc)
AnimSetElementownerDoc - The type is OdfFileDompublic OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element anim:set.public String getAnimSubItemAttribute()
AnimSubItemAttribute , See anim:sub-itemString , the value or null, if the attribute is not set and no default value defined.public void setAnimSubItemAttribute(String animSubItemValue)
AnimSubItemAttribute , See anim:sub-itemanimSubItemValue - The type is Stringpublic String getSmilAccelerateAttribute()
SmilAccelerateAttribute , See smil:accelerateString , the value or null, if the attribute is not set and no default value defined.public void setSmilAccelerateAttribute(String smilAccelerateValue)
SmilAccelerateAttribute , See smil:acceleratesmilAccelerateValue - The type is Stringpublic String getSmilAccumulateAttribute()
SmilAccumulateAttribute , See smil:accumulateString , the value or null, if the attribute is not set and no default value defined.public void setSmilAccumulateAttribute(String smilAccumulateValue)
SmilAccumulateAttribute , See smil:accumulatesmilAccumulateValue - The type is Stringpublic String getSmilAdditiveAttribute()
SmilAdditiveAttribute , See smil:additiveString , the value or null, if the attribute is not set and no default value defined.public void setSmilAdditiveAttribute(String smilAdditiveValue)
SmilAdditiveAttribute , See smil:additivesmilAdditiveValue - The type is Stringpublic String getSmilAttributeNameAttribute()
SmilAttributeNameAttribute , See smil:attributeName
Attribute is mandatory.String , the value or null, if the attribute is not set and no default value defined.public void setSmilAttributeNameAttribute(String smilAttributeNameValue)
SmilAttributeNameAttribute , See smil:attributeNamesmilAttributeNameValue - The type is Stringpublic Boolean getSmilAutoReverseAttribute()
SmilAutoReverseAttribute , See smil:autoReverseBoolean , the value or null, if the attribute is not set and no default value defined.public void setSmilAutoReverseAttribute(Boolean smilAutoReverseValue)
SmilAutoReverseAttribute , See smil:autoReversesmilAutoReverseValue - The type is Booleanpublic String getSmilBeginAttribute()
SmilBeginAttribute , See smil:beginString , the value or null, if the attribute is not set and no default value defined.public void setSmilBeginAttribute(String smilBeginValue)
SmilBeginAttribute , See smil:beginsmilBeginValue - The type is Stringpublic String getSmilDecelerateAttribute()
SmilDecelerateAttribute , See smil:decelerateString , the value or null, if the attribute is not set and no default value defined.public void setSmilDecelerateAttribute(String smilDecelerateValue)
SmilDecelerateAttribute , See smil:deceleratesmilDecelerateValue - The type is Stringpublic String getSmilDurAttribute()
SmilDurAttribute , See smil:durString , the value or null, if the attribute is not set and no default value defined.public void setSmilDurAttribute(String smilDurValue)
SmilDurAttribute , See smil:dursmilDurValue - The type is Stringpublic String getSmilEndAttribute()
SmilEndAttribute , See smil:endString , the value or null, if the attribute is not set and no default value defined.public void setSmilEndAttribute(String smilEndValue)
SmilEndAttribute , See smil:endsmilEndValue - The type is Stringpublic String getSmilFillAttribute()
SmilFillAttribute , See smil:fillString , the value or null, if the attribute is not set and no default value defined.public void setSmilFillAttribute(String smilFillValue)
SmilFillAttribute , See smil:fillsmilFillValue - The type is Stringpublic String getSmilFillDefaultAttribute()
SmilFillDefaultAttribute , See smil:fillDefaultString , the value or null, if the attribute is not set and no default value defined.public void setSmilFillDefaultAttribute(String smilFillDefaultValue)
SmilFillDefaultAttribute , See smil:fillDefaultsmilFillDefaultValue - The type is Stringpublic String getSmilRepeatCountAttribute()
SmilRepeatCountAttribute , See smil:repeatCountString , the value or null, if the attribute is not set and no default value defined.public void setSmilRepeatCountAttribute(String smilRepeatCountValue)
SmilRepeatCountAttribute , See smil:repeatCountsmilRepeatCountValue - The type is Stringpublic String getSmilRepeatDurAttribute()
SmilRepeatDurAttribute , See smil:repeatDurString , the value or null, if the attribute is not set and no default value defined.public void setSmilRepeatDurAttribute(String smilRepeatDurValue)
SmilRepeatDurAttribute , See smil:repeatDursmilRepeatDurValue - The type is Stringpublic String getSmilRestartAttribute()
SmilRestartAttribute , See smil:restartString , the value or null, if the attribute is not set and no default value defined.public void setSmilRestartAttribute(String smilRestartValue)
SmilRestartAttribute , See smil:restartsmilRestartValue - The type is Stringpublic String getSmilRestartDefaultAttribute()
SmilRestartDefaultAttribute , See smil:restartDefaultString , the value or null, if the attribute is not set and no default value defined.public void setSmilRestartDefaultAttribute(String smilRestartDefaultValue)
SmilRestartDefaultAttribute , See smil:restartDefaultsmilRestartDefaultValue - The type is Stringpublic String getSmilTargetElementAttribute()
SmilTargetElementAttribute , See smil:targetElementString , the value or null, if the attribute is not set and no default value defined.public void setSmilTargetElementAttribute(String smilTargetElementValue)
SmilTargetElementAttribute , See smil:targetElementsmilTargetElementValue - The type is Stringpublic String getSmilToAttribute()
SmilToAttribute , See smil:toString , the value or null, if the attribute is not set and no default value defined.public void setSmilToAttribute(String smilToValue)
SmilToAttribute , See smil:tosmilToValue - The type is Stringpublic void accept(ElementVisitor visitor)
OdfElementaccept in class OdfElementvisitor - an instance of DefaultElementVisitorCopyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.