All Packages Class Hierarchy This Package Previous Next Index
Class graph.TextState
java.lang.Object
|
+----graph.TextState
- class TextState
- extends Object
A structure class used exclusively with the TextLine class.
When the Text changes state (new font, new color, new offset)
then this class holds the information plus the substring
that the state pertains to.
This class is not public and therefore cannot be used outside this package.
All Packages Class Hierarchy This Package Previous Next Index