gumbo.graphic.space
Interface GraphicSpace

All Superinterfaces:
Graphic
All Known Subinterfaces:
DisplaySpace, ScreenSpace, ViewSpace, WorldSpace
All Known Implementing Classes:
AbstractDisplaySpace, AbstractScreenSpace, AbstractViewSpace, AbstractWorldSpace

public interface GraphicSpace
extends Graphic

A graphic object corresponding to a user interface interaction space, such as those defined in the book "3D User Interfaces with Java 3D". Most graphic spaces serve as the root of a spatial geometry tree (see GraphicSpaceRoot).

Version:
$Revision: 1.8 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Methods inherited from interface gumbo.graphic.Graphic
getGraphic