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

A

A - Static variable in class processing.core.PGraphics
 
AB - Static variable in class processing.core.PGraphics
 
abs(float) - Static method in class processing.core.PApplet
 
abs(int) - Static method in class processing.core.PApplet
 
acos(float) - Static method in class processing.core.PApplet
 
add(Object, Method) - Method in class processing.core.PApplet.RegisteredMethods
 
ADD - Static variable in interface processing.core.PConstants
 
addChild(PShape) - Method in class processing.core.PShape
 
addListeners() - Method in class processing.core.PApplet
 
AG - Static variable in class processing.core.PGraphics
 
alpha(int) - Method in class processing.core.PApplet
 
ALPHA - Static variable in interface processing.core.PConstants
 
alpha(int) - Method in class processing.core.PGraphics
 
ALPHA_MASK - Static variable in interface processing.core.PConstants
 
ALT - Static variable in interface processing.core.PConstants
 
ambient(int) - Method in class processing.core.PApplet
 
ambient(float) - Method in class processing.core.PApplet
 
ambient(float, float, float) - Method in class processing.core.PApplet
 
AMBIENT - Static variable in interface processing.core.PConstants
 
ambient(int) - Method in class processing.core.PGraphics
 
ambient(float) - Method in class processing.core.PGraphics
 
ambient(float, float, float) - Method in class processing.core.PGraphics
 
ambient(int) - Method in class processing.core.PGraphics3D
 
ambient(float) - Method in class processing.core.PGraphics3D
 
ambient(float, float, float) - Method in class processing.core.PGraphics3D
 
ambientB - Variable in class processing.core.PGraphics
 
ambientG - Variable in class processing.core.PGraphics
 
ambientLight(float, float, float) - Method in class processing.core.PApplet
 
