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 void
Type1Font.parse
(byte[] cs, GeneralPath gp, FlPoint pt, FlPoint wid) parse glyph data into a GeneralPath, and return the advance width.(package private) void
Type1CFont.parseGlyph
(Type1CFont.Range r, GeneralPath gp, FlPoint pt) parse a glyph defined in a particular rangeprivate GeneralPath
Type1Font.parseGlyph
(byte[] cs, FlPoint advance, AffineTransform at) Decrypt a glyph stored in byte form