Uses of Class
com.helger.pdflayout.spec.TextAndWidthSpec
Packages that use TextAndWidthSpec
Package
Description
-
Uses of TextAndWidthSpec in com.helger.pdflayout.config.xml
Methods in com.helger.pdflayout.config.xml that return TextAndWidthSpecModifier and TypeMethodDescriptionTextAndWidthSpecMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) Methods in com.helger.pdflayout.config.xml with parameters of type TextAndWidthSpecModifier and TypeMethodDescriptioncom.helger.xml.microdom.IMicroElementTextAndWidthSpecMicroTypeConverter.convertToMicroElement(TextAndWidthSpec aValue, String sNamespaceURI, String sTagName) -
Uses of TextAndWidthSpec in com.helger.pdflayout.element.text
Fields in com.helger.pdflayout.element.text with type parameters of type TextAndWidthSpecModifier and TypeFieldDescriptionprotected com.helger.commons.collection.impl.ICommonsList<TextAndWidthSpec>AbstractPLText.m_aPreparedLinesprotected com.helger.commons.collection.impl.ICommonsList<TextAndWidthSpec>AbstractPLText.m_aPreparedLinesUnmodifiedMethods in com.helger.pdflayout.element.text that return types with arguments of type TextAndWidthSpecModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<TextAndWidthSpec>AbstractPLText.getAllPreparedLinesUnmodified() -
Uses of TextAndWidthSpec in com.helger.pdflayout.spec
Methods in com.helger.pdflayout.spec that return types with arguments of type TextAndWidthSpecModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<TextAndWidthSpec>LoadedFont.getFitToWidth(String sText, float fFontSize, float fMaxWidth)