Class StyleTextRotationScaleAttribute

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

public class StyleTextRotationScaleAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @style:text-rotation-scale.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • StyleTextRotationScaleAttribute

      public StyleTextRotationScaleAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @style:text-rotation-scale.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details