Class ParagraphStyle

All Implemented Interfaces:
Serializable, Cloneable, AttributeSet, MutableAttributeSet, Style

@OpenApiAll public class ParagraphStyle extends SimpleStyle
A collection of attributes, represent paragraph styles.
Since:
Jun 3, 2009
See Also:
  • Constructor Details

    • ParagraphStyle

      public ParagraphStyle()
      Creates a new style, with a null name and parent.
    • ParagraphStyle

      public ParagraphStyle(String name)
      Creates a new style.
      Parameters:
      name - the style name, null for unnamed