Uses of Class
org.apache.fop.render.ps.PSTextPainter.TextUtil
Packages that use PSTextPainter.TextUtil
-
Uses of PSTextPainter.TextUtil in org.apache.fop.render.ps
Fields in org.apache.fop.render.ps declared as PSTextPainter.TextUtilMethods in org.apache.fop.render.ps with parameters of type PSTextPainter.TextUtilModifier and TypeMethodDescriptionvoidPSTextPainter.PSTextRun.paint(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, org.apache.batik.gvt.text.TextPaintInfo tpi) private voidPSTextPainter.PSTextRun.paintStrokedGlyphs(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, Paint strokePaint, Stroke stroke) private voidPSTextPainter.PSTextRun.paintXYShow(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, Paint paint, boolean x, boolean y)