| Modifier and Type | Method and Description |
|---|---|
static String |
PLDebug.getXMBP(IPLHasMarginBorderPadding<?> aElement) |
static String |
PLDebug.getYMBP(IPLHasMarginBorderPadding<?> aElement) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPLHasMarginBorderPadding<IMPLTYPE extends IPLHasMarginBorderPadding<IMPLTYPE>>
Base interface for objects having a margin, a border and a padding
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPLElement<IMPLTYPE extends IPLElement<IMPLTYPE>>
Base interface for renderable objects having a margin, a border and a padding
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPLAlignedElement<IMPLTYPE extends AbstractPLAlignedElement<IMPLTYPE>>
Base class for text and image elements - so elements only having a padding
but no border themselves.
|
class |
AbstractPLElement<IMPLTYPE extends AbstractPLElement<IMPLTYPE>>
Abstract renderable PL element having a padding only
|
| Modifier and Type | Class and Description |
|---|---|
class |
PLImage
Render an image
|
class |
PLPageSet
Represents a single page layout as element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPLHBox<IMPLTYPE extends AbstractPLHBox<IMPLTYPE>>
Horizontal box - groups several columns.
|
class |
AbstractPLHBoxSplittable<IMPLTYPE extends AbstractPLHBoxSplittable<IMPLTYPE>>
Horizontal box - groups several columns.
|
class |
PLHBox
Horizontal box - groups several columns.
|
class |
PLHBoxSplittable
Horizontal box - groups several columns.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PLSpacerX
A horizontal spacer
|
| Modifier and Type | Class and Description |
|---|---|
class |
PLTable
A special table with a repeating header
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPLText<IMPLTYPE extends AbstractPLText<IMPLTYPE>>
Render text
|
class |
PLText
Render text
|
class |
PLTextSplittable
Render text
|
class |
PLTextWithPlaceholders
Render text but before that replace all placeholders defined in the
RenderingContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPLVBox<IMPLTYPE extends AbstractPLVBox<IMPLTYPE>>
Vertical box - groups several rows.
|
class |
AbstractPLVBoxSplittable<IMPLTYPE extends AbstractPLVBoxSplittable<IMPLTYPE>>
Vertical box - groups several rows.
|
class |
PLVBox
Vertical box - groups several rows.
|
class |
PLVBoxSplittable
Vertical box - groups several rows.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.