Uses of Class
com.sun.pdfview.font.ttf.GlyfCompound.GlyfComponent
-
Packages that use GlyfCompound.GlyfComponent Package Description com.sun.pdfview.font.ttf -
-
Uses of GlyfCompound.GlyfComponent in com.sun.pdfview.font.ttf
Fields in com.sun.pdfview.font.ttf declared as GlyfCompound.GlyfComponent Modifier and Type Field Description private GlyfCompound.GlyfComponent[]
GlyfCompound. components
the flags for each compound glyphMethods in com.sun.pdfview.font.ttf with parameters of type GlyfCompound.GlyfComponent Modifier and Type Method Description (package private) void
GlyfCompound. setComponents(GlyfCompound.GlyfComponent[] components)
Set the components
-