public static class PdfContainerDefinition.FixedWidth
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
PdfContainerDefinition.WidthDefined |
anchorLeft() |
PdfContainerDefinition.WidthDefined |
anchorLeft(double margin) |
PdfContainerDefinition.WidthDefined |
anchorRight() |
PdfContainerDefinition.WidthDefined |
anchorRight(double margin) |
PdfContainerDefinition.WidthDefined |
center() |
public PdfContainerDefinition.WidthDefined anchorLeft()
public PdfContainerDefinition.WidthDefined anchorLeft(double margin)
public PdfContainerDefinition.WidthDefined anchorRight()
public PdfContainerDefinition.WidthDefined anchorRight(double margin)
public PdfContainerDefinition.WidthDefined center()