|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FOPTextHandler | |
---|---|
org.apache.fop.afp.svg | Contains a collection of AFP specific Batik bridges. |
org.apache.fop.svg | Classes that add SVG support to FOP and SVG->PDF conversion for Batik. |
Uses of FOPTextHandler in org.apache.fop.afp.svg |
---|
Classes in org.apache.fop.afp.svg that implement FOPTextHandler | |
---|---|
class |
AFPTextHandler
Specialized TextHandler implementation that the AFPGraphics2D class delegates to to paint text using AFP GOCA text operations. |
Constructors in org.apache.fop.afp.svg with parameters of type FOPTextHandler | |
---|---|
AFPTextPainter(FOPTextHandler nativeTextHandler)
Create a new text painter with the given font information. |
Uses of FOPTextHandler in org.apache.fop.svg |
---|
Constructors in org.apache.fop.svg with parameters of type FOPTextHandler | |
---|---|
AbstractFOPTextPainter(FOPTextHandler nativeTextHandler)
Create a new PS text painter with the given font information. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |