Uses of Interface
j2d.warp.ImageProcessingPropertiesInterface

Packages that use ImageProcessingPropertiesInterface
j2d.warp   
 

Uses of ImageProcessingPropertiesInterface in j2d.warp
 

Classes in j2d.warp that implement ImageProcessingPropertiesInterface
 class FishEyeProcessor
           
 class LogXformProcessor
           
 

Constructors in j2d.warp with parameters of type ImageProcessingPropertiesInterface
ImageProcessingPropertiesPanel(ImageProcessingPropertiesInterface ip, ImageProcessListener main)