Class FloatManager

java.lang.Object
com.openhtmltopdf.layout.FloatManager

public class FloatManager extends Object
A class that manages all floated boxes in a given block formatting context. It is responsible for positioning floats and calculating clearance for non-floated (block) boxes.