Boeing Simulation 3.1 API Specification

visualizer.graphics
Interface Drawable

All Known Implementing Classes:
ReflectiveObjectViz

public interface Drawable

An interface for an objects that are able to draw themselves of a Graphics.

Version:
$Revision: 1.3 $
Author:
Dave Jurgens

Method Summary
 void draw(Graphics g)
          Draws a representation of this object on the specified Graphics.
 

Method Detail

draw

public void draw(Graphics g)
Draws a representation of this object on the specified Graphics.


Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.