|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFGlyphVector | |
---|---|
org.faceless.pdf2 | Contains the classes used to create a PDF document |
Uses of PDFGlyphVector in org.faceless.pdf2 |
---|
Methods in org.faceless.pdf2 that return PDFGlyphVector | |
---|---|
PDFGlyphVector |
PDFStyle.createGlyphVector(String text,
Locale locale)
Returns a PDFGlyphVector containing the glyph codes for the specified text in this style. |
Methods in org.faceless.pdf2 with parameters of type PDFGlyphVector | |
---|---|
void |
PDFCanvas.drawGlyphVector(PDFGlyphVector gv,
float x,
float y)
Draw a PDFGlyphVector onto the canvas. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |