Uses of Class
com.anji.imaging.Java2DSurface

Packages that use Java2DSurface
com.anji.floatingeye com.anji.floatingeye contains classes to build and operate a "floating eye" which is an agent that can move up and down, left and right, and zoom in and out relative to an image, or "surface". 
 

Uses of Java2DSurface in com.anji.floatingeye
 

Constructors in com.anji.floatingeye with parameters of type Java2DSurface
SurfaceCanvas(Java2DSurface aSurface, FloatingEye anEye, int canvasWidth, int canvasHeight)
          ctor
FloatingEyeDisplay(Java2DSurface aSurface, FloatingEye anEye)
          ctor