| Modifier and Type | Method and Description |
|---|---|
protected abstract SizeSpec |
AbstractPLRenderableObject.onPrepare(PreparationContext aCtx)
The abstract method that must be implemented by all subclasses.
|
SizeSpec |
IPLRenderableObject.prepare(PreparationContext aCtx)
Prepare this element once for rendering.
|
SizeSpec |
AbstractPLRenderableObject.prepare(PreparationContext aCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected SizeSpec |
PLImage.onPrepare(PreparationContext aCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected SizeSpec |
AbstractPLHBox.onPrepare(PreparationContext aCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected SizeSpec |
PLSpacerY.onPrepare(PreparationContext aCtx) |
protected SizeSpec |
PLSpacerX.onPrepare(PreparationContext aCtx) |
protected SizeSpec |
PLPageBreak.onPrepare(PreparationContext aCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected SizeSpec |
AbstractPLText.onPrepare(PreparationContext aCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected SizeSpec |
AbstractPLVBox.onPrepare(PreparationContext aCtx) |
Copyright © 2014–2016 Philip Helger. All rights reserved.