Class DrawFillImageRefPointAttribute

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

public class DrawFillImageRefPointAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @draw:fill-image-ref-point.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • DrawFillImageRefPointAttribute

      public DrawFillImageRefPointAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @draw:fill-image-ref-point.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details