gumbo.graphic
Interface GraphicResource

All Superinterfaces:
Disposable, Graphic
All Known Subinterfaces:
AxisLayoutGraphic, GraphicPresence, GraphicShape, GraphicView, SelectableShape
All Known Implementing Classes:
NullGraphicView, SwingDataProxy, SwingDataShape, SwingGraphView, SwingListView, SwingShape, SwingSpaceNode, SwingTreeView

public interface GraphicResource
extends Graphic, Disposable

An "abstract" base interface for graphic entities backed by system resources (such as shapes, sounds, pickers, colliders), and which may require disposal of those resources.

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

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