public class FloatedBoxData
extends java.lang.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.