Package com.sun.pdfview.font.ttf
Class GlyfCompound.GlyfComponent
- java.lang.Object
-
- com.sun.pdfview.font.ttf.GlyfCompound.GlyfComponent
-
- Enclosing class:
- GlyfCompound
class GlyfCompound.GlyfComponent extends java.lang.ObjectThe record for a single component of this compound glyph
-
-
Field Summary
Fields Modifier and Type Field Description (package private) floataaffine transform of this component(package private) floatb(package private) floatc(package private) intcomponentPoint(package private) intcompoundPointthe points to match(package private) floatd(package private) floate(package private) floatf(package private) shortflagsflags(package private) shortglyphIndexthe index of the component glyf
-
Constructor Summary
Constructors Constructor Description GlyfComponent()
-