org.odftoolkit.odfdom.dom.element.anim
Class AnimSetElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.anim.AnimSetElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfAnimSet

public class AnimSetElement
extends OdfElement

DOM implementation of OpenDocument element .

See Also:
Serialized Form

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

ELEMENT_NAME

public static final OdfName ELEMENT_NAME
Constructor Detail

AnimSetElement

public AnimSetElement(OdfFileDom ownerDoc)
Create the instance of AnimSetElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element .

init

public void init(java.lang.String smilAttributeNameAttributeValue)
Initialization of the mandatory attributes of AnimSetElement

Parameters:
smilAttributeNameAttributeValue - The mandatory attribute "

getSmilTargetElementAttribute

public java.lang.String getSmilTargetElementAttribute()
Receives the value of the ODFDOM attribute representation SmilTargetElementAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilTargetElementAttribute

public void setSmilTargetElementAttribute(java.lang.String smilTargetElementValue)
Sets the value of ODFDOM attribute representation SmilTargetElementAttribute , See

Parameters:
smilTargetElementValue - The type is String

getAnimSubItemAttribute

public java.lang.String getAnimSubItemAttribute()
Receives the value of the ODFDOM attribute representation AnimSubItemAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setAnimSubItemAttribute

public void setAnimSubItemAttribute(java.lang.String animSubItemValue)
Sets the value of ODFDOM attribute representation AnimSubItemAttribute , See

Parameters:
animSubItemValue - The type is String

getSmilAttributeNameAttribute

public java.lang.String getSmilAttributeNameAttribute()
Receives the value of the ODFDOM attribute representation SmilAttributeNameAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilAttributeNameAttribute

public void setSmilAttributeNameAttribute(java.lang.String smilAttributeNameValue)
Sets the value of ODFDOM attribute representation SmilAttributeNameAttribute , See

Parameters:
smilAttributeNameValue - The type is String

getSmilToAttribute

public java.lang.String getSmilToAttribute()
Receives the value of the ODFDOM attribute representation SmilToAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilToAttribute

public void setSmilToAttribute(java.lang.String smilToValue)
Sets the value of ODFDOM attribute representation SmilToAttribute , See

Parameters:
smilToValue - The type is String

getSmilBeginAttribute

public java.lang.String getSmilBeginAttribute()
Receives the value of the ODFDOM attribute representation SmilBeginAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilBeginAttribute

public void setSmilBeginAttribute(java.lang.String smilBeginValue)
Sets the value of ODFDOM attribute representation SmilBeginAttribute , See

Parameters:
smilBeginValue - The type is String

getSmilEndAttribute

public java.lang.String getSmilEndAttribute()
Receives the value of the ODFDOM attribute representation SmilEndAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilEndAttribute

public void setSmilEndAttribute(java.lang.String smilEndValue)
Sets the value of ODFDOM attribute representation SmilEndAttribute , See

Parameters:
smilEndValue - The type is String

getSmilDurAttribute

public java.lang.String getSmilDurAttribute()
Receives the value of the ODFDOM attribute representation SmilDurAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilDurAttribute

public void setSmilDurAttribute(java.lang.String smilDurValue)
Sets the value of ODFDOM attribute representation SmilDurAttribute , See

Parameters:
smilDurValue - The type is String

getSmilRepeatDurAttribute

public java.lang.String getSmilRepeatDurAttribute()
Receives the value of the ODFDOM attribute representation SmilRepeatDurAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilRepeatDurAttribute

public void setSmilRepeatDurAttribute(java.lang.String smilRepeatDurValue)
Sets the value of ODFDOM attribute representation SmilRepeatDurAttribute , See

Parameters:
smilRepeatDurValue - The type is String

getSmilRepeatCountAttribute

public java.lang.String getSmilRepeatCountAttribute()
Receives the value of the ODFDOM attribute representation SmilRepeatCountAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilRepeatCountAttribute

