org.lobobrowser.html.renderer
Class OffsetFloatingBounds
java.lang.Object
org.lobobrowser.html.renderer.OffsetFloatingBounds
- All Implemented Interfaces:
- FloatingBounds
public class OffsetFloatingBounds
- extends java.lang.Object
- implements FloatingBounds
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OffsetFloatingBounds
public OffsetFloatingBounds(FloatingBounds ancestorFloatingBounds,
RBlockViewport ancestor,
java.awt.Insets ancestorPadding,
RBlockViewport target,
java.awt.Insets targetPadding)
getClearY
public int getClearY(int y)
- Specified by:
getClearY
in interface FloatingBounds
getLeft
public int getLeft(int y)
- Specified by:
getLeft
in interface FloatingBounds
getRight
public int getRight(int y)
- Specified by:
getRight
in interface FloatingBounds
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class java.lang.Object
Copyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Cobra Home]