Uses of Class
org.apache.fop.svg.FOPTextHandlerAdapter
-
Packages that use FOPTextHandlerAdapter Package Description org.apache.fop.afp.svg Contains a collection of AFP specific Batik bridges. -
-
Uses of FOPTextHandlerAdapter in org.apache.fop.afp.svg
Subclasses of FOPTextHandlerAdapter in org.apache.fop.afp.svg Modifier and Type Class Description class
AFPTextHandler
Specialized TextHandler implementation that the AFPGraphics2D class delegates to to paint text using AFP GOCA text operations.
-