gumbo.graphic.content
Interface GraphicShape

All Superinterfaces:
Disposable, Graphic, GraphicPresence, GraphicResource
All Known Subinterfaces:
SelectableShape

public interface GraphicShape
extends GraphicPresence

A graphic object representing visible, and ultimately displayable, content in a graphic space (world, view, display). TODO: Is this needed???

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

Methods inherited from interface gumbo.graphic.GraphicPresence
prepareGraphicPresence, realizeGraphicPresence
 
Methods inherited from interface gumbo.graphic.Graphic
getGraphic
 
Methods inherited from interface gumbo.util.Disposable
dispose, isDisposed