swarm.gui
Interface ZoomRasterC


public interface ZoomRasterC
extends RasterS, RasterC

A zoomable Raster.. ZoomRaster is a subclass of Raster that implements a zoomable image. It handles translation between logical coordinates and screen coordinates.


Method Summary
 Object createEnd()
           
 
Methods inherited from interface swarm.gui.ArchivedGeometryWidgetC
loadWindowGeometryRecord, registerAndLoad, setWindowGeometryRecordName
 
Methods inherited from interface swarm.gui.WidgetC
makeWidgetNameFor, setParent, setWidgetNameFromParent, setWidgetNameFromParentName
 

Method Detail

createEnd

public Object createEnd()
Specified by:
createEnd in interface RasterC