com.ibm.richtext.textlayout.attributes |
C:ICU4J .lang Package Overview
Richtext attribute support. Includes tab, first line indent, and margin attributes.
|
Java Source File Name | Type | Comment |
AttributeKey.java | Class | This class provides a cannonical mapping between fields in TextAttribute
and instances of itself. |
AttributeMap.java | Class | AttributeMap is an immutable Map. |
AttributeSet.java | Class | An AttributeSet is an immutable collection of unique Objects. |
Map.java | Interface | A Map is a collection of key-value pairs (or entries), where each
key in the Map is unique. |
TextAttribute.java | Class | This class contains a number of keys (or attributes) for specifying text styles
in a Map. |