Uses of Class
com.itextpdf.io.font.woff2.Woff2Common.Point
Packages that use Woff2Common.Point
-
Uses of Woff2Common.Point in com.itextpdf.io.font.woff2
Methods in com.itextpdf.io.font.woff2 with parameters of type Woff2Common.PointModifier and TypeMethodDescriptionprivate static void
Woff2Dec.computeBbox
(int n_points, Woff2Common.Point[] points, byte[] dst) private static int
Woff2Dec.storePoints
(int n_points, Woff2Common.Point[] points, int n_contours, int instruction_length, byte[] dst, int dst_size) private static int
Woff2Dec.tripletDecode
(byte[] data, int flags_in_offset, int in_offset, int in_size, int n_points, Woff2Common.Point[] result)