|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrackKern | |
|---|---|
| org.apache.fontbox.afm | This package holds classes used to parse AFM(Adobe Font Metrics) files. |
| Uses of TrackKern in org.apache.fontbox.afm |
|---|
| Methods in org.apache.fontbox.afm that return types with arguments of type TrackKern | |
|---|---|
List<TrackKern> |
FontMetric.getTrackKern()
Getter for property trackKern. |
| Methods in org.apache.fontbox.afm with parameters of type TrackKern | |
|---|---|
void |
FontMetric.addTrackKern(TrackKern kern)
This will add another track kern. |
| Method parameters in org.apache.fontbox.afm with type arguments of type TrackKern | |
|---|---|
void |
FontMetric.setTrackKern(List<TrackKern> trackKernValue)
Setter for property trackKern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||