| Package | Description |
|---|---|
| com.lowagie.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
DefaultFontMapper.BaseFontParameters |
DefaultFontMapper.getBaseFontParameters(String name)
Looks for a BaseFont parameter associated with a name.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,DefaultFontMapper.BaseFontParameters> |
DefaultFontMapper.getMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFontMapper.putName(String awtName,
DefaultFontMapper.BaseFontParameters parameters)
Maps a name to a BaseFont parameter.
|
Copyright © 2019. All rights reserved.