public void setSmilRepeatCountAttribute(java.lang.String smilRepeatCountValue)
Sets the value of ODFDOM attribute representation SmilRepeatCountAttribute , See

Parameters:
smilRepeatCountValue - The type is String

getSmilRestartAttribute

public java.lang.String getSmilRestartAttribute()
Receives the value of the ODFDOM attribute representation SmilRestartAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilRestartAttribute

public void setSmilRestartAttribute(java.lang.String smilRestartValue)
Sets the value of ODFDOM attribute representation SmilRestartAttribute , See

Parameters:
smilRestartValue - The type is String

getSmilRestartDefaultAttribute

public java.lang.String getSmilRestartDefaultAttribute()
Receives the value of the ODFDOM attribute representation SmilRestartDefaultAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilRestartDefaultAttribute

public void setSmilRestartDefaultAttribute(java.lang.String smilRestartDefaultValue)
Sets the value of ODFDOM attribute representation SmilRestartDefaultAttribute , See

Parameters:
smilRestartDefaultValue - The type is String

getSmilFillAttribute

public java.lang.String getSmilFillAttribute()
Receives the value of the ODFDOM attribute representation SmilFillAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilFillAttribute

public void setSmilFillAttribute(java.lang.String smilFillValue)
Sets the value of ODFDOM attribute representation SmilFillAttribute , See

Parameters:
smilFillValue - The type is String

getSmilFillDefaultAttribute

public java.lang.String getSmilFillDefaultAttribute()
Receives the value of the ODFDOM attribute representation SmilFillDefaultAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilFillDefaultAttribute

public void setSmilFillDefaultAttribute(java.lang.String smilFillDefaultValue)
Sets the value of ODFDOM attribute representation SmilFillDefaultAttribute , See

Parameters:
smilFillDefaultValue - The type is String

getSmilAccelerateAttribute

public java.lang.Double getSmilAccelerateAttribute()
Receives the value of the ODFDOM attribute representation SmilAccelerateAttribute , See

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setSmilAccelerateAttribute

public void setSmilAccelerateAttribute(java.lang.Double smilAccelerateValue)
Sets the value of ODFDOM attribute representation SmilAccelerateAttribute , See

Parameters:
smilAccelerateValue - The type is Double

getSmilDecelerateAttribute

public java.lang.Double getSmilDecelerateAttribute()
Receives the value of the ODFDOM attribute representation SmilDecelerateAttribute , See

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setSmilDecelerateAttribute

public void setSmilDecelerateAttribute(java.lang.Double smilDecelerateValue)
Sets the value of ODFDOM attribute representation SmilDecelerateAttribute , See

Parameters:
smilDecelerateValue - The type is Double

getSmilAutoReverseAttribute

public java.lang.Boolean getSmilAutoReverseAttribute()
Receives the value of the ODFDOM attribute representation SmilAutoReverseAttribute , See

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setSmilAutoReverseAttribute

public void setSmilAutoReverseAttribute(java.lang.Boolean smilAutoReverseValue)
Sets the value of ODFDOM attribute representation SmilAutoReverseAttribute , See

Parameters:
smilAutoReverseValue - The type is Boolean

getSmilAccumulateAttribute

public java.lang.String getSmilAccumulateAttribute()
Receives the value of the ODFDOM attribute representation SmilAccumulateAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilAccumulateAttribute

public void setSmilAccumulateAttribute(java.lang.String smilAccumulateValue)
Sets the value of ODFDOM attribute representation SmilAccumulateAttribute , See

Parameters:
smilAccumulateValue - The type is String

getSmilAdditiveAttribute

public java.lang.String getSmilAdditiveAttribute()
Receives the value of the ODFDOM attribute representation SmilAdditiveAttribute , See

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setSmilAdditiveAttribute

public void setSmilAdditiveAttribute(java.lang.String smilAdditiveValue)
Sets the value of ODFDOM attribute representation SmilAdditiveAttribute , See

Parameters:
smilAdditiveValue - The type is String


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.