swarm.gui
Interface RasterC

All Known Subinterfaces:
ZoomRasterC
All Known Implementing Classes:
RasterCImpl, ZoomRasterCImpl

public interface RasterC
extends ArchivedGeometryWidgetC, ArchivedGeometryWidgetS

A two dimension color display class.. 2 dimensional, colour pixel images. Raster is based on a Tk frame widget with our own code for fast display of images. You can draw coloured dots on a Raster, or generic Drawers. Raster widgets are double buffered - the pixels you draw are not actually put on the screen until drawSelf is called. In addition, Rasters handle mouse clicks.


Methods inherited from interface swarm.gui.ArchivedGeometryWidgetC
create$setWindowGeometryRecordName, loadWindowGeometryRecord, registerAndLoad, setSaveSizeFlag, setWindowGeometryRecordName, updateSize
 
Methods inherited from interface swarm.gui.WidgetC
createParent, makeWidgetNameFor, setParent, setWidgetNameFromParent, setWidgetNameFromParentName
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd