Class DrawCaptionEscapeDirectionAttribute

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

public class DrawCaptionEscapeDirectionAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @draw:caption-escape-direction.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • DrawCaptionEscapeDirectionAttribute

      public DrawCaptionEscapeDirectionAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @draw:caption-escape-direction.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details