Uses of Class
com.sun.pdfview.font.TTFFont.RenderState
Packages that use TTFFont.RenderState
-
Uses of TTFFont.RenderState in com.sun.pdfview.font
Methods in com.sun.pdfview.font with parameters of type TTFFont.RenderStateModifier and TypeMethodDescriptionprivate 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