Class SimpleBoxCollector
java.lang.Object
com.openhtmltopdf.render.simplepainter.SimpleBoxCollector
public class SimpleBoxCollector extends Object
-
Constructor Summary
Constructors Constructor Description SimpleBoxCollector() -
Method Summary
Modifier and Type Method Description List<DisplayListItem>blocks()voidcollect(RenderingContext c, Layer layer)voidcollect(RenderingContext c, Layer layer, Box container)List<DisplayListItem>inlines()List<DisplayListItem>listItems()List<DisplayListItem>replaceds()List<TableCellBox>tcells()
-
Constructor Details
-
SimpleBoxCollector
public SimpleBoxCollector()
-
-
Method Details
-
blocks
-
inlines
-
tcells
-
replaceds
-
listItems
-
collect
-
collect
-