j3d.org Code

org.j3d.renderer.java3d.overlay
Interface ScreenComponent

All Known Implementing Classes:
OverlayBase

public interface ScreenComponent

A representation of something that can be seen on screen.

Version:
$Revision: 1.1 $
Author:
Will Holcomb

Method Summary
 java.awt.Rectangle getBounds()
          Get the bounds of the visible object in screen space coordinates.
 

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

j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org