Modifier and Type | Method and Description |
---|---|
Positioner |
EmbeddedElement.getPositioner() |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedElement.setPositioner(Positioner positioner) |
Modifier and Type | Class and Description |
---|---|
class |
PageArea |
Modifier and Type | Method and Description |
---|---|
Positioner |
OverflowConditions.getLeaderParent() |
Positioner |
OverflowConditions.getTrailerParent() |
Modifier and Type | Method and Description |
---|---|
void |
OverflowConditions.setLeaderParent(Positioner leaderParent) |
void |
OverflowConditions.setTrailerParent(Positioner trailerParent) |
Constructor and Description |
---|
OverflowConditions(com.itextpdf.tool.xml.Tag tag, FlattenerContext referenceResolver, OverflowConditions parent, Positioner parentPositioner) |
Constructor and Description |
---|
JsOccur(Positioner parent) |
Modifier and Type | Class and Description |
---|---|
class |
AreaPositioner |
class |
ContentPositioner |
class |
DrawPositioner |
class |
ExclGroupPositioner |
class |
FieldPositioner |
class |
SubFormPositioner |
class |
SubformSetPositioner |
Modifier and Type | Field and Description |
---|---|
protected Positioner |
Positioner.parent |
Modifier and Type | Field and Description |
---|---|
protected List<Positioner> |
Positioner.childElements |
protected Map<String,Positioner> |
Positioner.immediateChildren |
Modifier and Type | Method and Description |
---|---|
Positioner |
ContentPositioner.checkOverflowing(XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, boolean checkBreakable) |
Positioner |
SubFormPositioner.checkOverflowing(XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, float bottomMargin) |
abstract Positioner |
Positioner.checkOverflowing(XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, float bottomMargin) |
Positioner |
ContentPositioner.checkOverflowing(XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, float bottomMargin) |
protected Positioner |
Positioner.findNextBreakableElement() |
protected Positioner |
Positioner.findNextBreakableElement(int startFrom) |
protected Positioner |
ContentPositioner.findNextBreakableElement(int startFrom) |
protected Positioner |
Positioner.getLastPositionerBeforeInd(int childIndex, String childLayout) |
Positioner |
Positioner.getLastPositionerInLayout(String layout) |
Positioner |
Positioner.getParent() |
static Positioner |
TableLayoutManager.getParentTable(Positioner node) |
Positioner |
Positioner.getPreviousPositionerInLayout(Positioner childPositioner, String layout) |
Positioner |
SubFormPositioner.position(com.itextpdf.text.pdf.PdfContentByte parentCanvas, XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, float bottomMargin) |
abstract Positioner |
Positioner.position(com.itextpdf.text.pdf.PdfContentByte canvas, XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, float bottomMargin) |
Positioner |
ContentPositioner.position(com.itextpdf.text.pdf.PdfContentByte canvas, XFARectangle parentBoundingBox, PageArea currentPageArea, boolean breakableStatus, float bottomMargin) |
Modifier and Type | Method and Description |
---|---|
List<Positioner> |
Positioner.getChildren() |
Modifier and Type | Method and Description |
---|---|
int |
Positioner.PositionedLayoutComparator.compare(Positioner o1, Positioner o2) |
int |
Positioner.RowLayoutComparator.compare(Positioner o1, Positioner o2) |
static Positioner |
TableLayoutManager.getParentTable(Positioner node) |
Positioner |
Positioner.getPreviousPositionerInLayout(Positioner childPositioner, String layout) |
void |
TableLayoutManager.preprocessHorizontalCellLayout(Positioner extraRow) |
void |
Positioner.setParent(Positioner parent) |
Constructor and Description |
---|
TableLayoutManager(Positioner tag) |
Modifier and Type | Method and Description |
---|---|
Positioner |
FlattenerContext.getCurrentNode() |
Positioner |
FlattenerContext.resolvePositioner(String somExpressions) |
Modifier and Type | Method and Description |
---|---|
void |
FlattenerContext.setCurrentNode(Positioner currentNode) |
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.