Uses of Class
com.helger.pdflayout.render.PreparationContextGlobal
-
Packages that use PreparationContextGlobal Package Description com.helger.pdflayout.base com.helger.pdflayout.render -
-
Uses of PreparationContextGlobal in com.helger.pdflayout.base
Methods in com.helger.pdflayout.base with parameters of type PreparationContextGlobal Modifier and Type Method Description PLPageSetPrepareResultPLPageSet. prepareAllPages(PreparationContextGlobal aGlobalCtx) -
Uses of PreparationContextGlobal in com.helger.pdflayout.render
Methods in com.helger.pdflayout.render that return PreparationContextGlobal Modifier and Type Method Description PreparationContextGlobalPreparationContext. getGlobalContext()Constructors in com.helger.pdflayout.render with parameters of type PreparationContextGlobal Constructor Description PreparationContext(PreparationContextGlobal aGlobalCtx, float fAvailableWidth, float fAvailableHeight)Constructor
-