Uses of Class
org.apache.fontbox.afm.CompositePart
Packages that use CompositePart
Package
Description
This package holds classes used to parse AFM(Adobe Font Metrics) files.
-
Uses of CompositePart in org.apache.fontbox.afm
Methods in org.apache.fontbox.afm that return types with arguments of type CompositePartMethods in org.apache.fontbox.afm with parameters of type CompositePartModifier and TypeMethodDescriptionvoidComposite.addPart(CompositePart part) This will add a composite part.Method parameters in org.apache.fontbox.afm with type arguments of type CompositePartModifier and TypeMethodDescriptionvoidComposite.setParts(List<CompositePart> partsList) Setter for property parts.