|
fop 2.1 | |||||||||
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,
org.apache.batik.bridge.FontFamilyResolver fopFontFamilyResolver)
Create a new text painter with the given font information. |
Uses of FOPTextHandler in org.apache.fop.svg |
---|
Classes in org.apache.fop.svg that implement FOPTextHandler | |
---|---|
class |
FOPTextHandlerAdapter
The FOPTextHandlerAdapter class is an adapter class to permit use of
FOPTextHandler without incurring deprecation warnings caused by the underlying
org.apache.xmlgraphics.java2d.TextHandler.drawString(String...) method. |
Constructors in org.apache.fop.svg with parameters of type FOPTextHandler | |
---|---|
AbstractFOPTextPainter(FOPTextHandler nativeTextHandler,
org.apache.batik.bridge.TextPainter proxyTextPainter)
Create a new PS text painter with the given font information. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |