Uses of Class
org.apache.fontbox.afm.TrackKern
Packages that use TrackKern
Package
Description
This package holds classes used to parse AFM(Adobe Font Metrics) files.
-
Uses of TrackKern in org.apache.fontbox.afm
Fields in org.apache.fontbox.afm with type parameters of type TrackKernMethods in org.apache.fontbox.afm that return types with arguments of type TrackKernMethods in org.apache.fontbox.afm with parameters of type TrackKernModifier and TypeMethodDescriptionvoid
FontMetrics.addTrackKern
(TrackKern kern) This will add another track kern.Method parameters in org.apache.fontbox.afm with type arguments of type TrackKernModifier and TypeMethodDescriptionvoid
FontMetrics.setTrackKern
(List<TrackKern> trackKernValue) Setter for property trackKern.