Class FloatedBoxData

java.lang.Object
com.openhtmltopdf.render.FloatedBoxData

public class FloatedBoxData
extends Object
A bean containing additional information used by floated boxes. The marginFromSibiling property contains the margin from our previous inflow block level sibling (if it exists). It is necessary to correctly position the box when collapsing vertical margins.