|
||||||||||
| 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.AnimAnimateColorElement
public class AnimAnimateColorElement
DOM implementation of OpenDocument element .
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_VALUE_SMIL_CALCMODE_ATTRIBUTE
|
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 | |
|---|---|
AnimAnimateColorElement(OdfFileDom ownerDoc)
Create the instance of AnimAnimateColorElement |
|
| Method Summary | |
|---|---|
java.lang.String |
getAnimColorInterpolationAttribute()
Receives the value of the ODFDOM attribute representation AnimColorInterpolationAttribute , See |
java.lang.String |
getAnimColorInterpolationDirectionAttribute()
Receives the value of the ODFDOM attribute representation AnimColorInterpolationDirectionAttribute , See |
java.lang.String |
getAnimFormulaAttribute()
Receives the value of the ODFDOM attribute representation AnimFormulaAttribute , See |
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.String |
getSmilByAttribute()
Receives the value of the ODFDOM attribute representation SmilByAttribute , See |
java.lang.String |
getSmilCalcModeAttribute()
Receives the value of the ODFDOM attribute representation SmilCalcModeAttribute , 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 |
getSmilFromAttribute()
Receives the value of the ODFDOM attribute representation SmilFromAttribute , See |
java.lang.String |
getSmilKeySplinesAttribute()
Receives the value of the ODFDOM attribute representation SmilKeySplinesAttribute , See |
java.lang.String |
getSmilKeyTimesAttribute()
Receives the value of the ODFDOM attribute representation SmilKeyTimesAttribute , 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 |
java.lang.String |
getSmilValuesAttribute()
Receives the value of the ODFDOM attribute representation SmilValuesAttribute , See |
void |
init(java.lang.String smilAttributeNameAttributeValue)
Initialization of the mandatory attributes of AnimAnimateColorElement |
void |
setAnimColorInterpolationAttribute(java.lang.String animColorInterpolationValue)
Sets the value of ODFDOM attribute representation AnimColorInterpolationAttribute , See |
void |
setAnimColorInterpolationDirectionAttribute(java.lang.String animColorInterpolationDirectionValue)
Sets the value of ODFDOM attribute representation AnimColorInterpolationDirectionAttribute , See |
void |
setAnimFormulaAttribute(java.lang.String animFormulaValue)
Sets the value of ODFDOM attribute representation AnimFormulaAttribute , See |
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 |
setSmilByAttribute(java.lang.String smilByValue)
Sets the value of ODFDOM attribute representation SmilByAttribute , See |
void |
setSmilCalcModeAttribute(java.lang.String smilCalcModeValue)
Sets the value of ODFDOM attribute representation SmilCalcModeAttribute , 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 |
setSmilFromAttribute(java.lang.String smilFromValue)
Sets the value of ODFDOM attribute representation SmilFromAttribute , See |
void |
setSmilKeySplinesAttribute(java.lang.String smilKeySplinesValue)
Sets the value of ODFDOM attribute representation SmilKeySplinesAttribute , See |
void |
setSmilKeyTimesAttribute(java.lang.String smilKeyTimesValue)
Sets the value of ODFDOM attribute representation SmilKeyTimesAttribute , 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 |
void |
setSmilValuesAttribute(java.lang.String smilValuesValue)
Sets the value of ODFDOM attribute representation SmilValuesAttribute , 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
public static final java.lang.String DEFAULT_VALUE_SMIL_CALCMODE_ATTRIBUTE
| Constructor Detail |
|---|
public AnimAnimateColorElement(OdfFileDom ownerDoc)
AnimAnimateColorElement
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)
AnimAnimateColorElement
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 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 Stringpublic java.lang.String getSmilValuesAttribute()
SmilValuesAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilValuesAttribute(java.lang.String smilValuesValue)
SmilValuesAttribute , See
smilValuesValue - The type is Stringpublic java.lang.String getAnimFormulaAttribute()
AnimFormulaAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setAnimFormulaAttribute(java.lang.String animFormulaValue)
AnimFormulaAttribute , See
animFormulaValue - 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 getSmilFromAttribute()
SmilFromAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFromAttribute(java.lang.String smilFromValue)
SmilFromAttribute , See
smilFromValue - The type is Stringpublic java.lang.String getSmilByAttribute()
SmilByAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilByAttribute(java.lang.String smilByValue)
SmilByAttribute , See
smilByValue - The type is Stringpublic java.lang.String getSmilCalcModeAttribute()
SmilCalcModeAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilCalcModeAttribute(java.lang.String smilCalcModeValue)
SmilCalcModeAttribute , See
smilCalcModeValue - The type is Stringpublic java.lang.String getSmilKeyTimesAttribute()
SmilKeyTimesAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilKeyTimesAttribute(java.lang.String smilKeyTimesValue)
SmilKeyTimesAttribute , See
smilKeyTimesValue - The type is Stringpublic java.lang.String getSmilKeySplinesAttribute()
SmilKeySplinesAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setSmilKeySplinesAttribute(java.lang.String smilKeySplinesValue)
SmilKeySplinesAttribute , See
smilKeySplinesValue - The type is Stringpublic java.lang.String getAnimColorInterpolationAttribute()
AnimColorInterpolationAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setAnimColorInterpolationAttribute(java.lang.String animColorInterpolationValue)
AnimColorInterpolationAttribute , See
animColorInterpolationValue - The type is Stringpublic java.lang.String getAnimColorInterpolationDirectionAttribute()
AnimColorInterpolationDirectionAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setAnimColorInterpolationDirectionAttribute(java.lang.String animColorInterpolationDirectionValue)
AnimColorInterpolationDirectionAttribute , See
animColorInterpolationDirectionValue - 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 Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||