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<CompositePart> |
Composite.getParts()
Getter for property parts.
|
Modifier and Type | Method and Description |
---|---|
void |
Composite.addPart(CompositePart part)
This will add a composite part.
|
Modifier and Type | Method and Description |
---|---|
void |
Composite.setParts(List<CompositePart> partsList)
Setter for property parts.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.