Uses of Class
gistoolkit.datasources.imagefile.ImageChopperEvent

Packages that use ImageChopperEvent
gistoolkit.datasources.imagefile   
 

Uses of ImageChopperEvent in gistoolkit.datasources.imagefile
 

Methods in gistoolkit.datasources.imagefile with parameters of type ImageChopperEvent
 void ImageChopperApplication.imageChopped(ImageChopperEvent inEvent)
          Gets called when an image is being read, or written.
 void ImageChopperListener.imageChopped(ImageChopperEvent inEvent)
          Gets called when an image is being read, or written.