Class StyleFontPitchComplexAttribute

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

public class StyleFontPitchComplexAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @style:font-pitch-complex.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • StyleFontPitchComplexAttribute

      public StyleFontPitchComplexAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @style:font-pitch-complex.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details