Class AnimSetElement

All Implemented Interfaces:
Serializable, Cloneable, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class AnimSetElement extends OdfElement
DOM implementation of OpenDocument element <anim:set>.
See Also:
  • Field Details

    • ELEMENT_NAME

      public static final OdfName ELEMENT_NAME
  • Constructor Details

    • AnimSetElement

      public AnimSetElement(OdfFileDom ownerDoc)
      Create the instance of AnimSetElement
      Parameters:
      ownerDoc - The type is OdfFileDom
  • Method Details

    • getOdfName

      public OdfName getOdfName()
      Get the element name
      Specified by:
      getOdfName in class OdfElement
      Returns:
      return OdfName the name of element <anim:set>.
    • getAnimSubItemAttribute

      public String getAnimSubItemAttribute()
      Receives the value of the ODFDOM attribute representation AnimSubItemAttribute , See @anim:sub-item
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setAnimSubItemAttribute

      public void setAnimSubItemAttribute(String animSubItemValue)
      Sets the value of ODFDOM attribute representation AnimSubItemAttribute , See @anim:sub-item
      Parameters:
      animSubItemValue - The type is String
    • getSmilAccelerateAttribute

      public String getSmilAccelerateAttribute()
      Receives the value of the ODFDOM attribute representation SmilAccelerateAttribute , See @smil:accelerate
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilAccelerateAttribute

      public void setSmilAccelerateAttribute(String smilAccelerateValue)
      Sets the value of ODFDOM attribute representation SmilAccelerateAttribute , See @smil:accelerate
      Parameters:
      smilAccelerateValue - The type is String
    • getSmilAccumulateAttribute

      public String getSmilAccumulateAttribute()
      Receives the value of the ODFDOM attribute representation SmilAccumulateAttribute , See @smil:accumulate
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilAccumulateAttribute

      public void setSmilAccumulateAttribute(String smilAccumulateValue)
      Sets the value of ODFDOM attribute representation SmilAccumulateAttribute , See @smil:accumulate
      Parameters:
      smilAccumulateValue - The type is String
    • getSmilAdditiveAttribute

      public String getSmilAdditiveAttribute()
      Receives the value of the ODFDOM attribute representation SmilAdditiveAttribute , See @smil:additive
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilAdditiveAttribute

      public void setSmilAdditiveAttribute(String smilAdditiveValue)
      Sets the value of ODFDOM attribute representation SmilAdditiveAttribute , See @smil:additive
      Parameters:
      smilAdditiveValue - The type is String
    • getSmilAttributeNameAttribute

      public String getSmilAttributeNameAttribute()
      Receives the value of the ODFDOM attribute representation SmilAttributeNameAttribute , See @smil:attributeName

      Attribute is mandatory.

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

      public void setSmilAttributeNameAttribute(String smilAttributeNameValue)
      Sets the value of ODFDOM attribute representation SmilAttributeNameAttribute , See @smil:attributeName
      Parameters:
      smilAttributeNameValue - The type is String
    • getSmilAutoReverseAttribute

      public Boolean getSmilAutoReverseAttribute()
      Receives the value of the ODFDOM attribute representation SmilAutoReverseAttribute , See @smil:autoReverse
      Returns:
      - the Boolean , the value or null, if the attribute is not set and no default value defined.
    • setSmilAutoReverseAttribute

      public void setSmilAutoReverseAttribute(Boolean smilAutoReverseValue)
      Sets the value of ODFDOM attribute representation SmilAutoReverseAttribute , See @smil:autoReverse
      Parameters:
      smilAutoReverseValue - The type is Boolean
    • getSmilBeginAttribute

      public String getSmilBeginAttribute()
      Receives the value of the ODFDOM attribute representation SmilBeginAttribute , See @smil:begin
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilBeginAttribute

      public void setSmilBeginAttribute(String smilBeginValue)
      Sets the value of ODFDOM attribute representation SmilBeginAttribute , See @smil:begin
      Parameters:
      smilBeginValue - The type is String
    • getSmilDecelerateAttribute

      public String getSmilDecelerateAttribute()
      Receives the value of the ODFDOM attribute representation SmilDecelerateAttribute , See @smil:decelerate
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilDecelerateAttribute

      public void setSmilDecelerateAttribute(String smilDecelerateValue)
      Sets the value of ODFDOM attribute representation SmilDecelerateAttribute , See @smil:decelerate
      Parameters:
      smilDecelerateValue - The type is String
    • getSmilDurAttribute

      public String getSmilDurAttribute()
      Receives the value of the ODFDOM attribute representation SmilDurAttribute , See @smil:dur
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilDurAttribute

      public void setSmilDurAttribute(String smilDurValue)
      Sets the value of ODFDOM attribute representation SmilDurAttribute , See @smil:dur
      Parameters:
      smilDurValue - The type is String
    • getSmilEndAttribute

      public String getSmilEndAttribute()
      Receives the value of the ODFDOM attribute representation SmilEndAttribute , See @smil:end
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilEndAttribute

      public void setSmilEndAttribute(String smilEndValue)
      Sets the value of ODFDOM attribute representation SmilEndAttribute , See @smil:end
      Parameters:
      smilEndValue - The type is String
    • getSmilFillAttribute

      public String getSmilFillAttribute()
      Receives the value of the ODFDOM attribute representation SmilFillAttribute , See @smil:fill
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilFillAttribute

      public void setSmilFillAttribute(String smilFillValue)
      Sets the value of ODFDOM attribute representation SmilFillAttribute , See @smil:fill
      Parameters:
      smilFillValue - The type is String
    • getSmilFillDefaultAttribute

      public String getSmilFillDefaultAttribute()
      Receives the value of the ODFDOM attribute representation SmilFillDefaultAttribute , See @smil:fillDefault
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilFillDefaultAttribute

      public void setSmilFillDefaultAttribute(String smilFillDefaultValue)
      Sets the value of ODFDOM attribute representation SmilFillDefaultAttribute , See @smil:fillDefault
      Parameters:
      smilFillDefaultValue - The type is String
    • getSmilRepeatCountAttribute

      public String getSmilRepeatCountAttribute()
      Receives the value of the ODFDOM attribute representation SmilRepeatCountAttribute , See @smil:repeatCount
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilRepeatCountAttribute

      public void setSmilRepeatCountAttribute(String smilRepeatCountValue)
      Sets the value of ODFDOM attribute representation SmilRepeatCountAttribute , See @smil:repeatCount
      Parameters:
      smilRepeatCountValue - The type is String
    • getSmilRepeatDurAttribute

      public String getSmilRepeatDurAttribute()
      Receives the value of the ODFDOM attribute representation SmilRepeatDurAttribute , See @smil:repeatDur
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilRepeatDurAttribute

      public void setSmilRepeatDurAttribute(String smilRepeatDurValue)
      Sets the value of ODFDOM attribute representation SmilRepeatDurAttribute , See @smil:repeatDur
      Parameters:
      smilRepeatDurValue - The type is String
    • getSmilRestartAttribute

      public String getSmilRestartAttribute()
      Receives the value of the ODFDOM attribute representation SmilRestartAttribute , See @smil:restart
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilRestartAttribute

      public void setSmilRestartAttribute(String smilRestartValue)
      Sets the value of ODFDOM attribute representation SmilRestartAttribute , See @smil:restart
      Parameters:
      smilRestartValue - The type is String
    • getSmilRestartDefaultAttribute

      public String getSmilRestartDefaultAttribute()
      Receives the value of the ODFDOM attribute representation SmilRestartDefaultAttribute , See @smil:restartDefault
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilRestartDefaultAttribute

      public void setSmilRestartDefaultAttribute(String smilRestartDefaultValue)
      Sets the value of ODFDOM attribute representation SmilRestartDefaultAttribute , See @smil:restartDefault
      Parameters:
      smilRestartDefaultValue - The type is String
    • getSmilTargetElementAttribute

      public String getSmilTargetElementAttribute()
      Receives the value of the ODFDOM attribute representation SmilTargetElementAttribute , See @smil:targetElement
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilTargetElementAttribute

      public void setSmilTargetElementAttribute(String smilTargetElementValue)
      Sets the value of ODFDOM attribute representation SmilTargetElementAttribute , See @smil:targetElement
      Parameters:
      smilTargetElementValue - The type is String
    • getSmilToAttribute

      public String getSmilToAttribute()
      Receives the value of the ODFDOM attribute representation SmilToAttribute , See @smil:to
      Returns:
      - the String , the value or null, if the attribute is not set and no default value defined.
    • setSmilToAttribute

      public void setSmilToAttribute(String smilToValue)
      Sets the value of ODFDOM attribute representation SmilToAttribute , See @smil:to
      Parameters:
      smilToValue - The type is String
    • accept

      public void accept(ElementVisitor visitor)
      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 class OdfElement
      Parameters:
      visitor - an instance of DefaultElementVisitor