org.lobobrowser.html.renderer
Interface FloatingBounds

All Known Implementing Classes:
FloatingViewportBounds, OffsetFloatingBounds

public interface FloatingBounds


Method Summary
 int getClearY(int y)
           
 int getLeft(int y)
           
 int getRight(int y)
           
 

Method Detail

getLeft

int getLeft(int y)

getRight

int getRight(int y)

getClearY

int getClearY(int y)


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