| Package | Description |
|---|---|
| com.helger.pdflayout.config | |
| com.helger.pdflayout.element.text | |
| com.helger.pdflayout.spec |
| Modifier and Type | Method and Description |
|---|---|
TextAndWidthSpec |
TextAndWidthSpecMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TextAndWidthSpec> |
AbstractPLText.m_aPreparedLines |
protected com.helger.commons.collection.ext.ICommonsList<TextAndWidthSpec> |
AbstractPLText.m_aPreparedLinesUnmodified |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<TextAndWidthSpec> |
AbstractPLText.getAllPreparedLinesUnmodified() |
| Modifier and Type | Method and Description |
|---|---|
PLElementWithSize |
AbstractPLText.getCopy(float fElementWidth,
List<TextAndWidthSpec> aLines,
boolean bSplittableCopy) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<TextAndWidthSpec> |
LoadedFont.getFitToWidth(String sText,
float fFontSize,
float fMaxWidth) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TextAndWidthSpec.getAsText(Iterable<? extends TextAndWidthSpec> aTexts) |
Copyright © 2014–2016 Philip Helger. All rights reserved.