Class TextStyle

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

@OpenApiAll public class TextStyle extends SimpleStyle
A collection of attributes, represent text styles.
Since:
Dec 24, 2009
See Also:
  • Constructor Details

    • TextStyle

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

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