| Changed Methods |
void
applyRotationLayout(
Rectangle)
|
Documentation changed from old to new. |
This method rotates content of the renderer and calculates correct occupied area for the rotated element. |
void
applyVerticalAlignment()
|
Documentation changed from old to new. |
This method applies vertical alignment for the occupied area of the renderer and its children renderers. |
void
beginRotationIfApplied(
PdfCanvas)
|
Documentation changed from old to new. |
This method starts rotation for the renderer if rotation angle property is specified. |
AbstractRenderer
createOverflowRenderer(
int)
|
Documentation changed from old to new. |
Creates an overflow renderer. |
AbstractRenderer
createSplitRenderer(
int)
|
Documentation changed from old to new. |
Creates a split renderer. |
void
endRotationIfApplied(
PdfCanvas)
|
Documentation changed from old to new. |
This method ends rotation for the renderer if applied. |