swarm.gui
Interface ZoomRasterC


public abstract 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()
           
 

Method Detail

createEnd

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