public class SimpleBoxCollector extends Object
| Constructor and Description |
|---|
SimpleBoxCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<DisplayListItem> |
blocks() |
void |
collect(RenderingContext c,
Layer layer) |
void |
collect(RenderingContext c,
Layer layer,
Box container) |
List<DisplayListItem> |
inlines() |
List<DisplayListItem> |
listItems() |
List<DisplayListItem> |
replaceds() |
List<TableCellBox> |
tcells() |
public List<DisplayListItem> blocks()
public List<DisplayListItem> inlines()
public List<TableCellBox> tcells()
public List<DisplayListItem> replaceds()
public List<DisplayListItem> listItems()
public void collect(RenderingContext c, Layer layer)
public void collect(RenderingContext c, Layer layer, Box container)
Copyright © 2004–2025. All rights reserved.