| Interface | Description |
|---|---|
| MultiPagedGraphics | |
| RandomAccessStream |
An adapter interface to unify random access files and ByteArrays.
|
| Class | Description |
|---|---|
| BaseGraphics2D |
Basic class for creating customs Graphics2D.
|
| RandomAccessByteArray |
A in-memory version of RandomAccessStream.
|
| RandomAccessFileAdapter | |
| RandomAccessStreamUtils |
Utility class for RamdomAccessStreams.
|
| SimpleFontMetrics | |
| SortablePolygon |
Polygons sortables by minimal abscisse.
|
| StreamGraphicsConfiguration |
Graphics configuration for on file images.
|
| StreamGraphicsDevice |
| Exception | Description |
|---|---|
| BaseGraphics2DException |
An error occuring while manipulating a BaseGraphics2D.
|