Package | Description |
---|---|
org.apache.fontbox.afm |
This package holds classes used to parse AFM(Adobe Font Metrics) files.
|
Modifier and Type | Method | Description |
---|---|---|
List<TrackKern> |
FontMetrics.getTrackKern() |
Getter for property trackKern.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FontMetrics.addTrackKern(TrackKern kern) |
This will add another track kern.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FontMetrics.setTrackKern(List<TrackKern> trackKernValue) |
Setter for property trackKern.
|
Copyright © 2008–2018. All rights reserved.