| Package | Description | 
|---|---|
| com.pd4ml.html.doc.render | |
| com.pd4ml.html.doc.render.to | |
| com.pd4ml.html.doc.util | 
| Modifier and Type | Field and Description | 
|---|---|
LayoutPoint | 
BoxRenderer.offset  | 
| Modifier and Type | Method and Description | 
|---|---|
LayoutPoint | 
AnchorRenderer.getAbsOffset()  | 
| Modifier and Type | Field and Description | 
|---|---|
Stack<LayoutPoint> | 
Context.containerPositions  | 
| Modifier and Type | Method and Description | 
|---|---|
LayoutPoint | 
Context.currentContainer()  | 
LayoutPoint | 
TargetRenderContext.getOffsetOnPage()  | 
LayoutPoint | 
Context.getOffsetOnPage()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Context.enterContainer(LayoutPoint pos)  | 
| Modifier and Type | Method and Description | 
|---|---|
LayoutPoint | 
LayoutPoint.copy()  | 
LayoutPoint | 
LayoutRect.location()  | 
LayoutPoint | 
LayoutRect.maxXMaxYCorner()  | 
LayoutPoint | 
LayoutRect.maxXMinYCorner()  | 
LayoutPoint | 
LayoutRect.minXMaxYCorner()  | 
LayoutPoint | 
LayoutRect.minXMinYCorner()  | 
LayoutPoint | 
LayoutPoint.transposedPoint()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
LayoutRect.contains(LayoutPoint point)  | 
void | 
LayoutRect.moveBy(LayoutPoint offset)  | 
void | 
LayoutRect.setLocation(LayoutPoint location)  | 
void | 
LayoutPoint.shift(LayoutPoint offset)  | 
void | 
LayoutPoint.unshift(LayoutPoint offset)  | 
| Constructor and Description | 
|---|
LayoutRect(LayoutPoint location,
          LayoutSize size)  | 
Revision 4.0.15 / 20220727-0149