Uses of Class
com.sun.pdfview.font.FlPoint
Packages that use FlPoint
-
Uses of FlPoint in com.sun.pdfview.font
Fields in com.sun.pdfview.font with type parameters of type FlPointMethods in com.sun.pdfview.font with parameters of type FlPointModifier and TypeMethodDescriptionprivate voidType1Font.parse(byte[] cs, GeneralPath gp, FlPoint pt, FlPoint wid) parse glyph data into a GeneralPath, and return the advance width.(package private) voidType1CFont.parseGlyph(Type1CFont.Range r, GeneralPath gp, FlPoint pt) parse a glyph defined in a particular rangeprivate GeneralPathType1Font.parseGlyph(byte[] cs, FlPoint advance, AffineTransform at) Decrypt a glyph stored in byte form