Uses of Class
org.apache.fontbox.ttf.GlyfCompositeComp
Packages that use GlyfCompositeComp
-
Uses of GlyfCompositeComp in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf with type parameters of type GlyfCompositeCompModifier and TypeFieldDescriptionprivate final List<GlyfCompositeComp>GlyfCompositeDescript.componentsMethods in org.apache.fontbox.ttf that return GlyfCompositeCompModifier and TypeMethodDescriptionprivate GlyfCompositeCompGlyfCompositeDescript.getCompositeComp(int i) private GlyfCompositeCompGlyfCompositeDescript.getCompositeCompEndPt(int i) Methods in org.apache.fontbox.ttf that return types with arguments of type GlyfCompositeCompModifier and TypeMethodDescriptionGlyfCompositeDescript.getComponents()Gets a view to the composite components.