A B C D E F G H I J K L M N O P R S T U V W X Y Z

K

Kernel - Class in net.grelf.image
A square array of values for convolving with an image.
Kernel(int, float[][]) - Constructor for class net.grelf.image.Kernel
 
Kernel(Point, Image, int) - Constructor for class net.grelf.image.Kernel
Create a kernel by sampling a square area symmetrically around the given point in the given accumulator.
keyPressed(KeyEvent) - Method in class net.grelf.grip.ImCurve
Check for the delete key being pressed and delete the currently highlighted point, if there is one.
keyPressed(KeyEvent) - Method in class net.grelf.grip.SlideShow
Implementing java.awt.event.KeyListener
keyReleased(KeyEvent) - Method in class net.grelf.grip.ImCurve
 
keyReleased(KeyEvent) - Method in class net.grelf.grip.SlideShow
Implementing java.awt.event.KeyListener
keyTyped(KeyEvent) - Method in class net.grelf.grip.ImCurve
 
keyTyped(KeyEvent) - Method in class net.grelf.grip.SlideShow
Implementing java.awt.event.KeyListener

A B C D E F G H I J K L M N O P R S T U V W X Y Z