org.j3d.geom.overlay
Interface ScreenComponent

public interface ScreenComponent
A representation of something that can be seen on screen.

Version:
$Revision: 1.1 $
Author:
Will Holcomb
Method Detail

getBounds

public java.awt.Rectangle getBounds()
Get the bounds of the visible object in screen space coordinates.
Returns:
A rectangle representing the bounds in screen coordinates