Package | Description |
---|---|
org.apache.fontbox.afm |
This package holds classes used to parse AFM(Adobe Font Metrics) files.
|
Modifier and Type | Method and Description |
---|---|
List<Composite> |
FontMetrics.getComposites()
Getter for property composites.
|
Modifier and Type | Method and Description |
---|---|
void |
FontMetrics.addComposite(Composite composite)
This will add a single composite part to the picture.
|
Modifier and Type | Method and Description |
---|---|
void |
FontMetrics.setComposites(List<Composite> compositesList)
Setter for property composites.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.