Uses of Class
j2d.Kernel

Packages that use Kernel
j2d   
 

Uses of Kernel in j2d
 

Fields in j2d declared as Kernel
static Kernel[] Kernel.DITHER_MASK_441
           
static Kernel[] Kernel.DITHER_MASK_443
           
static Kernel Kernel.ERROR_FILTER_FLOYD_STEINBERG
           
static Kernel Kernel.ERROR_FILTER_JARVIS
           
static Kernel Kernel.ERROR_FILTER_STUCKI
           
static Kernel Kernel.GRADIENT_MASK_SOBEL_HORIZONTAL
           
static Kernel Kernel.GRADIENT_MASK_SOBEL_VERTICAL
           
 

Methods in j2d that return Kernel
 Kernel Kernel.getRotatedKernel()