|
||||||||||
| 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.pkg.OdfElement
org.odftoolkit.odfdom.dom.element.anim.AnimTransitionFilterElement
public class AnimTransitionFilterElement
DOM implementation of OpenDocument element anim:transitionFilter.
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| 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 interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
AnimTransitionFilterElement(OdfFileDom ownerDoc)
Create the instance of AnimTransitionFilterElement |
|
| Method Summary | |
|---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations. |
String |
getAnimFormulaAttribute()
Receives the value of the ODFDOM attribute representation AnimFormulaAttribute , See anim:formula |
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 |
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 |
getSmilByAttribute()
Receives the value of the ODFDOM attribute representation SmilByAttribute , See smil:by |
String |
getSmilCalcModeAttribute()
Receives the value of the ODFDOM attribute representation SmilCalcModeAttribute , See smil:calcMode |
String |
getSmilDecelerateAttribute()
Receives the value of the ODFDOM attribute representation SmilDecelerateAttribute , See smil:decelerate |
String |
getSmilDirectionAttribute()
Receives the value of the ODFDOM attribute representation SmilDirectionAttribute , See smil:direction |
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 |
getSmilFadeColorAttribute()
Receives the value of the ODFDOM attribute representation SmilFadeColorAttribute , See smil:fadeColor |
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 |
getSmilFromAttribute()
Receives the value of the ODFDOM attribute representation SmilFromAttribute , See smil:from |
String |
getSmilModeAttribute()
Receives the value of the ODFDOM attribute representation SmilModeAttribute , See smil:mode |
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 |
getSmilSubtypeAttribute()
Receives the value of the ODFDOM attribute representation SmilSubtypeAttribute , See smil:subtype |
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 |
String |
getSmilTypeAttribute()
Receives the value of the ODFDOM attribute representation SmilTypeAttribute , See smil:type
Attribute is mandatory. |
String |
getSmilValuesAttribute()
Receives the value of the ODFDOM attribute representation SmilValuesAttribute , See smil:values |
void |
setAnimFormulaAttribute(String animFormulaValue)
Sets the value of ODFDOM attribute representation AnimFormulaAttribute , See anim:formula |
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 |
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 |
setSmilByAttribute(String smilByValue)
Sets the value of ODFDOM attribute representation SmilByAttribute , See smil:by |
void |
setSmilCalcModeAttribute(String smilCalcModeValue)
Sets the value of ODFDOM attribute representation SmilCalcModeAttribute , See smil:calcMode |
void |
setSmilDecelerateAttribute(String smilDecelerateValue)
Sets the value of ODFDOM attribute representation SmilDecelerateAttribute , See smil:decelerate |
void |
setSmilDirectionAttribute(String smilDirectionValue)
Sets the value of ODFDOM attribute representation SmilDirectionAttribute , See smil:direction |
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 |
setSmilFadeColorAttribute(String smilFadeColorValue)
Sets the value of ODFDOM attribute representation SmilFadeColorAttribute , See smil:fadeColor |
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 |
setSmilFromAttribute(String smilFromValue)
Sets the value of ODFDOM attribute representation SmilFromAttribute , See smil:from |
void |
setSmilModeAttribute(String smilModeValue)
Sets the value of ODFDOM attribute representation SmilModeAttribute , See smil:mode |
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 |
setSmilSubtypeAttribute(String smilSubtypeValue)
Sets the value of ODFDOM attribute representation SmilSubtypeAttribute , See smil:subtype |
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 |
void |
setSmilTypeAttribute(String smilTypeValue)
Sets the value of ODFDOM attribute representation SmilTypeAttribute , See smil:type |
void |
setSmilValuesAttribute(String smilValuesValue)
Sets the value of ODFDOM attribute representation SmilValuesAttribute , See smil:values |
| Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
|---|
cloneNode, cloneOdfElement, 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.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 AnimTransitionFilterElement(OdfFileDom ownerDoc)
AnimTransitionFilterElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element anim:transitionFilter.public String getAnimFormulaAttribute()
AnimFormulaAttribute , See anim:formula
String , the value or null, if the attribute is not set and no default value defined.public void setAnimFormulaAttribute(String animFormulaValue)
AnimFormulaAttribute , See anim:formula
animFormulaValue - The type is Stringpublic String getAnimSubItemAttribute()
AnimSubItemAttribute , See anim:sub-item
String , the value or null, if the attribute is not set and no default value defined.public void setAnimSubItemAttribute(String animSubItemValue)
AnimSubItemAttribute , See anim:sub-item
animSubItemValue - The type is Stringpublic String getSmilAccelerateAttribute()
SmilAccelerateAttribute , See smil:accelerate
String , the value or null, if the attribute is not set and no default value defined.public void setSmilAccelerateAttribute(String smilAccelerateValue)
SmilAccelerateAttribute , See smil:accelerate
smilAccelerateValue - The type is Stringpublic String getSmilAccumulateAttribute()
SmilAccumulateAttribute , See smil:accumulate
String , the value or null, if the attribute is not set and no default value defined.public void setSmilAccumulateAttribute(String smilAccumulateValue)
SmilAccumulateAttribute , See smil:accumulate
smilAccumulateValue - The type is Stringpublic String getSmilAdditiveAttribute()
SmilAdditiveAttribute , See smil:additive
String , the value or null, if the attribute is not set and no default value defined.public void setSmilAdditiveAttribute(String smilAdditiveValue)
SmilAdditiveAttribute , See smil:additive
smilAdditiveValue - The type is Stringpublic Boolean getSmilAutoReverseAttribute()
SmilAutoReverseAttribute , See smil:autoReverse
Boolean , the value or null, if the attribute is not set and no default value defined.public void setSmilAutoReverseAttribute(Boolean smilAutoReverseValue)
SmilAutoReverseAttribute , See smil:autoReverse
smilAutoReverseValue - The type is Booleanpublic String getSmilBeginAttribute()
SmilBeginAttribute , See smil:begin
String , the value or null, if the attribute is not set and no default value defined.public void setSmilBeginAttribute(String smilBeginValue)
SmilBeginAttribute , See smil:begin
smilBeginValue - The type is Stringpublic String getSmilByAttribute()
SmilByAttribute , See smil:by
String , the value or null, if the attribute is not set and no default value defined.public void setSmilByAttribute(String smilByValue)
SmilByAttribute , See smil:by
smilByValue - The type is Stringpublic String getSmilCalcModeAttribute()
SmilCalcModeAttribute , See smil:calcMode
String , the value or null, if the attribute is not set and no default value defined.public void setSmilCalcModeAttribute(String smilCalcModeValue)
SmilCalcModeAttribute , See smil:calcMode
smilCalcModeValue - The type is Stringpublic String getSmilDecelerateAttribute()
SmilDecelerateAttribute , See smil:decelerate
String , the value or null, if the attribute is not set and no default value defined.public void setSmilDecelerateAttribute(String smilDecelerateValue)
SmilDecelerateAttribute , See smil:decelerate
smilDecelerateValue - The type is Stringpublic String getSmilDirectionAttribute()
SmilDirectionAttribute , See smil:direction
String , the value or null, if the attribute is not set and no default value defined.public void setSmilDirectionAttribute(String smilDirectionValue)
SmilDirectionAttribute , See smil:direction
smilDirectionValue - The type is Stringpublic String getSmilDurAttribute()
SmilDurAttribute , See smil:dur
String , the value or null, if the attribute is not set and no default value defined.public void setSmilDurAttribute(String smilDurValue)
SmilDurAttribute , See smil:dur
smilDurValue - The type is Stringpublic String getSmilEndAttribute()
SmilEndAttribute , See smil:end
String , the value or null, if the attribute is not set and no default value defined.public void setSmilEndAttribute(String smilEndValue)
SmilEndAttribute , See smil:end
smilEndValue - The type is Stringpublic String getSmilFadeColorAttribute()
SmilFadeColorAttribute , See smil:fadeColor
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFadeColorAttribute(String smilFadeColorValue)
SmilFadeColorAttribute , See smil:fadeColor
smilFadeColorValue - The type is Stringpublic String getSmilFillAttribute()
SmilFillAttribute , See smil:fill
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFillAttribute(String smilFillValue)
SmilFillAttribute , See smil:fill
smilFillValue - The type is Stringpublic String getSmilFillDefaultAttribute()
SmilFillDefaultAttribute , See smil:fillDefault
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFillDefaultAttribute(String smilFillDefaultValue)
SmilFillDefaultAttribute , See smil:fillDefault
smilFillDefaultValue - The type is Stringpublic String getSmilFromAttribute()
SmilFromAttribute , See smil:from
String , the value or null, if the attribute is not set and no default value defined.public void setSmilFromAttribute(String smilFromValue)
SmilFromAttribute , See smil:from
smilFromValue - The type is Stringpublic String getSmilModeAttribute()
SmilModeAttribute , See smil:mode
String , the value or null, if the attribute is not set and no default value defined.public void setSmilModeAttribute(String smilModeValue)
SmilModeAttribute , See smil:mode
smilModeValue - The type is Stringpublic String getSmilRepeatCountAttribute()
SmilRepeatCountAttribute , See smil:repeatCount
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRepeatCountAttribute(String smilRepeatCountValue)
SmilRepeatCountAttribute , See smil:repeatCount
smilRepeatCountValue - The type is Stringpublic String getSmilRepeatDurAttribute()
SmilRepeatDurAttribute , See smil:repeatDur
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRepeatDurAttribute(String smilRepeatDurValue)
SmilRepeatDurAttribute , See smil:repeatDur
smilRepeatDurValue - The type is Stringpublic String getSmilRestartAttribute()
SmilRestartAttribute , See smil:restart
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRestartAttribute(String smilRestartValue)
SmilRestartAttribute , See smil:restart
smilRestartValue - The type is Stringpublic String getSmilRestartDefaultAttribute()
SmilRestartDefaultAttribute , See smil:restartDefault
String , the value or null, if the attribute is not set and no default value defined.public void setSmilRestartDefaultAttribute(String smilRestartDefaultValue)
SmilRestartDefaultAttribute , See smil:restartDefault
smilRestartDefaultValue - The type is Stringpublic String getSmilSubtypeAttribute()
SmilSubtypeAttribute , See smil:subtype
String , the value or null, if the attribute is not set and no default value defined.public void setSmilSubtypeAttribute(String smilSubtypeValue)
SmilSubtypeAttribute , See smil:subtype
smilSubtypeValue - The type is Stringpublic String getSmilTargetElementAttribute()
SmilTargetElementAttribute , See smil:targetElement
String , the value or null, if the attribute is not set and no default value defined.public void setSmilTargetElementAttribute(String smilTargetElementValue)
SmilTargetElementAttribute , See smil:targetElement
smilTargetElementValue - The type is Stringpublic String getSmilToAttribute()
SmilToAttribute , See smil:to
String , the value or null, if the attribute is not set and no default value defined.public void setSmilToAttribute(String smilToValue)
SmilToAttribute , See smil:to
smilToValue - The type is Stringpublic String getSmilTypeAttribute()
SmilTypeAttribute , See smil:type
Attribute is mandatory.
String , the value or null, if the attribute is not set and no default value defined.public void setSmilTypeAttribute(String smilTypeValue)
SmilTypeAttribute , See smil:type
smilTypeValue - The type is Stringpublic String getSmilValuesAttribute()
SmilValuesAttribute , See smil:values
String , the value or null, if the attribute is not set and no default value defined.public void setSmilValuesAttribute(String smilValuesValue)
SmilValuesAttribute , See smil:values
smilValuesValue - The type is Stringpublic void accept(ElementVisitor visitor)
OdfElement
accept in class OdfElementvisitor - an instance of DefaultElementVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||