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.components
Methods in org.apache.fontbox.ttf that return GlyfCompositeCompModifier and TypeMethodDescriptionprivate GlyfCompositeComp
GlyfCompositeDescript.getCompositeComp
(int i) private GlyfCompositeComp
GlyfCompositeDescript.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.