|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.OdfElement
org.odftoolkit.odfdom.dom.element.anim.AnimSetElement
public class AnimSetElement
DOM implementation of OpenDocument element .
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| Fields inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
mOdfDocument |
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from class org.apache.xerces.dom.NodeImpl |
|---|
DOCUMENT_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_NODE |
| 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 |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
AnimSetElement(OdfFileDom ownerDoc)
Create the instance of AnimSetElement |
|
| Method Summary | |
|---|---|
java.lang.String |
getAnimSubItemAttribute()
Receives the value of the ODFDOM attribute representation AnimSubItemAttribute , See |
OdfName |
getOdfName()
Get the element name |
java.lang.Double |
getSmilAccelerateAttribute()
Receives the value of the ODFDOM attribute representation SmilAccelerateAttribute , See |
java.lang.String |
getSmilAccumulateAttribute()
Receives the value of the ODFDOM attribute representation SmilAccumulateAttribute , See |
java.lang.String |
getSmilAdditiveAttribute()
Receives the value of the ODFDOM attribute representation SmilAdditiveAttribute , See |
java.lang.String |
getSmilAttributeNameAttribute()
Receives the value of the ODFDOM attribute representation SmilAttributeNameAttribute , See |
java.lang.Boolean |
getSmilAutoReverseAttribute()
Receives the value of the ODFDOM attribute representation SmilAutoReverseAttribute , See |
java.lang.String |
getSmilBeginAttribute()
Receives the value of the ODFDOM attribute representation SmilBeginAttribute , See |
java.lang.Double |
getSmilDecelerateAttribute()
Receives the value of the ODFDOM attribute representation SmilDecelerateAttribute , See |
java.lang.String |
getSmilDurAttribute()
Receives the value of the ODFDOM attribute representation SmilDurAttribute , See |
java.lang.String |
getSmilEndAttribute()
Receives the value of the ODFDOM attribute representation SmilEndAttribute , See |
java.lang.String |
getSmilFillAttribute()
Receives the value of the ODFDOM attribute representation SmilFillAttribute , See |
java.lang.String |
getSmilFillDefaultAttribute()
Receives the value of the ODFDOM attribute representation SmilFillDefaultAttribute , See |
java.lang.String |
getSmilRepeatCountAttribute()
Receives the value of the ODFDOM attribute representation SmilRepeatCountAttribute , See |
java.lang.String |
getSmilRepeatDurAttribute()
Receives the value of the ODFDOM attribute representation SmilRepeatDurAttribute , See |
java.lang.String |
getSmilRestartAttribute()
Receives the value of the ODFDOM attribute representation SmilRestartAttribute , See |
java.lang.String |
getSmilRestartDefaultAttribute()
Receives the value of the ODFDOM attribute representation SmilRestartDefaultAttribute , See |
java.lang.String |
getSmilTargetElementAttribute()
Receives the value of the ODFDOM attribute representation SmilTargetElementAttribute , See |
java.lang.String |
getSmilToAttribute()
Receives the value of the ODFDOM attribute representation SmilToAttribute , See |
void |
init(java.lang.String smilAttributeNameAttributeValue)
Initialization of the mandatory attributes of AnimSetElement |
void |
setAnimSubItemAttribute(java.lang.String animSubItemValue)
Sets the value of ODFDOM attribute representation AnimSubItemAttribute , See |
void |
setSmilAccelerateAttribute(java.lang.Double smilAccelerateValue)
Sets the value of ODFDOM attribute representation SmilAccelerateAttribute , See |
void |
setSmilAccumulateAttribute(java.lang.String smilAccumulateValue)
Sets the value of ODFDOM attribute representation SmilAccumulateAttribute , See |
void |
setSmilAdditiveAttribute(java.lang.String smilAdditiveValue)
Sets the value of ODFDOM attribute representation SmilAdditiveAttribute , See |
void |
setSmilAttributeNameAttribute(java.lang.String smilAttributeNameValue)
Sets the value of ODFDOM attribute representation SmilAttributeNameAttribute , See |
void |
setSmilAutoReverseAttribute(java.lang.Boolean smilAutoReverseValue)
Sets the value of ODFDOM attribute representation SmilAutoReverseAttribute , See |
void |
setSmilBeginAttribute(java.lang.String smilBeginValue)
Sets the value of ODFDOM attribute representation SmilBeginAttribute , See |
void |
setSmilDecelerateAttribute(java.lang.Double smilDecelerateValue)
Sets the value of ODFDOM attribute representation SmilDecelerateAttribute , See |
void |
setSmilDurAttribute(java.lang.String smilDurValue)
Sets the value of ODFDOM attribute representation SmilDurAttribute , See |
void |
setSmilEndAttribute(java.lang.String smilEndValue)
Sets the value of ODFDOM attribute representation SmilEndAttribute , See |
void |
setSmilFillAttribute(java.lang.String smilFillValue)
Sets the value of ODFDOM attribute representation SmilFillAttribute , See |
void |
setSmilFillDefaultAttribute(java.lang.String smilFillDefaultValue)
Sets the value of ODFDOM attribute representation SmilFillDefaultAttribute , See |
void |
setSmilRepeatCountAttribute(java.lang.String smilRepeatCountValue)
Sets the value of ODFDOM attribute representation SmilRepeatCountAttribute , See |
void |
setSmilRepeatDurAttribute(java.lang.String smilRepeatDurValue)
Sets the value of ODFDOM attribute representation SmilRepeatDurAttribute , See |
void |
setSmilRestartAttribute(java.lang.String smilRestartValue)
Sets the value of ODFDOM attribute representation SmilRestartAttribute , See |
void |
setSmilRestartDefaultAttribute(java.lang.String smilRestartDefaultValue)
Sets the value of ODFDOM attribute representation SmilRestartDefaultAttribute , See |
void |
setSmilTargetElementAttribute(java.lang.String smilTargetElementValue)
Sets the value of ODFDOM attribute representation SmilTargetElementAttribute , See |
void |
setSmilToAttribute(java.lang.String smilToValue)
Sets the value of ODFDOM attribute representation SmilToAttribute , See |
| Methods inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData |
| Field Detail |
|---|
public static final OdfName ELEMENT_NAME
| Constructor Detail |
|---|
public AnimSetElement(OdfFileDom ownerDoc)
AnimSetElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element .public void init(java.lang.String smilAttributeNameAttributeValue)
AnimSetElement
smilAttributeNameAttributeValue - The mandatory attribute "public java.lang.String getSmilTargetElementAttribute()
SmilTargetElementAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilTargetElementAttribute(java.lang.String smilTargetElementValue)
SmilTargetElementAttribute , See
smilTargetElementValue - The type is Stringpublic java.lang.String getAnimSubItemAttribute()
AnimSubItemAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setAnimSubItemAttribute(java.lang.String animSubItemValue)
AnimSubItemAttribute , See
animSubItemValue - The type is Stringpublic java.lang.String getSmilAttributeNameAttribute()
SmilAttributeNameAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilAttributeNameAttribute(java.lang.String smilAttributeNameValue)
SmilAttributeNameAttribute , See
smilAttributeNameValue - The type is Stringpublic java.lang.String getSmilToAttribute()
SmilToAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilToAttribute(java.lang.String smilToValue)
SmilToAttribute , See
smilToValue - The type is Stringpublic java.lang.String getSmilBeginAttribute()
SmilBeginAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilBeginAttribute(java.lang.String smilBeginValue)
SmilBeginAttribute , See
smilBeginValue - The type is Stringpublic java.lang.String getSmilEndAttribute()
SmilEndAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilEndAttribute(java.lang.String smilEndValue)
SmilEndAttribute , See
smilEndValue - The type is Stringpublic java.lang.String getSmilDurAttribute()
SmilDurAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilDurAttribute(java.lang.String smilDurValue)
SmilDurAttribute , See
smilDurValue - The type is Stringpublic java.lang.String getSmilRepeatDurAttribute()
SmilRepeatDurAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRepeatDurAttribute(java.lang.String smilRepeatDurValue)
SmilRepeatDurAttribute , See
smilRepeatDurValue - The type is Stringpublic java.lang.String getSmilRepeatCountAttribute()
SmilRepeatCountAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRepeatCountAttribute(java.lang.String smilRepeatCountValue)
SmilRepeatCountAttribute , See
smilRepeatCountValue - The type is Stringpublic java.lang.String getSmilRestartAttribute()
SmilRestartAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRestartAttribute(java.lang.String smilRestartValue)
SmilRestartAttribute , See
smilRestartValue - The type is Stringpublic java.lang.String getSmilRestartDefaultAttribute()
SmilRestartDefaultAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRestartDefaultAttribute(java.lang.String smilRestartDefaultValue)
SmilRestartDefaultAttribute , See
smilRestartDefaultValue - The type is Stringpublic java.lang.String getSmilFillAttribute()
SmilFillAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFillAttribute(java.lang.String smilFillValue)
SmilFillAttribute , See
smilFillValue - The type is Stringpublic java.lang.String getSmilFillDefaultAttribute()
SmilFillDefaultAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFillDefaultAttribute(java.lang.String smilFillDefaultValue)
SmilFillDefaultAttribute , See
smilFillDefaultValue - The type is Stringpublic java.lang.Double getSmilAccelerateAttribute()
SmilAccelerateAttribute , See
Double , the value or null, if the attribute is not set and no default value defined.public void setSmilAccelerateAttribute(java.lang.Double smilAccelerateValue)
SmilAccelerateAttribute , See
smilAccelerateValue - The type is Doublepublic java.lang.Double getSmilDecelerateAttribute()
SmilDecelerateAttribute , See
Double , the value or null, if the attribute is not set and no default value defined.public void setSmilDecelerateAttribute(java.lang.Double smilDecelerateValue)
SmilDecelerateAttribute , See
smilDecelerateValue - The type is Doublepublic java.lang.Boolean getSmilAutoReverseAttribute()
SmilAutoReverseAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setSmilAutoReverseAttribute(java.lang.Boolean smilAutoReverseValue)
SmilAutoReverseAttribute , See
smilAutoReverseValue - The type is Booleanpublic java.lang.String getSmilAccumulateAttribute()
SmilAccumulateAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilAccumulateAttribute(java.lang.String smilAccumulateValue)
SmilAccumulateAttribute , See
smilAccumulateValue - The type is Stringpublic java.lang.String getSmilAdditiveAttribute()
SmilAdditiveAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilAdditiveAttribute(java.lang.String smilAdditiveValue)
SmilAdditiveAttribute , See
smilAdditiveValue - The type is String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||