| Package | Description |
|---|---|
| com.helger.pdflayout.config | |
| com.helger.pdflayout.element.text | |
| com.helger.pdflayout.pdfbox | |
| com.helger.pdflayout.render | |
| com.helger.pdflayout.spec |
| Modifier and Type | Method and Description |
|---|---|
FontSpec |
FontSpecMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
| Modifier and Type | Method and Description |
|---|---|
FontSpec |
AbstractPLText.getFontSpec() |
| Constructor and Description |
|---|
AbstractPLText(String sText,
FontSpec aFontSpec) |
PLText(String sText,
FontSpec aFontSpec) |
PLTextSplittable(String sText,
FontSpec aFontSpec) |
PLTextWithPlaceholders(String sText,
FontSpec aFontSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
PDPageContentStreamWithCache.setFont(LoadedFont aLoadedFont,
FontSpec aFontSpec) |
| Modifier and Type | Method and Description |
|---|---|
LoadedFont |
PreparationContextGlobal.getLoadedFont(FontSpec aFontSpec) |
| Modifier and Type | Method and Description |
|---|---|
FontSpec |
FontSpec.getCloneWithDifferentColor(Color aNewColor)
Return a clone of this object but with a different color.
|
FontSpec |
FontSpec.getCloneWithDifferentFont(PreloadFont aNewFont)
Return a clone of this object but with a different font.
|
FontSpec |
FontSpec.getCloneWithDifferentFontSize(float fNewFontSize)
Return a clone of this object but with a different font size.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.