Uses of Class
com.sun.pdfview.font.TTFFont.PointRec
Packages that use TTFFont.PointRec
-
Uses of TTFFont.PointRec in com.sun.pdfview.font
Fields in com.sun.pdfview.font declared as TTFFont.PointRecModifier and TypeFieldDescription(package private) TTFFont.PointRec
TTFFont.RenderState.firstOff
(package private) TTFFont.PointRec
TTFFont.RenderState.firstOn
(package private) TTFFont.PointRec
TTFFont.RenderState.prevOff
Methods in com.sun.pdfview.font with parameters of type TTFFont.PointRecModifier 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