Package | Description |
---|---|
org.axsl.pdf |
Interfaces allowing client applications to create PDF documents in a vendor-neutral way.
|
Modifier and Type | Method and Description |
---|---|
static PdfTextRenderingMode |
PdfTextRenderingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PdfTextRenderingMode[] |
PdfTextRenderingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfContentStream.setTextRenderingMode(PdfTextRenderingMode newTextRenderingMode)
Sets the text rendering mode (a text state parameter).
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.