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 TypeMethodDescriptionvoid
PSTextPainter.PSTextRun.paint
(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, org.apache.batik.gvt.text.TextPaintInfo tpi) private void
PSTextPainter.PSTextRun.paintStrokedGlyphs
(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, Paint strokePaint, Stroke stroke) private void
PSTextPainter.PSTextRun.paintXYShow
(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, Paint paint, boolean x, boolean y)