|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompositePart | |
|---|---|
| org.apache.fontbox.afm | This package holds classes used to parse AFM(Adobe Font Metrics) files. |
| Uses of CompositePart in org.apache.fontbox.afm |
|---|
| Methods in org.apache.fontbox.afm that return types with arguments of type CompositePart | |
|---|---|
List<CompositePart> |
Composite.getParts()
Getter for property parts. |
| Methods in org.apache.fontbox.afm with parameters of type CompositePart | |
|---|---|
void |
Composite.addPart(CompositePart part)
This will add a composite part. |
| Method parameters in org.apache.fontbox.afm with type arguments of type CompositePart | |
|---|---|
void |
Composite.setParts(List<CompositePart> partsList)
Setter for property parts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||