Package | Description |
---|---|
org.axsl.graphic.output |
Helper interfaces useful with specific output formats, usually to assist with embedding graphics in output
documents.
|
org.axsl.pdf |
Interfaces allowing client applications to create PDF documents in a vendor-neutral way.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
GraphicOutputContext.getGradientName(Gradient gradient)
For a given Gradient instance, returns the name by which the gradient is referred within the output document.
|
Modifier and Type | Method and Description |
---|---|
PdfPattern |
PdfDocument.createGradient(Gradient gradient)
Create a gradient pattern.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.