Uses of Class
org.apache.fop.render.ps.PSTextPainter.TextUtil
-
Packages that use PSTextPainter.TextUtil Package Description org.apache.fop.render.ps PostScript Renderer -
-
Uses of PSTextPainter.TextUtil in org.apache.fop.render.ps
Fields in org.apache.fop.render.ps declared as PSTextPainter.TextUtil Modifier and Type Field Description private PSTextPainter.TextUtil
PSTextPainter. textUtil
Methods in org.apache.fop.render.ps with parameters of type PSTextPainter.TextUtil Modifier and Type Method Description void
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, java.awt.Paint strokePaint, java.awt.Stroke stroke)
private void
PSTextPainter.PSTextRun. paintXYShow(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, PSTextPainter.TextUtil textUtil, java.awt.Paint paint, boolean x, boolean y)
-