Interface | Description |
---|---|
ImageResolver |
Class | Description |
---|---|
FormattedTextMaker |
This is used to build up formatted text - via add() or parseHtml(), which
is then added to a TextDisplay.
|
HotSpot |
A HotSpot represents a Hyperlink to a location within this document (if the link starts with '#')
or to another document.
|
HtmlDisplay | |
StreamImageResolver | |
TextDisplay | |
TextFormatter |
A TextFormatter is used to format all or some of the text of a single line of an TextPad
display.
|