Class BoxCollector

java.lang.Object
org.xhtmlrenderer.layout.BoxCollector

public class BoxCollector extends Object
A class to collect boxes which intersect a given clip region. If available, aggregate bounds information will be used. Block and inline content are added to separate lists as they are painted in separate render phases.