| FontContext |
|
| FontResolver |
|
| FSCacheEx<K,V> |
|
| FSCacheValue |
Note: Classes implementing this interface should be thread safe as we document the cache being useable accross threads.
|
| FSCanvas |
|
| FSDOMMutator |
Allows to modify the HTML document DOM after it has been parsed
|
| FSGlyphVector |
|
| FSImage |
|
| FSObjectDrawer |
Handle the drawing of <object> tags
|
| FSObjectDrawerFactory |
Factory for ObjectDrawers, i.e.
|
| FSStream |
Represents a stream.
|
| FSStreamFactory |
Represents a very simple stream/reader client for any protocol.
|
| FSSupplier<T> |
|
| FSTextBreaker |
Represents a text breaker, such as those on line break opportunities.
|
| FSTextTransformer |
Transforms text, such as making it title case.
|
| FSUriResolver |
|
| HttpStream |
Deprecated.
|
| HttpStreamFactory |
Deprecated.
|
| NamespaceHandler |
Provides knowledge specific to a certain document type, like resolving
style-sheets
|
| OutputDevice |
|
| OutputDeviceGraphicsDrawer |
Render something on a Graphics2D on the OutputDevice.
|
| ReplacedElement |
A replaced element is an XML element in the document being rendered whose visual output is delegated.
|
| ReplacedElementFactory |
|
| SVGDrawer |
|
| SVGDrawer.SVGImage |
|
| TextRenderer |
|
| UserAgentCallback |
To be implemented by any user agent using the panel.
|
| UserInterface |
|