Uses of Class
com.sun.pdfview.font.TTFFont.RenderState
-
Packages that use TTFFont.RenderState Package Description com.sun.pdfview.font -
-
Uses of TTFFont.RenderState in com.sun.pdfview.font
Methods in com.sun.pdfview.font with parameters of type TTFFont.RenderState Modifier and Type Method Description private void
TTFFont. addOffCurvePoint(TTFFont.PointRec rec, TTFFont.RenderState rs)
add a point off the curveprivate void
TTFFont. addOnCurvePoint(TTFFont.PointRec rec, TTFFont.RenderState rs)
add a point on the curve
-