ambientLight(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
ambientLight(float, float, float) - Method in class processing.core.PGraphics
 
ambientLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
ambientLight(float, float, float) - Method in class processing.core.PGraphics3D
Add an ambient light based on the current color mode.
ambientLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
Add an ambient light based on the current color mode.
ambientR - Variable in class processing.core.PGraphics
 
append(byte[], byte) - Static method in class processing.core.PApplet
 
append(char[], char) - Static method in class processing.core.PApplet
 
append(int[], int) - Static method in class processing.core.PApplet
 
append(float[], float) - Static method in class processing.core.PApplet
 
append(String[], String) - Static method in class processing.core.PApplet
 
append(Object, Object) - Static method in class processing.core.PApplet
 
apply(PMatrix) - Method in class processing.core.PMatrix
 
apply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
applyMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.core.PGraphics
Apply a 3x2 affine transformation matrix.
applyMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
 
applyMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
Apply a 4x4 transformation matrix.
applyMatrix(float, float, float, float, float, float) - Method in class processing.core.PGraphicsJava2D
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.core.PShape
 
applyMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PShape
 
AR - Static variable in class processing.core.PGraphics
 
arc(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
arc(float, float, float, float, float, float) - Method in class processing.core.PGraphics
Identical parameters and placement to ellipse, but draws only an arc of that ellipse.
ARGB - Static variable in interface processing.core.PConstants
 
args - Variable in class processing.core.PApplet
Command line options passed in from main().
ARGS_BGCOLOR - Static variable in class processing.core.PApplet
 
ARGS_DISPLAY - Static variable in class processing.core.PApplet
 
ARGS_EDITOR_LOCATION - Static variable in class processing.core.PApplet
Position of the upper-lefthand corner of the editor window that launched this applet.
ARGS_EXTERNAL - Static variable in class processing.core.PApplet
Location for where to position the applet window on screen.
ARGS_HIDE_STOP - Static variable in class processing.core.PApplet
 
ARGS_LOCATION - Static variable in class processing.core.PApplet
 
ARGS_PRESENT - Static variable in class processing.core.PApplet
 
ARGS_SKETCH_FOLDER - Static variable in class processing.core.PApplet
Allows the user or PdeEditor to set a specific sketch folder path.
ARGS_STOP_COLOR - Static variable in class processing.core.PApplet
 
arraycopy(Object, int, Object, int, int) - Static method in class processing.core.PApplet
Calls System.arraycopy(), included here so that we can avoid people needing to learn about the System object before they can just copy an array.
arraycopy(Object, Object, int) - Static method in class processing.core.PApplet
Convenience method for arraycopy().
arraycopy(Object, Object) - Static method in class processing.core.PApplet
Shortcut to copy the entire contents of the source into the destination array.
ARROW - Static variable in interface processing.core.PConstants
 
ascent - Variable in class processing.core.PFont
 
ascent() - Method in class processing.core.PFont
Returns the ascent of this font from the baseline.
asin(float) - Static method in class processing.core.PApplet
 
atan(float) - Static method in class processing.core.PApplet
 
atan2(float, float) - Static method in class processing.core.PApplet
 
AUTO_NORMAL - Static variable in class processing.core.PGraphics
 

B

B - Static variable in class processing.core.PGraphics
 
background(int) - Method in class processing.core.PApplet
 
background(int, float) - Method in class processing.core.PApplet
 
background(float) - Method in class processing.core.PApplet
 
background(float, float) - Method in class processing.core.PApplet
 
background(float, float, float) - Method in class processing.core.PApplet
 
background(float, float, float, float) - Method in class processing.core.PApplet
 
background(PImage) - Method in class processing.core.PApplet
 
background(int) - Method in class processing.core.PGraphics
Set the background to a gray or ARGB color.
background(int, float) - Method in class processing.core.PGraphics
See notes about alpha in background(x, y, z, a).
background(float) - Method in class processing.core.PGraphics
Set the background to a grayscale value, based on the current colorMode.
background(float, float) - Method in class processing.core.PGraphics
See notes about alpha in background(x, y, z, a).
background(float, float, float) - Method in class processing.core.PGraphics
Set the background to an r, g, b or h, s, b value, based on the current colorMode.
background(float, float, float, float) - Method in class processing.core.PGraphics
Clear the background with a color that includes an alpha value.
background(PImage) - Method in class processing.core.PGraphics
Takes an RGB or ARGB image and sets it as the background.
background(PImage) - Method in class processing.core.PGraphics3D
Takes an RGB or RGBA image and sets it as the background.
background(PImage) - Method in class processing.core.PGraphicsJava2D
 
backgroundColor - Variable in class processing.core.PGraphics
Last background color that was set, zero if an image
BACKSPACE - Static variable in interface processing.core.PConstants
 
BASELINE - Static variable in interface processing.core.PConstants
Default vertical alignment for text placement
BEEN_LIT - Static variable in class processing.core.PGraphics
 
beginCamera() - Method in class processing.core.PApplet
 
beginCamera() - Method in class processing.core.PGraphics
 
beginCamera() - Method in class processing.core.PGraphics3D
Set matrix mode to the camera matrix (instead of the current transformation matrix).
beginDraw() - Method in class processing.core.PGraphics
Prepares the PGraphics for drawing.
beginDraw() - Method in class processing.core.PGraphics2D
 
beginDraw() - Method in class processing.core.PGraphics3D
 
beginDraw() - Method in class processing.core.PGraphicsJava2D
 
beginRaw(String, String) - Method in class processing.core.PApplet
 
beginRaw(PGraphics) - Method in class processing.core.PApplet
 
beginRaw(PGraphics) - Method in class processing.core.PGraphics
 
beginRaw(PGraphics) - Method in class processing.core.PGraphicsJava2D
 
beginRecord(String, String) - Method in class processing.core.PApplet
 
beginRecord(PGraphics) - Method in class processing.core.PApplet
 
beginShape() - Method in class processing.core.PApplet
 
beginShape(int) - Method in class processing.core.PApplet
 
beginShape() - Method in class processing.core.PGraphics
Start a new shape of type POLYGON
beginShape(int) - Method in class processing.core.PGraphics
Start a new shape.
beginShape(int) - Method in class processing.core.PGraphics2D
 
beginShape(int) - Method in class processing.core.PGraphics3D
 
beginShape(int) - Method in class processing.core.PGraphicsJava2D
 
BEVEL - Static variable in interface processing.core.PConstants
 
bezier(float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
bezier(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
bezier(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
Draw a cubic bezier curve.
bezier(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
bezier(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics2D
 
bezierDetail(int) - Method in class processing.core.PApplet
 
bezierDetail - Variable in class processing.core.PGraphics
 
bezierDetail(int) - Method in class processing.core.PGraphics
 
bezierDetail(int) - Method in class processing.core.PGraphicsJava2D
Ignored (not needed) in Java 2D.
bezierPoint(float, float, float, float, float) - Method in class processing.core.PApplet
 
bezierPoint(float, float, float, float, float) - Method in class processing.core.PGraphics
Evalutes quadratic bezier at point t for points a, b, c, d.
bezierTangent(float, float, float, float, float) - Method in class processing.core.PApplet
 
bezierTangent(float, float, float, float, float) - Method in class processing.core.PGraphics
Provide the tangent at the given point on the bezier curve.
bezierVertex(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
bezierVertex(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
See notes with the bezier() function.
bezierVertex(float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
See notes with the bezier() function.
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
See notes with the bezier() function.
bezierVertex(float, float, float, float, float, float) - Method in class processing.core.PGraphicsJava2D
 
binary(byte) - Static method in class processing.core.PApplet
Returns a String that contains the binary value of a byte.
binary(char) - Static method in class processing.core.PApplet
Returns a String that contains the binary value of a char.
binary(int) - Static method in class processing.core.PApplet
Returns a String that contains the binary value of an int.
binary(int, int) - Static method in class processing.core.PApplet
Returns a String that contains the binary value of an int.
blend(int, int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
 
blend(PImage, int, int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
 
BLEND - Static variable in interface processing.core.PConstants
 
blend(int, int, int, int, int, int, int, int, int) - Method in class processing.core.PGraphicsJava2D
 
blend(PImage, int, int, int, int, int, int, int, int, int) - Method in class processing.core.PGraphicsJava2D
 
blend(int, int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
Blends one area of this image to another area.
blend(PImage, int, int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
Copies area of one image into another PImage object.
blendColor(int, int, int) - Static method in class processing.core.PApplet
 
blendColor(int, int, int) - Static method in class processing.core.PImage
Blend two colors based on a particular mode.
blue(int) - Method in class processing.core.PApplet
 
blue(int) - Method in class processing.core.PGraphics
 
BLUE_MASK - Static variable in interface processing.core.PConstants
 
BLUR - Static variable in interface processing.core.PConstants
 
BOTTOM - Static variable in interface processing.core.PConstants
Align text from the bottom, using the baseline.
box(float) - Method in class processing.core.PApplet
 
box(float, float, float) - Method in class processing.core.PApplet
 
box(float) - Method in class processing.core.PGraphics
 
box(float, float, float) - Method in class processing.core.PGraphics
 
box(float) - Method in class processing.core.PGraphics3D
 
box(float, float, float) - Method in class processing.core.PGraphics3D
 
breakShape() - Method in class processing.core.PApplet
 
breakShape() - Method in class processing.core.PGraphics
This feature is in testing, do not use or rely upon its implementation
breakShape() - Method in class processing.core.PGraphicsJava2D
 
brightness(int) - Method in class processing.core.PApplet
 
brightness(int) - Method in class processing.core.PGraphics
 
BURN - Static variable in interface processing.core.PConstants
 

C

cache - Variable in class processing.core.PImage
for subclasses that need to store info about the image
camera() - Method in class processing.core.PApplet
 
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
camera - Variable in class processing.core.PGraphics
The camera matrix, the modelview will be set to this on beginDraw.
camera() - Method in class processing.core.PGraphics
 
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
camera() - Method in class processing.core.PGraphics3D
Set camera to the default settings.
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
More flexible method for dealing with camera().
cameraAspect - Variable in class processing.core.PGraphics
 
cameraFar - Variable in class processing.core.PGraphics
 
cameraFOV - Variable in class processing.core.PGraphics
Camera field of view (in radians, as of rev 86)
cameraInv - Variable in class processing.core.PGraphics
Inverse camera matrix
cameraNear - Variable in class processing.core.PGraphics
 
cameraX - Variable in class processing.core.PGraphics
Position of the camera
cameraY - Variable in class processing.core.PGraphics
Position of the camera
cameraZ - Variable in class processing.core.PGraphics
Position of the camera
canDraw() - Method in class processing.core.PApplet
 
canDraw() - Method in class processing.core.PGraphics
Some renderers have requirements re: when they are ready to draw.
ceil(float) - Static method in class processing.core.PApplet
 
CENTER - Static variable in interface processing.core.PConstants
Draw from the center, using second pair of values as the diameter.
center() - Method in class processing.core.PShape
Center the shape based on its bounding box.
CENTER_RADIUS - Static variable in interface processing.core.PConstants
Deprecated. Use RADIUS instead (as of 0125)
charCount - Variable in class processing.core.PFont
 
CHATTER - Static variable in interface processing.core.PConstants
 
clear() - Method in class processing.core.PGraphicsJava2D
 
clearStack() - Method in class processing.core.PMatrix
 
clone() - Method in class processing.core.PImage
Duplicate an image, returns new PImage object.
CLOSE - Static variable in interface processing.core.PConstants
 
CMYK - Static variable in interface processing.core.PConstants
 
CODED - Static variable in interface processing.core.PConstants
 
color(int) - Method in class processing.core.PApplet
 
color(float) - Method in class processing.core.PApplet
 
color(int, int) - Method in class processing.core.PApplet
As of 0116 this also takes color(#FF8800, alpha)
color(float, float) - Method in class processing.core.PApplet
 
color(int, int, int) - Method in class processing.core.PApplet
 
color(float, float, float) - Method in class processing.core.PApplet
 
color(int, int, int, int) - Method in class processing.core.PApplet
 
color(float, float, float, float) - Method in class processing.core.PApplet
 
color(int) - Method in class processing.core.PGraphics
 
color(float) - Method in class processing.core.PGraphics
 
color(int, int) - Method in class processing.core.PGraphics
 
color(int, float) - Method in class processing.core.PGraphics
 
color(float, float) - Method in class processing.core.PGraphics
 
color(int, int, int) - Method in class processing.core.PGraphics
 
color(float, float, float) - Method in class processing.core.PGraphics
 
color(int, int, int, int) - Method in class processing.core.PGraphics
 
color(float, float, float, float) - Method in class processing.core.PGraphics
 
colorMode(int) - Method in class processing.core.PApplet
 
colorMode(int, float) - Method in class processing.core.PApplet
 
colorMode(int, float, float, float) - Method in class processing.core.PApplet
 
colorMode(int, float, float, float, float) - Method in class processing.core.PApplet
 
colorMode - Variable in class processing.core.PGraphics
The current colorMode
colorMode(int) - Method in class processing.core.PGraphics
 
colorMode(int, float) - Method in class processing.core.PGraphics
 
colorMode(int, float, float, float) - Method in class processing.core.PGraphics
Set the colorMode and the maximum values for (r, g, b) or (h, s, b).
colorMode(int, float, float, float, float) - Method in class processing.core.PGraphics
 
colorModeA - Variable in class processing.core.PGraphics
Max value for alpha set by colorMode
colorModeX - Variable in class processing.core.PGraphics
Max value for red (or hue) set by colorMode
colorModeY - Variable in class processing.core.PGraphics
Max value for green (or saturation) set by colorMode
colorModeZ - Variable in class processing.core.PGraphics
Max value for blue (or value) set by colorMode
COMPLAINT - Static variable in interface processing.core.PConstants
 
concat(boolean[], boolean[]) - Static method in class processing.core.PApplet
 
concat(byte[], byte[]) - Static method in class processing.core.PApplet
 
concat(char[], char[]) - Static method in class processing.core.PApplet
 
concat(int[], int[]) - Static method in class processing.core.PApplet
 
concat(float[], float[]) - Static method in class processing.core.PApplet
 
concat(String[], String[]) - Static method in class processing.core.PApplet
 
concat(Object, Object) - Static method in class processing.core.PApplet
 
constrain(int, int, int) - Static method in class processing.core.PApplet
 
constrain(float, float, float) - Static method in class processing.core.PApplet
 
CONTROL - Static variable in interface processing.core.PConstants
 
copy(int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
 
copy(PImage, int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
 
copy(int, int, int, int, int, int, int, int) - Method in class processing.core.PGraphicsJava2D
 
copy(PImage, int, int, int, int, int, int, int, int) - Method in class processing.core.PGraphicsJava2D
 
copy(int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
Copy things from one area of this image to another area in the same image.
copy(PImage, int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
Copies area of one image into another PImage object.
CORNER - Static variable in interface processing.core.PConstants
Draw mode convention to use (x, y) to (width, height)
CORNERS - Static variable in interface processing.core.PConstants
Draw mode convention to use (x1, y1) to (x2, y2) coordinates
cos(float) - Static method in class processing.core.PApplet
 
createFont(String, float) - Method in class processing.core.PApplet
 
createFont(String, float, boolean) - Method in class processing.core.PApplet
 
createFont(String, float, boolean, char[]) - Method in class processing.core.PApplet
Create a .vlw font on the fly from either a font name that's installed on the system, or from a .ttf or .otf that's inside the data folder of this sketch.
createGraphics(int, int, String) - Method in class processing.core.PApplet
Create an offscreen PGraphics object for drawing.
createGraphics(int, int, String, String) - Method in class processing.core.PApplet
Create an offscreen graphics surface for drawing, in this case for a renderer that writes to a file (such as PDF or DXF).
createGroup() - Method in class processing.core.PShape
 
createImage(int, int, int) - Method in class processing.core.PApplet
Preferred method of creating new PImage objects, ensures that a reference to the parent PApplet is included, which makes save() work without needing an absolute path.
createInput(String) - Method in class processing.core.PApplet
Simplified method to open a Java InputStream.
createInput(File) - Static method in class processing.core.PApplet
 
createInputRaw(String) - Method in class processing.core.PApplet
Call openStream() without automatic gzip decompression.
createOutput(String) - Method in class processing.core.PApplet
Similar to createInput() (formerly openStream), this creates a Java OutputStream for a given filename or path.
createOutput(File) - Static method in class processing.core.PApplet
 
createPath(String) - Static method in class processing.core.PApplet
Takes a path and creates any in-between folders if they don't already exist.
createReader(String) - Method in class processing.core.PApplet
I want to read lines from a file.
createReader(File) - Static method in class processing.core.PApplet
I want to read lines from a file.
createReader(InputStream) - Static method in class processing.core.PApplet
I want to read lines from a stream.
createWriter(String) - Method in class processing.core.PApplet
I want to print lines to a file.
createWriter(File) - Static method in class processing.core.PApplet
I want to print lines to a file.
createWriter(OutputStream) - Static method in class processing.core.PApplet
I want to print lines to a file.
CROSS - Static variable in interface processing.core.PConstants
 
currentLightFalloffConstant - Variable in class processing.core.PGraphics
Current light falloff
currentLightFalloffLinear - Variable in class processing.core.PGraphics
 
currentLightFalloffQuadratic - Variable in class processing.core.PGraphics
 
currentLightSpecular - Variable in class processing.core.PGraphics
Current specular color for lighting
cursor(int) - Method in class processing.core.PApplet
Set the cursor type
cursor(PImage) - Method in class processing.core.PApplet
Replace the cursor with the specified PImage.
cursor(PImage, int, int) - Method in class processing.core.PApplet
Set a custom cursor to an image with a specific hotspot.
cursor() - Method in class processing.core.PApplet
Show the cursor after noCursor() was called.
curve(float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
curve(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
curve(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
Draws a segment of Catmull-Rom curve.
curve(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
curve(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics2D
 
curveDetail(int) - Method in class processing.core.PApplet
 
curveDetail(int) - Method in class processing.core.PGraphics
 
curveDetail(int) - Method in class processing.core.PGraphicsJava2D
Ignored (not needed) in Java 2D.
curvePoint(float, float, float, float, float) - Method in class processing.core.PApplet
 
curvePoint(float, float, float, float, float) - Method in class processing.core.PGraphics
Get a location along a catmull-rom curve segment.
curveTangent(float, float, float, float, float) - Method in class processing.core.PApplet
 
curveTangent(float, float, float, float, float) - Method in class processing.core.PGraphics
Calculate the tangent at a t value (0..1) on a Catmull-Rom curve.
curveTightness(float) - Method in class processing.core.PApplet
 
curveTightness - Variable in class processing.core.PGraphics
 
curveTightness(float) - Method in class processing.core.PGraphics
 
curveVertex(float, float) - Method in class processing.core.PApplet
 
curveVertex(float, float, float) - Method in class processing.core.PApplet
 
curveVertex(float, float) - Method in class processing.core.PGraphics
See notes with the curve() function.
curveVertex(float, float, float) - Method in class processing.core.PGraphics
See notes with the curve() function.
curveVertex(float, float) - Method in class processing.core.PGraphicsJava2D
 
CUSTOM - Static variable in interface processing.core.PConstants
 

D

DA - Static variable in class processing.core.PGraphics
 
DARKEST - Static variable in interface processing.core.PConstants
 
dataFile(String) - Method in class processing.core.PApplet
Return a full path to an item in the data folder as a File object.
dataPath(String) - Method in class processing.core.PApplet
Return a full path to an item in the data folder.
day() - Static method in class processing.core.PApplet
Get the current day of the month (1 through 31).
DB - Static variable in class processing.core.PGraphics
 
DEFAULT_CHARSET - Static variable in class processing.core.PFont
The default Processing character set.
DEFAULT_HEIGHT - Static variable in class processing.core.PApplet
 
DEFAULT_WIDTH - Static variable in class processing.core.PApplet
Default width and height for applet when not specified
defaultSettings() - Method in class processing.core.PGraphics3D
 
defaultSize - Variable in class processing.core.PApplet
true if no size() command has been executed.
DEG_TO_RAD - Static variable in interface processing.core.PConstants
 
degrees(float) - Static method in class processing.core.PApplet
 
delay(int) - Method in class processing.core.PApplet
The delay() function causes the program to halt for a specified time.
DELETE - Static variable in interface processing.core.PConstants
 
descent - Variable in class processing.core.PFont
 
descent() - Method in class processing.core.PFont
Returns how far this font descends from the baseline.
destroy() - Method in class processing.core.PApplet
Called by the browser or applet viewer to inform this applet that it is being reclaimed and that it should destroy any resources that it has allocated.
determinant() - Method in class processing.core.PMatrix
 
DG - Static variable in class processing.core.PGraphics
 
die(String) - Method in class processing.core.PApplet
Function for an applet/application to kill itself and display an error.
die(String, Exception) - Method in class processing.core.PApplet
Same as above but with an exception.
DIFFERENCE - Static variable in interface processing.core.PConstants
 
DILATE - Static variable in interface processing.core.PConstants
 
DIRECTIONAL - Static variable in interface processing.core.PConstants
 
directionalLight(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
directionalLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
directionalLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
 
DISABLE_DEPTH_TEST - Static variable in interface processing.core.PConstants
 
DISABLE_ERROR_REPORT - Static variable in interface processing.core.PConstants
 
DISABLE_FLYING_POO - Static variable in interface processing.core.PConstants
 
displayable() - Method in class processing.core.PApplet
 
displayable() - Method in class processing.core.PGraphics
Return true if this renderer should be drawn to the screen.
dispose() - Method in class processing.core.PGraphics
Handle any takedown for this graphics context.
dist(float, float, float, float) - Static method in class processing.core.PApplet
 
dist(float, float, float, float, float, float) - Static method in class processing.core.PApplet
 
DODGE - Static variable in interface processing.core.PConstants
 
DOWN - Static variable in interface processing.core.PConstants
 
DR - Static variable in class processing.core.PGraphics
 
draw() - Method in class processing.core.PApplet
 
draw() - Method in class processing.core.PLine
 
draw(PGraphics) - Method in class processing.core.PShape
Called by the following (the shape() command adds the g) PShape s = loadShapes("blah.svg"); shape(s);
DXF - Static variable in interface processing.core.PConstants
 

E

EB - Static variable in class processing.core.PGraphics
 
EG - Static variable in class processing.core.PGraphics
 
ellipse(float, float, float, float) - Method in class processing.core.PApplet
 
ellipse(float, float, float, float) - Method in class processing.core.PGraphics
 
ellipseImpl(float, float, float, float) - Method in class processing.core.PGraphics2D
 
ellipseMode(int) - Method in class processing.core.PApplet
 
ellipseMode - Variable in class processing.core.PGraphics
The current ellipse mode (read-only)
ellipseMode(int) - Method in class processing.core.PGraphics
 
emissive(int) - Method in class processing.core.PApplet
 
emissive(float) - Method in class processing.core.PApplet
 
emissive(float, float, float) - Method in class processing.core.PApplet
 
emissive(int) - Method in class processing.core.PGraphics
 
emissive(float) - Method in class processing.core.PGraphics
 
emissive(float, float, float) - Method in class processing.core.PGraphics
 
emissive(int) - Method in class processing.core.PGraphics3D
 
emissive(float) - Method in class processing.core.PGraphics3D
 
emissive(float, float, float) - Method in class processing.core.PGraphics3D
 
emissiveB - Variable in class processing.core.PGraphics
 
emissiveG - Variable in class processing.core.PGraphics
 
emissiveR - Variable in class processing.core.PGraphics
 
ENABLE_ACCURATE_TEXTURES - Static variable in interface processing.core.PConstants
 
ENABLE_DEPTH_SORT - Static variable in interface processing.core.PConstants
 
ENABLE_NATIVE_FONTS - Static variable in interface processing.core.PConstants
 
ENABLE_OPENGL_2X_SMOOTH - Static variable in interface processing.core.PConstants
 
ENABLE_OPENGL_4X_SMOOTH - Static variable in interface processing.core.PConstants
 
endCamera() - Method in class processing.core.PApplet
 
endCamera() - Method in class processing.core.PGraphics
 
endCamera() - Method in class processing.core.PGraphics3D
Record the current settings into the camera matrix, and set the matrix mode back to the current transformation matrix.
endDraw() - Method in class processing.core.PGraphics
This will finalize rendering so that it can be shown on-screen.
endDraw() - Method in class processing.core.PGraphics2D
 
endDraw() - Method in class processing.core.PGraphics3D
See notes in PGraphics.
endDraw() - Method in class processing.core.PGraphicsJava2D
 
endRaw() - Method in class processing.core.PApplet
 
endRaw() - Method in class processing.core.PGraphics
 
endRaw() - Method in class processing.core.PGraphicsJava2D
 
endRecord() - Method in class processing.core.PApplet
 
endShape() - Method in class processing.core.PApplet
 
endShape(int) - Method in class processing.core.PApplet
 
endShape() - Method in class processing.core.PGraphics
 
endShape(int) - Method in class processing.core.PGraphics
 
endShape(int) - Method in class processing.core.PGraphics2D
 
endShape(int) - Method in class processing.core.PGraphics3D
 
endShape(int) - Method in class processing.core.PGraphicsJava2D
 
ENTER - Static variable in interface processing.core.PConstants
 
EPSILON - Static variable in interface processing.core.PConstants
 
ER - Static variable in class processing.core.PGraphics
 
ERODE - Static variable in interface processing.core.PConstants
 
ESC - Static variable in interface processing.core.PConstants
 
EXCLUSION - Static variable in interface processing.core.PConstants
 
exec(String[]) - Static method in class processing.core.PApplet
 
exit() - Method in class processing.core.PApplet
Call to safely exit the sketch when finished.
exp(float) - Static method in class processing.core.PApplet
 
expand(boolean[]) - Static method in class processing.core.PApplet
 
expand(boolean[], int) - Static method in class processing.core.PApplet
 
expand(byte[]) - Static method in class processing.core.PApplet
 
expand(byte[], int) - Static method in class processing.core.PApplet
 
expand(char[]) - Static method in class processing.core.PApplet
 
expand(char[], int) - Static method in class processing.core.PApplet
 
expand(int[]) - Static method in class processing.core.PApplet
 
expand(int[], int) - Static method in class processing.core.PApplet
 
expand(float[]) - Static method in class processing.core.PApplet
 
expand(float[], int) - Static method in class processing.core.PApplet
 
expand(String[]) - Static method in class processing.core.PApplet
 
expand(String[], int) - Static method in class processing.core.PApplet
 
expand(Object) - Static method in class processing.core.PApplet
 
expand(Object, int) - Static method in class processing.core.PApplet
 
EXTERNAL_MOVE - Static variable in class processing.core.PApplet
When run externally to a PDE Editor, this is sent by the applet whenever the window is moved.
EXTERNAL_STOP - Static variable in class processing.core.PApplet
When run externally to a PdeEditor, this is sent by the applet when it quits.

F

fill(int) - Method in class processing.core.PApplet
 
fill(int, float) - Method in class processing.core.PApplet
 
fill(float) - Method in class processing.core.PApplet
 
fill(float, float) - Method in class processing.core.PApplet
 
fill(float, float, float) - Method in class processing.core.PApplet
 
fill(float, float, float, float) - Method in class processing.core.PApplet
 
fill - Variable in class processing.core.PGraphics
true if fill() is enabled, (read-only)
fill(int) - Method in class processing.core.PGraphics
Set the fill to either a grayscale value or an ARGB int.
fill(int, float) - Method in class processing.core.PGraphics
 
fill(float) - Method in class processing.core.PGraphics
 
fill(float, float) - Method in class processing.core.PGraphics
 
fill(float, float, float) - Method in class processing.core.PGraphics
 
fill(float, float, float, float) - Method in class processing.core.PGraphics
 
fillColor - Variable in class processing.core.PGraphics
fill that was last set (read-only)
fillGradient - Variable in class processing.core.PGraphicsJava2D
 
fillGradientObject - Variable in class processing.core.PGraphicsJava2D
 
filter(int) - Method in class processing.core.PApplet
 
filter(int, float) - Method in class processing.core.PApplet
 
filter(int) - Method in class processing.core.PGraphicsJava2D
 
filter(int, float) - Method in class processing.core.PGraphicsJava2D
 
filter(int) - Method in class processing.core.PImage
Method to apply a variety of basic filters to this image.
filter(int, float) - Method in class processing.core.PImage
Method to apply a variety of basic filters to this image.
findFont(String) - Static method in class processing.core.PFont
Starting with Java 1.5, Apple broke the ability to specify most fonts.
finished - Variable in class processing.core.PApplet
true if this applet has had it.
firstMouse - Variable in class processing.core.PApplet
Used to set pmouseX/Y to mouseX/Y the first time mouseX/Y are used, otherwise pmouseX/Y are always zero, causing a nasty jump.
floor(float) - Static method in class processing.core.PApplet
 
focused - Variable in class processing.core.PApplet
Gets set to true/false as the applet gains/loses focus.
focusGained() - Method in class processing.core.PApplet
 
focusGained(FocusEvent) - Method in class processing.core.PApplet
 
focusLost() - Method in class processing.core.PApplet
 
focusLost(FocusEvent) - Method in class processing.core.PApplet
 
font - Variable in class processing.core.PFont
Native Java version of the font.
fonts - Static variable in class processing.core.PFont
 
format - Variable in class processing.core.PImage
Format for this image, one of RGB, ARGB or ALPHA.
frame - Variable in class processing.core.PApplet
The frame containing this applet (if any)
frameCount - Variable in class processing.core.PApplet
How many frames have been displayed since the applet started.
frameRate - Variable in class processing.core.PApplet
The current value of frames per second.
frameRate(float) - Method in class processing.core.PApplet
Set a target frameRate.
frustum(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
frustum(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
frustum(float, float, float, float, float, float) - Method in class processing.core.PGraphics3D
Same as glFrustum(), except that it wipes out (rather than multiplies against) the current perspective matrix.

G

g - Variable in class processing.core.PApplet
The PGraphics renderer associated with this PApplet
G - Static variable in class processing.core.PGraphics
 
g2 - Variable in class processing.core.PGraphicsJava2D
 
get(int, int) - Method in class processing.core.PApplet
 
get(int, int, int, int) - Method in class processing.core.PApplet
 
get() - Method in class processing.core.PApplet
 
get(int, int) - Method in class processing.core.PGraphicsJava2D
 
get(int, int, int, int) - Method in class processing.core.PGraphicsJava2D
 
get() - Method in class processing.core.PGraphicsJava2D
Grab a copy of the current pixel buffer.
get(int, int) - Method in class processing.core.PImage
Returns an ARGB "color" type (a packed 32 bit int with the color.
get(int, int, int, int) - Method in class processing.core.PImage
Grab a subsection of a PImage, and copy it into a fresh PImage.
get() - Method in class processing.core.PImage
Returns a copy of this PImage.
GIF - Static variable in interface processing.core.PConstants
 
GRAY - Static variable in interface processing.core.PConstants
 
green(int) - Method in class processing.core.PApplet
 
green(int) - Method in class processing.core.PGraphics
 
GREEN_MASK - Static variable in interface processing.core.PConstants
 

H

HALF_PI - Static variable in interface processing.core.PConstants
 
HAND - Static variable in interface processing.core.PConstants
 
handle() - Method in class processing.core.PApplet.RegisteredMethods
 
handle(Object[]) - Method in class processing.core.PApplet.RegisteredMethods
 
handleDraw() - Method in class processing.core.PApplet
 
HARD_LIGHT - Static variable in interface processing.core.PConstants
 
height - Variable in class processing.core.PApplet
height of this applet's associated PGraphics
height - Variable in class processing.core.PFont
 
height - Variable in class processing.core.PImage
 
height1 - Variable in class processing.core.PGraphics
 
hex(byte) - Static method in class processing.core.PApplet
 
hex(char) - Static method in class processing.core.PApplet
 
hex(int) - Static method in class processing.core.PApplet
 
hex(int, int) - Static method in class processing.core.PApplet
 
hint(int) - Method in class processing.core.PApplet
 
hint(int) - Method in class processing.core.PGraphics
Enable a hint option.
HINT_COUNT - Static variable in interface processing.core.PConstants
 
hour() - Static method in class processing.core.PApplet
Hour position of the current time in international format (0-23).
HSB - Static variable in interface processing.core.PConstants
 
hue(int) - Method in class processing.core.PApplet
 
hue(int) - Method in class processing.core.PGraphics
 

I

image(PImage, float, float) - Method in class processing.core.PApplet
 
image(PImage, float, float, float, float) - Method in class processing.core.PApplet
 
image(PImage, float, float, float, float, int, int, int, int) - Method in class processing.core.PApplet
 
IMAGE - Static variable in interface processing.core.PConstants
 
image - Variable in class processing.core.PGraphics
 
image(PImage, float, float) - Method in class processing.core.PGraphics
 
image(PImage, float, float, float, float) - Method in class processing.core.PGraphics
 
image(PImage, float, float, float, float, int, int, int, int) - Method in class processing.core.PGraphics
u, v coordinates are always based on image space location, regardless of the current textureMode().
imageMode(int) - Method in class processing.core.PApplet
 
imageMode - Variable in class processing.core.PImage
 
imageMode(int) - Method in class processing.core.PImage
The mode can only be set to CORNERS, CORNER, and CENTER.
images - Variable in cla