Package org.lobobrowser.html.renderer
Class ParentFloatingBoundsSource
java.lang.Object
org.lobobrowser.html.renderer.ParentFloatingBoundsSource
-
Constructor Summary
ConstructorsConstructorDescriptionParentFloatingBoundsSource
(int blockShiftRight, int expectedWidth, int newX, int newY, org.lobobrowser.html.renderer.FloatingBounds floatBounds) -
Method Summary
Modifier and TypeMethodDescriptionboolean
org.lobobrowser.html.renderer.FloatingBounds
getChildBlockFloatingBounds
(int apparentBlockWidth) int
hashCode()
-
Constructor Details
-
ParentFloatingBoundsSource
public ParentFloatingBoundsSource(int blockShiftRight, int expectedWidth, int newX, int newY, org.lobobrowser.html.renderer.FloatingBounds floatBounds)
-
-
Method Details