Class AnimAnimateTransformElement
- java.lang.Object
-
- org.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.AnimAnimateTransformElement
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Element
,ElementTraversal
,EventTarget
,Node
,NodeList
,TypeInfo
public class AnimAnimateTransformElement extends OdfElement
DOM implementation of OpenDocument element <anim:animateTransform>.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static OdfName
ELEMENT_NAME
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
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
Constructors Constructor Description AnimAnimateTransformElement(OdfFileDom ownerDoc)
Create the instance ofAnimAnimateTransformElement
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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 representationAnimFormulaAttribute
, See @anim:formulaString
getAnimSubItemAttribute()
Receives the value of the ODFDOM attribute representationAnimSubItemAttribute
, See @anim:sub-itemOdfName
getOdfName()
Get the element nameString
getSmilAccelerateAttribute()
Receives the value of the ODFDOM attribute representationSmilAccelerateAttribute
, See @smil:accelerateString
getSmilAccumulateAttribute()
Receives the value of the ODFDOM attribute representationSmilAccumulateAttribute
, See @smil:accumulateString
getSmilAdditiveAttribute()
Receives the value of the ODFDOM attribute representationSmilAdditiveAttribute
, See @smil:additiveString
getSmilAttributeNameAttribute()
Receives the value of the ODFDOM attribute representationSmilAttributeNameAttribute
, See @smil:attributeNameBoolean
getSmilAutoReverseAttribute()
Receives the value of the ODFDOM attribute representationSmilAutoReverseAttribute
, See @smil:autoReverseString
getSmilBeginAttribute()
Receives the value of the ODFDOM attribute representationSmilBeginAttribute
, See @smil:beginString
getSmilByAttribute()
Receives the value of the ODFDOM attribute representationSmilByAttribute
, See @smil:byString
getSmilDecelerateAttribute()
Receives the value of the ODFDOM attribute representationSmilDecelerateAttribute
, See @smil:decelerateString
getSmilDurAttribute()
Receives the value of the ODFDOM attribute representationSmilDurAttribute
, See @smil:durString
getSmilEndAttribute()
Receives the value of the ODFDOM attribute representationSmilEndAttribute
, See @smil:endString
getSmilFillAttribute()
Receives the value of the ODFDOM attribute representationSmilFillAttribute
, See @smil:fillString
getSmilFillDefaultAttribute()
Receives the value of the ODFDOM attribute representationSmilFillDefaultAttribute
, See @smil:fillDefaultString
getSmilFromAttribute()
Receives the value of the ODFDOM attribute representationSmilFromAttribute
, See @smil:fromString
getSmilRepeatCountAttribute()
Receives the value of the ODFDOM attribute representationSmilRepeatCountAttribute
, See @smil:repeatCountString
getSmilRepeatDurAttribute()
Receives the value of the ODFDOM attribute representationSmilRepeatDurAttribute
, See @smil:repeatDurString
getSmilRestartAttribute()
Receives the value of the ODFDOM attribute representationSmilRestartAttribute
, See @smil:restartString
getSmilRestartDefaultAttribute()
Receives the value of the ODFDOM attribute representationSmilRestartDefaultAttribute
, See @smil:restartDefaultString
getSmilTargetElementAttribute()
Receives the value of the ODFDOM attribute representationSmilTargetElementAttribute
, See @smil:targetElementString
getSmilToAttribute()
Receives the value of the ODFDOM attribute representationSmilToAttribute
, See @smil:toString
getSmilValuesAttribute()
Receives the value of the ODFDOM attribute representationSmilValuesAttribute
, See @smil:valuesString
getSvgTypeAttribute()
Receives the value of the ODFDOM attribute representationSvgTypeAttribute
, See @svg:typevoid
setAnimFormulaAttribute(String animFormulaValue)
Sets the value of ODFDOM attribute representationAnimFormulaAttribute
, See @anim:formulavoid
setAnimSubItemAttribute(String animSubItemValue)
Sets the value of ODFDOM attribute representationAnimSubItemAttribute
, See @anim:sub-itemvoid
setSmilAccelerateAttribute(String smilAccelerateValue)
Sets the value of ODFDOM attribute representationSmilAccelerateAttribute
, See @smil:acceleratevoid
setSmilAccumulateAttribute(String smilAccumulateValue)
Sets the value of ODFDOM attribute representationSmilAccumulateAttribute
, See @smil:accumulatevoid
setSmilAdditiveAttribute(String smilAdditiveValue)
Sets the value of ODFDOM attribute representationSmilAdditiveAttribute
, See @smil:additivevoid
setSmilAttributeNameAttribute(String smilAttributeNameValue)
Sets the value of ODFDOM attribute representationSmilAttributeNameAttribute
, See @smil:attributeNamevoid
setSmilAutoReverseAttribute(Boolean smilAutoReverseValue)
Sets the value of ODFDOM attribute representationSmilAutoReverseAttribute
, See @smil:autoReversevoid
setSmilBeginAttribute(String smilBeginValue)
Sets the value of ODFDOM attribute representationSmilBeginAttribute
, See @smil:beginvoid
setSmilByAttribute(String smilByValue)
Sets the value of ODFDOM attribute representationSmilByAttribute
, See @smil:byvoid
setSmilDecelerateAttribute(String smilDecelerateValue)
Sets the value of ODFDOM attribute representationSmilDecelerateAttribute
, See @smil:deceleratevoid
setSmilDurAttribute(String smilDurValue)
Sets the value of ODFDOM attribute representationSmilDurAttribute
, See @smil:durvoid
setSmilEndAttribute(String smilEndValue)
Sets the value of ODFDOM attribute representationSmilEndAttribute
, See @smil:endvoid
setSmilFillAttribute(String smilFillValue)
Sets the value of ODFDOM attribute representationSmilFillAttribute
, See @smil:fillvoid
setSmilFillDefaultAttribute(String smilFillDefaultValue)
Sets the value of ODFDOM attribute representationSmilFillDefaultAttribute
, See @smil:fillDefaultvoid
setSmilFromAttribute(String smilFromValue)
Sets the value of ODFDOM attribute representationSmilFromAttribute
, See @smil:fromvoid
setSmilRepeatCountAttribute(String smilRepeatCountValue)
Sets the value of ODFDOM attribute representationSmilRepeatCountAttribute
, See @smil:repeatCountvoid
setSmilRepeatDurAttribute(String smilRepeatDurValue)
Sets the value of ODFDOM attribute representationSmilRepeatDurAttribute
, See @smil:repeatDurvoid
setSmilRestartAttribute(String smilRestartValue)
Sets the value of ODFDOM attribute representationSmilRestartAttribute
, See @smil:restartvoid
setSmilRestartDefaultAttribute(String smilRestartDefaultValue)
Sets the value of ODFDOM attribute representationSmilRestartDefaultAttribute
, See @smil:restartDefaultvoid
setSmilTargetElementAttribute(String smilTargetElementValue)
Sets the value of ODFDOM attribute representationSmilTargetElementAttribute
, See @smil:targetElementvoid
setSmilToAttribute(String smilToValue)
Sets the value of ODFDOM attribute representationSmilToAttribute
, See @smil:tovoid
setSmilValuesAttribute(String smilValuesValue)
Sets the value of ODFDOM attribute representationSmilValuesAttribute
, See @smil:valuesvoid
setSvgTypeAttribute(String svgTypeValue)
Sets the value of ODFDOM attribute representationSvgTypeAttribute
, See @svg:type-
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
appendChild, appendUsingWhitespaceHandling, cloneElement, cloneNode, cloneNode, cloneNode, cloneOdfElement, componentSize, copyAttributes, countChildComponents, countDescendantComponents, countPrecedingSiblingElements, delete, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getChildElement, getChildElement, getComponent, getComponentRoot, getFirstChildElement, getLastChildElement, getNextSiblingElement, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, getPreviousSiblingElement, getRepetition, getTextContent, hasAncestor, hasOdfAttribute, ignoredComponent, insert, insert, insertBefore, isComponentRoot, isIgnoredElement, isIgnoredElement, isRepeatable, markAsComponentRoot, markText, moveChildrenTo, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, receiveNode, removeChild, removeContent, removeSingleElement, replaceChild, selfAndDescendantTextIgnoredAsComponent, setComponent, setOdfAttribute, setOdfAttributeValue, setRepetition, split, toString
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
-
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, 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, 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, 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
compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
-
-
-
-
Field Detail
-
ELEMENT_NAME
public static final OdfName ELEMENT_NAME
-
-
Constructor Detail
-
AnimAnimateTransformElement
public AnimAnimateTransformElement(OdfFileDom ownerDoc)
Create the instance ofAnimAnimateTransformElement
- Parameters:
ownerDoc
- The type isOdfFileDom
-
-
Method Detail
-
getOdfName
public OdfName getOdfName()
Get the element name- Specified by:
getOdfName
in classOdfElement
- Returns:
- return
OdfName
the name of element <anim:animateTransform>.
-
getAnimFormulaAttribute
public String getAnimFormulaAttribute()
Receives the value of the ODFDOM attribute representationAnimFormulaAttribute
, See @anim:formula- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setAnimFormulaAttribute
public void setAnimFormulaAttribute(String animFormulaValue)
Sets the value of ODFDOM attribute representationAnimFormulaAttribute
, See @anim:formula- Parameters:
animFormulaValue
- The type isString
-
getAnimSubItemAttribute
public String getAnimSubItemAttribute()
Receives the value of the ODFDOM attribute representationAnimSubItemAttribute
, See @anim:sub-item- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setAnimSubItemAttribute
public void setAnimSubItemAttribute(String animSubItemValue)
Sets the value of ODFDOM attribute representationAnimSubItemAttribute
, See @anim:sub-item- Parameters:
animSubItemValue
- The type isString
-
getSmilAccelerateAttribute
public String getSmilAccelerateAttribute()
Receives the value of the ODFDOM attribute representationSmilAccelerateAttribute
, See @smil:accelerate- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilAccelerateAttribute
public void setSmilAccelerateAttribute(String smilAccelerateValue)
Sets the value of ODFDOM attribute representationSmilAccelerateAttribute
, See @smil:accelerate- Parameters:
smilAccelerateValue
- The type isString
-
getSmilAccumulateAttribute
public String getSmilAccumulateAttribute()
Receives the value of the ODFDOM attribute representationSmilAccumulateAttribute
, See @smil:accumulate- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilAccumulateAttribute
public void setSmilAccumulateAttribute(String smilAccumulateValue)
Sets the value of ODFDOM attribute representationSmilAccumulateAttribute
, See @smil:accumulate- Parameters:
smilAccumulateValue
- The type isString
-
getSmilAdditiveAttribute
public String getSmilAdditiveAttribute()
Receives the value of the ODFDOM attribute representationSmilAdditiveAttribute
, See @smil:additive- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilAdditiveAttribute
public void setSmilAdditiveAttribute(String smilAdditiveValue)
Sets the value of ODFDOM attribute representationSmilAdditiveAttribute
, See @smil:additive- Parameters:
smilAdditiveValue
- The type isString
-
getSmilAttributeNameAttribute
public String getSmilAttributeNameAttribute()
Receives the value of the ODFDOM attribute representationSmilAttributeNameAttribute
, See @smil:attributeNameAttribute is mandatory.
- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilAttributeNameAttribute
public void setSmilAttributeNameAttribute(String smilAttributeNameValue)
Sets the value of ODFDOM attribute representationSmilAttributeNameAttribute
, See @smil:attributeName- Parameters:
smilAttributeNameValue
- The type isString
-
getSmilAutoReverseAttribute
public Boolean getSmilAutoReverseAttribute()
Receives the value of the ODFDOM attribute representationSmilAutoReverseAttribute
, See @smil:autoReverse- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilAutoReverseAttribute
public void setSmilAutoReverseAttribute(Boolean smilAutoReverseValue)
Sets the value of ODFDOM attribute representationSmilAutoReverseAttribute
, See @smil:autoReverse- Parameters:
smilAutoReverseValue
- The type isBoolean
-
getSmilBeginAttribute
public String getSmilBeginAttribute()
Receives the value of the ODFDOM attribute representationSmilBeginAttribute
, See @smil:begin- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilBeginAttribute
public void setSmilBeginAttribute(String smilBeginValue)
Sets the value of ODFDOM attribute representationSmilBeginAttribute
, See @smil:begin- Parameters:
smilBeginValue
- The type isString
-
getSmilByAttribute
public String getSmilByAttribute()
Receives the value of the ODFDOM attribute representationSmilByAttribute
, See @smil:by- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilByAttribute
public void setSmilByAttribute(String smilByValue)
Sets the value of ODFDOM attribute representationSmilByAttribute
, See @smil:by- Parameters:
smilByValue
- The type isString
-
getSmilDecelerateAttribute
public String getSmilDecelerateAttribute()
Receives the value of the ODFDOM attribute representationSmilDecelerateAttribute
, See @smil:decelerate- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilDecelerateAttribute
public void setSmilDecelerateAttribute(String smilDecelerateValue)
Sets the value of ODFDOM attribute representationSmilDecelerateAttribute
, See @smil:decelerate- Parameters:
smilDecelerateValue
- The type isString
-
getSmilDurAttribute
public String getSmilDurAttribute()
Receives the value of the ODFDOM attribute representationSmilDurAttribute
, See @smil:dur- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilDurAttribute
public void setSmilDurAttribute(String smilDurValue)
Sets the value of ODFDOM attribute representationSmilDurAttribute
, See @smil:dur- Parameters:
smilDurValue
- The type isString
-
getSmilEndAttribute
public String getSmilEndAttribute()
Receives the value of the ODFDOM attribute representationSmilEndAttribute
, See @smil:end- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilEndAttribute
public void setSmilEndAttribute(String smilEndValue)
Sets the value of ODFDOM attribute representationSmilEndAttribute
, See @smil:end- Parameters:
smilEndValue
- The type isString
-
getSmilFillAttribute
public String getSmilFillAttribute()
Receives the value of the ODFDOM attribute representationSmilFillAttribute
, See @smil:fill- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilFillAttribute
public void setSmilFillAttribute(String smilFillValue)
Sets the value of ODFDOM attribute representationSmilFillAttribute
, See @smil:fill- Parameters:
smilFillValue
- The type isString
-
getSmilFillDefaultAttribute
public String getSmilFillDefaultAttribute()
Receives the value of the ODFDOM attribute representationSmilFillDefaultAttribute
, See @smil:fillDefault- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilFillDefaultAttribute
public void setSmilFillDefaultAttribute(String smilFillDefaultValue)
Sets the value of ODFDOM attribute representationSmilFillDefaultAttribute
, See @smil:fillDefault- Parameters:
smilFillDefaultValue
- The type isString
-
getSmilFromAttribute
public String getSmilFromAttribute()
Receives the value of the ODFDOM attribute representationSmilFromAttribute
, See @smil:from- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilFromAttribute
public void setSmilFromAttribute(String smilFromValue)
Sets the value of ODFDOM attribute representationSmilFromAttribute
, See @smil:from- Parameters:
smilFromValue
- The type isString
-
getSmilRepeatCountAttribute
public String getSmilRepeatCountAttribute()
Receives the value of the ODFDOM attribute representationSmilRepeatCountAttribute
, See @smil:repeatCount- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilRepeatCountAttribute
public void setSmilRepeatCountAttribute(String smilRepeatCountValue)
Sets the value of ODFDOM attribute representationSmilRepeatCountAttribute
, See @smil:repeatCount- Parameters:
smilRepeatCountValue
- The type isString
-
getSmilRepeatDurAttribute
public String getSmilRepeatDurAttribute()
Receives the value of the ODFDOM attribute representationSmilRepeatDurAttribute
, See @smil:repeatDur- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilRepeatDurAttribute
public void setSmilRepeatDurAttribute(String smilRepeatDurValue)
Sets the value of ODFDOM attribute representationSmilRepeatDurAttribute
, See @smil:repeatDur- Parameters:
smilRepeatDurValue
- The type isString
-
getSmilRestartAttribute
public String getSmilRestartAttribute()
Receives the value of the ODFDOM attribute representationSmilRestartAttribute
, See @smil:restart- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilRestartAttribute
public void setSmilRestartAttribute(String smilRestartValue)
Sets the value of ODFDOM attribute representationSmilRestartAttribute
, See @smil:restart- Parameters:
smilRestartValue
- The type isString
-
getSmilRestartDefaultAttribute
public String getSmilRestartDefaultAttribute()
Receives the value of the ODFDOM attribute representationSmilRestartDefaultAttribute
, See @smil:restartDefault- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilRestartDefaultAttribute
public void setSmilRestartDefaultAttribute(String smilRestartDefaultValue)
Sets the value of ODFDOM attribute representationSmilRestartDefaultAttribute
, See @smil:restartDefault- Parameters:
smilRestartDefaultValue
- The type isString
-
getSmilTargetElementAttribute
public String getSmilTargetElementAttribute()
Receives the value of the ODFDOM attribute representationSmilTargetElementAttribute
, See @smil:targetElement- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilTargetElementAttribute
public void setSmilTargetElementAttribute(String smilTargetElementValue)
Sets the value of ODFDOM attribute representationSmilTargetElementAttribute
, See @smil:targetElement- Parameters:
smilTargetElementValue
- The type isString
-
getSmilToAttribute
public String getSmilToAttribute()
Receives the value of the ODFDOM attribute representationSmilToAttribute
, See @smil:to- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilToAttribute
public void setSmilToAttribute(String smilToValue)
Sets the value of ODFDOM attribute representationSmilToAttribute
, See @smil:to- Parameters:
smilToValue
- The type isString
-
getSmilValuesAttribute
public String getSmilValuesAttribute()
Receives the value of the ODFDOM attribute representationSmilValuesAttribute
, See @smil:values- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSmilValuesAttribute
public void setSmilValuesAttribute(String smilValuesValue)
Sets the value of ODFDOM attribute representationSmilValuesAttribute
, See @smil:values- Parameters:
smilValuesValue
- The type isString
-
getSvgTypeAttribute
public String getSvgTypeAttribute()
Receives the value of the ODFDOM attribute representationSvgTypeAttribute
, See @svg:typeAttribute is mandatory.
- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setSvgTypeAttribute
public void setSvgTypeAttribute(String svgTypeValue)
Sets the value of ODFDOM attribute representationSvgTypeAttribute
, See @svg:type- Parameters:
svgTypeValue
- The type isString
-
accept
public void accept(ElementVisitor visitor)
Description copied from class:OdfElement
Accept an visitor instance to allow the visitor to do some operations. Refer to visitor design pattern to get a better understanding.- Overrides:
accept
in classOdfElement
- Parameters:
visitor
- an instance of DefaultElementVisitor
-
-