Uses of Class
com.sun.pdfview.font.TTFFont.PointRec
-
Packages that use TTFFont.PointRec Package Description com.sun.pdfview.font -
-
Uses of TTFFont.PointRec in com.sun.pdfview.font
Fields in com.sun.pdfview.font declared as TTFFont.PointRec Modifier and Type Field Description (package private) TTFFont.PointRecTTFFont.RenderState. firstOff(package private) TTFFont.PointRecTTFFont.RenderState. firstOn(package private) TTFFont.PointRecTTFFont.RenderState. prevOffMethods in com.sun.pdfview.font with parameters of type TTFFont.PointRec Modifier and Type Method Description private voidTTFFont. addOffCurvePoint(TTFFont.PointRec rec, TTFFont.RenderState rs)add a point off the curveprivate voidTTFFont. addOnCurvePoint(TTFFont.PointRec rec, TTFFont.RenderState rs)add a point on the curve
-