| Interface | Description |
|---|---|
| FontContext | |
| FontResolver | |
| FSCache | |
| 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 | |
| FSMultiThreadCache<Value> |
A external cache for the renderer that may be used accross threads.
|
| 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
Use
FSStream instead. |
| HttpStreamFactory | Deprecated
Use
FSStreamFactory instead. |
| 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 |
Copyright © 2018. All rights reserved.