Class PresentationTransitionSpeedAttribute

All Implemented Interfaces:
Serializable, Cloneable, Attr, EventTarget, Node, NodeList, TypeInfo

public class PresentationTransitionSpeedAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @presentation:transition-speed.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • PresentationTransitionSpeedAttribute

      public PresentationTransitionSpeedAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @presentation:transition-speed.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details