swarm.gui
Interface Drawer

All Known Subinterfaces:
Pixmap
All Known Implementing Classes:
PixmapImpl

public interface Drawer

The interface used by Raster to draw an arbitrary object.. The interface used by Raster to draw an arbitrary object. Pixmap uses this.


Method Summary
 void drawX$Y(int x, int y)
           
 

Method Detail

drawX$Y

public void drawX$Y(int x,
                    int y)