C D G I L M R S T U V

C

createReverseCornerPinSurface(int, int, int) - Method in class deadpixel.revkeystone.ReverseKeystone
Creates and registers a new corner pin keystone surface.

D

deadpixel.revkeystone - package deadpixel.revkeystone
 

G

getRes() - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
 
getTransformedMouse() - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
This function will give you the position of the mouse in the surface's coordinate system.

I

isMouseOver() - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
Returns true if the mouse is over this surface, false otherwise.

L

load(String) - Method in class deadpixel.revkeystone.ReverseKeystone
Loads a saved layout from a given XML file
load() - Method in class deadpixel.revkeystone.ReverseKeystone
Loads a saved layout from "keystone.xml"

M

makeRectangular() - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
 
makeRectangular() - Method in class deadpixel.revkeystone.ReverseKeystone
 
mouseEvent(MouseEvent) - Method in class deadpixel.revkeystone.ReverseKeystone
 
moveTo(float, float) - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
 

R

render(PImage) - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
Renders and applies keystoning to the image using the parent applet's renderer.
render(PGraphics, PImage) - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
Renders and applies keystoning to the image using a specific renderer.
ReverseCornerPinSurface - Class in deadpixel.revkeystone
A simple Corner Pin keystoned surface.
ReverseKeystone - Class in deadpixel.revkeystone
This class manages the creation and calibration of keystoned surfaces.
ReverseKeystone(PApplet) - Constructor for class deadpixel.revkeystone.ReverseKeystone
 

S

save(String) - Method in class deadpixel.revkeystone.ReverseKeystone
Saves the layout to an XML file.
save() - Method in class deadpixel.revkeystone.ReverseKeystone
Saves the current layout into "keystone.xml"
setControlPointsColor(int) - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
Sets the control points color
setGridColor(int) - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
Sets the grid used for calibration's color
startCalibration() - Method in class deadpixel.revkeystone.ReverseKeystone
Starts the calibration mode.
stopCalibration() - Method in class deadpixel.revkeystone.ReverseKeystone
Stops the calibration mode

T

toggleCalibration() - Method in class deadpixel.revkeystone.ReverseKeystone
Toggles the calibration mode

U

updateUV() - Method in class deadpixel.revkeystone.ReverseCornerPinSurface
 

V

VERSION - Variable in class deadpixel.revkeystone.ReverseKeystone
 
version() - Method in class deadpixel.revkeystone.ReverseKeystone
Returns the version of the library.

C D G I L M R S T U V

processing library revkeystone by yourNameHere. (c) 2008