Uses of Class
org.apache.fop.svg.NativeTextPainter
-
Packages that use NativeTextPainter Package Description org.apache.fop.render.ps PostScript Rendererorg.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. -
-
Uses of NativeTextPainter in org.apache.fop.render.ps
Subclasses of NativeTextPainter in org.apache.fop.render.ps Modifier and Type Class Description private classPSBatikFlowTextElementBridge.PSFlowExtTextPainterprivate classPSSVGFlowRootElementBridge.PSFlowTextPainterclassPSTextPainterRenders the attributed character iterator of aTextNode. -
Uses of NativeTextPainter in org.apache.fop.svg
Subclasses of NativeTextPainter in org.apache.fop.svg Modifier and Type Class Description classPDFFlowExtTextPainterText Painter for Batik's flow text extension.classPDFFlowTextPainterText Painter for SVG 1.2 (flow) text.(package private) classPDFTextPainterRenders the attributed character iterator of aTextNode.
-