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
Methods in org.apache.fontbox.ttf that return types with arguments of type GlyfCompositeComp Modifier and Type Method Description java.util.List<GlyfCompositeComp>
GlyfCompositeDescript. getComponents()
Gets a view to the composite components.
-