public class AnimTransitionFilterElement extends OdfElement
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
localName, namespaceURI
attributes, name
firstChild, fNodeListCache, ownerDocument
nextSibling, previousSibling
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
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
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
Constructor and Description |
---|
AnimTransitionFilterElement(OdfFileDom ownerDoc)
Create the instance of
AnimTransitionFilterElement |
Modifier and Type | Method and Description |
---|---|
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 |
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
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
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
getNextSibling, getParentNode, getPreviousSibling
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
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
public static final OdfName ELEMENT_NAME
public AnimTransitionFilterElement(OdfFileDom ownerDoc)
AnimTransitionFilterElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element anim:transitionFilter.public String getAnimFormulaAttribute()
AnimFormulaAttribute
, See anim:formulaString
, the value or null
, if the attribute is not set and no default value defined.public void setAnimFormulaAttribute(String animFormulaValue)
AnimFormulaAttribute
, See anim:formulaanimFormulaValue
- The type is String
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 String
public 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 String
public 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 String
public 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 String
public 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 Boolean
public 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 String
public String getSmilByAttribute()
SmilByAttribute
, See smil:byString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilByAttribute(String smilByValue)
SmilByAttribute
, See smil:bysmilByValue
- The type is String
public String getSmilCalcModeAttribute()
SmilCalcModeAttribute
, See smil:calcModeString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilCalcModeAttribute(String smilCalcModeValue)
SmilCalcModeAttribute
, See smil:calcModesmilCalcModeValue
- The type is String
public 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 String
public String getSmilDirectionAttribute()
SmilDirectionAttribute
, See smil:directionString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilDirectionAttribute(String smilDirectionValue)
SmilDirectionAttribute
, See smil:directionsmilDirectionValue
- The type is String
public 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 String
public 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 String
public String getSmilFadeColorAttribute()
SmilFadeColorAttribute
, See smil:fadeColorString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilFadeColorAttribute(String smilFadeColorValue)
SmilFadeColorAttribute
, See smil:fadeColorsmilFadeColorValue
- The type is String
public 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 String
public 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 String
public String getSmilFromAttribute()
SmilFromAttribute
, See smil:fromString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilFromAttribute(String smilFromValue)
SmilFromAttribute
, See smil:fromsmilFromValue
- The type is String
public String getSmilModeAttribute()
SmilModeAttribute
, See smil:modeString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilModeAttribute(String smilModeValue)
SmilModeAttribute
, See smil:modesmilModeValue
- The type is String
public 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 String
public 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 String
public 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 String
public 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 String
public String getSmilSubtypeAttribute()
SmilSubtypeAttribute
, See smil:subtypeString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilSubtypeAttribute(String smilSubtypeValue)
SmilSubtypeAttribute
, See smil:subtypesmilSubtypeValue
- The type is String
public 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 String
public 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 String
public 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:typesmilTypeValue
- The type is String
public String getSmilValuesAttribute()
SmilValuesAttribute
, See smil:valuesString
, the value or null
, if the attribute is not set and no default value defined.public void setSmilValuesAttribute(String smilValuesValue)
SmilValuesAttribute
, See smil:valuessmilValuesValue
- The type is String
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.