Package | Description |
---|---|
org.axsl.graphic |
Interfaces allowing client applications to use graphics in a vendor-neutral way.
|
org.axsl.graphic.output |
Helper interfaces useful with specific output formats, usually to assist with embedding graphics in output
documents.
|
Modifier and Type | Method and Description |
---|---|
GraphicOutput |
Graphic.getGraphicOutput(java.lang.String mimeType)
Provide a
GraphicOutput implementation for a given mime type. |
Modifier and Type | Interface and Description |
---|---|
interface |
GraphicJava2d
Provides services to applications using graphics with Java2D output.
|
interface |
GraphicPdf
Provides services to applications using and embedding graphics in PDF output.
|
interface |
GraphicPs
Provides services to applications using and embedding graphics in PostScript
output.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.