Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
Modifier and Type | Method and Description |
---|---|
PDFGlyphVector |
PDFStyle.createGlyphVector(String text,
Locale locale)
Returns a PDFGlyphVector containing the glyph codes for the specified
text in this style.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFCanvas.drawGlyphVector(PDFGlyphVector gv,
float x,
float y)
Draw a
PDFGlyphVector onto the canvas. |
Copyright © 2001-2017 Big Faceless Organization