| Package | Description | 
|---|---|
| com.pd4ml.html.doc.render | |
| com.pd4ml.html.doc.render.to | |
| com.pd4ml.html.doc.util | 
| Modifier and Type | Field and Description | 
|---|---|
LayoutRect | 
RowRenderer.pos  | 
| Constructor and Description | 
|---|
BlockRowRenderer(BoxRenderer parent,
                LayoutRect rect,
                boolean noStretch,
                int clearFloats)  | 
FlexRowRenderer(BoxRenderer parent,
               LayoutRect rect,
               boolean noStretch,
               int clearFloats)  | 
RowRenderer(BoxRenderer parent,
           LayoutRect rect,
           boolean noStretch,
           int clearFloats)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TargetRenderContext.runHandler(LayoutRect pos,
          CustomTag handler,
          float width,
          float height)  | 
void | 
ImageRenderContext.runHandler(LayoutRect pos,
          CustomTag handler,
          float width,
          float height)  | 
void | 
PdfRenderContext.runHandler(LayoutRect pos,
          CustomTag handler,
          float width,
          float height)  | 
| Modifier and Type | Method and Description | 
|---|---|
LayoutRect | 
LayoutRect.transposedRect()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LayoutRect.copyFrom(LayoutRect rect)  | 
boolean | 
LayoutRect.equals(LayoutRect a,
      LayoutRect b)  | 
| Constructor and Description | 
|---|
LayoutRect(LayoutRect layoutRect)  | 
Revision 4.0.15 / 20220727-0149