Uses of Class
org.apache.fontbox.ttf.GlyfCompositeComp
-
Packages that use GlyfCompositeComp Package Description org.apache.fontbox.ttf This package contains classes to parse a TTF file. -
-
Uses of GlyfCompositeComp in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf with type parameters of type GlyfCompositeComp Modifier and Type Field Description private java.util.List<GlyfCompositeComp>GlyfCompositeDescript. componentsMethods in org.apache.fontbox.ttf that return GlyfCompositeComp Modifier and Type Method Description private GlyfCompositeCompGlyfCompositeDescript. getCompositeComp(int i)private GlyfCompositeCompGlyfCompositeDescript. getCompositeCompEndPt(int i)
-