org.lobobrowser.html.renderer
public class ParentFloatingBoundsSource extends java.lang.Object
Constructor and Description |
---|
ParentFloatingBoundsSource(int blockShiftRight,
int expectedWidth,
int newX,
int newY,
org.lobobrowser.html.renderer.FloatingBounds floatBounds) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
org.lobobrowser.html.renderer.FloatingBounds |
getChildBlockFloatingBounds(int apparentBlockWidth) |
int |
hashCode() |
public ParentFloatingBoundsSource(int blockShiftRight, int expectedWidth, int newX, int newY, org.lobobrowser.html.renderer.FloatingBounds floatBounds)
public org.lobobrowser.html.renderer.FloatingBounds getChildBlockFloatingBounds(int apparentBlockWidth)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object