Welcome to the NetCologne GmbH  open source mirroring service! 
	This machine mirrors various open-source projects.
	20 Gbit/s uplink.  
	 
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
Swarm 2.2 Reference Guide: Class  ZoomRasterCImpl
 
 
 
 
swarm.gui 
 
Class  ZoomRasterCImpl 
java.lang.Object
  |
  +--swarm.BaseImpl 
        |
        +--swarm.PhaseCImpl 
              |
              +--swarm.gui.ZoomRasterCImpl 
 
 
public class ZoomRasterCImpl extends PhaseCImpl implements RasterC , RasterS , ZoomRasterS , ZoomRasterC     
 A zoomable Raster. .
ZoomRaster is a subclass of Raster that implements a zoomable image. It handles translation between logical coordinates and screen coordinates.
 
 
 
 
 
 
  
  
  
  
  
Methods inherited from class java.lang.Object  
 
equals, 
getClass, 
hashCode, 
notify, 
notifyAll, 
toString, 
wait, 
wait, 
wait 
 
 
 
ZoomRasterCImpl 
public ZoomRasterCImpl (ZoomRaster  nextPhase) 
 
 
ZoomRasterCImpl 
public ZoomRasterCImpl ()