org.lobobrowser.html.renderer
Class OffsetFloatingBounds

java.lang.Object
  extended by org.lobobrowser.html.renderer.OffsetFloatingBounds
All Implemented Interfaces:
FloatingBounds

public class OffsetFloatingBounds
extends java.lang.Object
implements FloatingBounds


Constructor Summary
OffsetFloatingBounds(FloatingBounds ancestorFloatingBounds, RBlockViewport ancestor, java.awt.Insets ancestorPadding, RBlockViewport target, java.awt.Insets targetPadding)
           
 
Method Summary
 boolean equals(java.lang.Object other)
           
 int getClearY(int y)
           
 int getLeft(int y)
           
 int getRight(int y)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OffsetFloatingBounds

public OffsetFloatingBounds(FloatingBounds ancestorFloatingBounds,
                            RBlockViewport ancestor,
                            java.awt.Insets ancestorPadding,
                            RBlockViewport target,
                            java.awt.Insets targetPadding)
Method Detail

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


SourceForge.net LogoCopyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Cobra Home]