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 
All Classes All Packages

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
( begin auto-generated from abs.xml ) Calculates the absolute value (magnitude) of a number.
abs(int) - Static method in class processing.core.PApplet
 
accessLightAttribs() - Method in class processing.opengl.PShader
 
accessNormals() - Method in class processing.opengl.PShader
 
accessTexCoords() - Method in class processing.opengl.PShader
 
acos(float) - Static method in class processing.core.PApplet
( begin auto-generated from acos.xml ) The inverse of cos(), returns the arc cosine of a value.
action - Variable in class processing.event.Event
 
activeTexture(int) - Method in class processing.opengl.PGL
 
activeTextureImpl(int) - Method in class processing.opengl.PGL
 
activeTexUnit - Variable in class processing.opengl.PGL
 
add(float, float) - Method in class processing.core.PVector
 
add(float, float, float) - Method in class processing.core.PVector
 
add(int, double) - Method in class processing.data.DoubleList
 
add(int, float) - Method in class processing.data.FloatList
 
add(int, int) - Method in class processing.data.IntList
 
add(int, int) - Method in class processing.data.LongList
 
add(String, double) - Method in class processing.data.DoubleDict
 
add(String, float) - Method in class processing.data.FloatDict
 
add(String, int) - Method in class processing.data.IntDict
 
add(String, long) - Method in class processing.data.LongDict
 
add(PVector) - Method in class processing.core.PVector
( begin auto-generated from PVector_add.xml ) Adds x, y, and z components to a vector, adds one vector to another, or adds two independent vectors together.
add(PVector, PVector) - Static method in class processing.core.PVector
Add two vectors
add(PVector, PVector, PVector) - Static method in class processing.core.PVector
Add two vectors into a target vector
ADD - Static variable in interface processing.core.PConstants
 
addBezierVertex(float, float, float, float, float, float, float, float, float, boolean) - Method in class processing.opengl.PGraphicsOpenGL.InGeometry
 
addChild(String) - Method in class processing.data.XML
 
addChild(PShape) - Method in class processing.core.PShape
 
addChild(PShape) - Method in class processing.opengl.PShapeOpenGL
 
addChild(PShape, int) - Method in class processing.core.PShape
 
addChild(PShape, int) - Method in class processing.opengl.PShapeOpenGL
 
addChild(XML) - Method in class processing.data.XML
 
addChildren(ArrayList<PShapeOBJ.OBJFace>, ArrayList<PShapeOBJ.OBJMaterial>, ArrayList<PVector>, ArrayList<PVector>, ArrayList<PVector>) - Method in class processing.core.PShapeOBJ
 
addColumn() - Method in class processing.data.Table
 
addColumn(String) - Method in class processing.data.Table
 
addColumn(String, int) - Method in class processing.data.Table
 
addCurveVertex(float, float, float, boolean) - Method in class processing.opengl.PGraphicsOpenGL.InGeometry
 
addGlyph(char) - Method in class processing.core.PFont
Create a new glyph, and add the character to the current font.
addIndex(int) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
addMaterial(String, ArrayList<PShapeOBJ.OBJMaterial>, Map<String, Integer>) - Static method in class processing.core.PShapeOBJ
 
addName(String, PShape) - Method in class processing.core.PShape
Add a shape to the name lookup table.
addQuadraticVertex(float, float, float, float, float, float, boolean) - Method in class processing.opengl.PGraphicsOpenGL.InGeometry
 
addRow() - Method in class processing.data.Table
 
addRow(Object[]) - Method in class processing.data.Table
 
addRow(TableRow) - Method in class processing.data.Table
 
addRows(Table) - Method in class processing.data.Table
 
addTexture(PImage) - Method in class processing.opengl.PGraphicsOpenGL
This utility method creates a texture for the provided image, and adds it to the metadata cache of the image.
addTexture(PImage) - Method in class processing.opengl.PShapeOpenGL
 
addTexture(PImage, Texture.Parameters) - Method in class processing.opengl.PGraphicsOpenGL
 
addVertex(double[]) - Method in interface processing.opengl.PGL.Tessellator
 
addVertex(double[], int, Object) - Method in interface processing.opengl.PGL.Tessellator
 
AG - Static variable in class processing.core.PGraphics
 
aggregate() - Method in class processing.opengl.PShapeOpenGL
 
aggregateImpl() - Method in class processing.opengl.PShapeOpenGL
 
ALIASED_LINE_WIDTH_RANGE - Static variable in class processing.opengl.PGL
 
ALIASED_POINT_SIZE_RANGE - Static variable in class processing.opengl.PGL
 
allocate() - Method in class processing.opengl.FrameBuffer
 
allocate() - Method in class processing.opengl.Texture
Allocates the opengl texture object.
allocateByteBuffer(byte[]) - Static method in class processing.opengl.PGL
 
allocateByteBuffer(int) - Static method in class processing.opengl.PGL
 
allocateDirectByteBuffer(int) - Static method in class processing.opengl.PGL
 
allocateDirectFloatBuffer(int) - Static method in class processing.opengl.PGL
 
allocateDirectIntBuffer(int) - Static method in class processing.opengl.PGL
 
allocateDirectShortBuffer(int) - Static method in class processing.opengl.PGL
 
allocateFloatBuffer(float[]) - Static method in class processing.opengl.PGL
 
allocateFloatBuffer(int) - Static method in class processing.opengl.PGL
 
allocateIntBuffer(int) - Static method in class processing.opengl.PGL
 
allocateIntBuffer(int[]) - Static method in class processing.opengl.PGL
 
allocatePixels() - Method in class processing.opengl.PGraphicsOpenGL
 
allocateShortBuffer(int) - Static method in class processing.opengl.PGL
 
allocateShortBuffer(short[]) - Static method in class processing.opengl.PGL
 
allocCount - Variable in class processing.data.Table
 
alpha(int) - Method in class processing.core.PApplet
( begin auto-generated from alpha.xml ) Extracts the alpha value from a color.
alpha(int) - Method in class processing.core.PGraphics
( begin auto-generated from alpha.xml ) Extracts the alpha value from a color.
ALPHA - Static variable in interface processing.core.PConstants
 
ALPHA - Static variable in class processing.opengl.PGL
 
ALPHA_MASK - Static variable in class processing.core.PImage
 
ALPHA8 - Static variable in class processing.opengl.PGL
 
ALREADY_SIGNALED - Static variable in class processing.opengl.PGL
 
ALT - Static variable in interface processing.core.PConstants
 
ALT - Static variable in class processing.event.Event
 
ALWAYS - Static variable in class processing.opengl.PGL
 
ambient(float) - Method in class processing.core.PApplet
 
ambient(float) - Method in class processing.core.PGraphics
 
ambient(float) - Method in class processing.core.PShape
 
ambient(float, float, float) - Method in class processing.core.PApplet
 
ambient(float, float, float) - Method in class processing.core.PGraphics
 
ambient(float, float, float) - Method in class processing.core.PShape
 
ambient(int) - Method in class processing.core.PApplet
( begin auto-generated from ambient.xml ) Sets the ambient reflectance for shapes drawn to the screen.
ambient(int) - Method in class processing.core.PGraphics
( begin auto-generated from ambient.xml ) Sets the ambient reflectance for shapes drawn to the screen.
ambient(int) - Method in class processing.core.PShape
 
AMBIENT - Static variable in interface processing.core.PConstants
 
ambientB - Variable in class processing.core.PGraphics
 
ambientB - Variable in class processing.core.PStyle
 
ambientColor - Variable in class processing.core.PGraphics
 
ambientColor - Variable in class processing.core.PShape
 
ambientFromCalc() - Method in class processing.core.PGraphics
 
ambientG - Variable in class processing.core.PGraphics
 
ambientG - Variable in class processing.core.PStyle
 
ambientLight(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from ambientLight.xml ) Adds an ambient light.
ambientLight(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from ambientLight.xml ) Adds an ambient light.
ambientLight(float, float, float) - Method in class processing.opengl.PGraphics2D
 
ambientLight(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Add an ambient light based on the current color mode.
ambientLight(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
ambientLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
ambientLight(float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
ambientLight(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Add an ambient light based on the current color mode.
ambientLoc - Variable in class processing.opengl.PShader
 
ambientR - Variable in class processing.core.PGraphics
 
ambientR - Variable in class processing.core.PStyle
 
angleBetween(PVector, PVector) - Static method in class processing.core.PVector
( begin auto-generated from PVector_angleBetween.xml ) Calculates and returns the angle (in radians) between two vectors.
AnimationThread() - Constructor for class processing.core.PSurfaceNone.AnimationThread
 
anisoSamplingSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
append(boolean) - Method in class processing.data.JSONArray
Append a boolean value.
append(byte[], byte) - Static method in class processing.core.PApplet
( begin auto-generated from append.xml ) Expands an array by one element and adds data to the new position.
append(char[], char) - Static method in class processing.core.PApplet
 
append(double) - Method in class processing.data.DoubleList
Add a new entry to the list.
append(double) - Method in class processing.data.JSONArray
Append a double value.
append(double[]) - Method in class processing.data.DoubleList
 
append(float) - Method in class processing.data.FloatList
Add a new entry to the list.
append(float) - Method in class processing.data.JSONArray
Append a float value.
append(float[]) - Method in class processing.data.FloatList
 
append(float[], float) - Static method in class processing.core.PApplet
 
append(int) - Method in class processing.data.IntList
Add a new entry to the list.
append(int) - Method in class processing.data.JSONArray
Append an int value.
append(int[]) - Method in class processing.data.IntList
 
append(int[]) - Method in class processing.data.LongList
 
append(int[], int) - Static method in class processing.core.PApplet
 
append(long) - Method in class processing.data.JSONArray
Append an long value.
append(long) - Method in class processing.data.LongList
Add a new entry to the list.
append(Object) - Method in class processing.data.JSONArray
Append an object value.
append(Object, Object) - Static method in class processing.core.PApplet
 
append(String) - Method in class processing.data.JSONArray
Append an String value.
append(String) - Method in class processing.data.StringList
Add a new entry to the list.
append(String[]) - Method in class processing.data.StringList
 
append(String[], String) - Static method in class processing.core.PApplet
 
append(DoubleList) - Method in class processing.data.DoubleList
 
append(FloatList) - Method in class processing.data.FloatList
 
append(IntList) - Method in class processing.data.IntList
 
append(JSONArray) - Method in class processing.data.JSONArray
 
append(JSONObject) - Method in class processing.data.JSONArray
 
append(LongList) - Method in class processing.data.LongList
 
append(StringList) - Method in class processing.data.StringList
 
appendChild(Node) - Method in class processing.data.XML
Internal handler to add the node structure.
appendUnique(double) - Method in class processing.data.DoubleList
Add this value, but only if it's not already in the list.
appendUnique(float) - Method in class processing.data.FloatList
Add this value, but only if it's not already in the list.
appendUnique(int) - Method in class processing.data.IntList
Add this value, but only if it's not already in the list.
appendUnique(int) - Method in class processing.data.LongList
Add this value, but only if it's not already in the list.
appendUnique(String) - Method in class processing.data.StringList
Add this value, but only if it's not already in the list.
apply(float, float, float, float, float, float) - Method in interface processing.core.PMatrix
Multiply this matrix by another.
apply(float, float, float, float, float, float) - Method in class processing.core.PMatrix2D
 
apply(float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
 
apply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface processing.core.PMatrix
Multiply this matrix by another.
apply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
apply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
 
apply(PMatrix) - Method in interface processing.core.PMatrix
Multiply this matrix by another.
apply(PMatrix) - Method in class processing.core.PMatrix2D
 
apply(PMatrix) - Method in class processing.core.PMatrix3D
 
apply(PMatrix2D) - Method in interface processing.core.PMatrix
Multiply this matrix by another.
apply(PMatrix2D) - Method in class processing.core.PMatrix2D
 
apply(PMatrix2D) - Method in class processing.core.PMatrix3D
 
apply(PMatrix3D) - Method in interface processing.core.PMatrix
Multiply this matrix by another.
apply(PMatrix3D) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
apply(PMatrix3D) - Method in class processing.core.PMatrix3D
 
applyMatrix(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
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.core.PShape
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
applyMatrix(float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
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, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
applyMatrix(float, float, float, float, float, float, float, float, float, float, 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.opengl.PGraphics2D
 
applyMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Apply a 4x4 transformation matrix to the modelview stack.
applyMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
applyMatrix(PMatrix) - Method in class processing.core.PApplet
( begin auto-generated from applyMatrix.xml ) Multiplies the current matrix by the one specified through the parameters.
applyMatrix(PMatrix) - Method in class processing.core.PGraphics
( begin auto-generated from applyMatrix.xml ) Multiplies the current matrix by the one specified through the parameters.
applyMatrix(PMatrix) - Method in class processing.core.PShape
 
applyMatrix(PMatrix2D) - Method in class processing.core.PApplet
 
applyMatrix(PMatrix2D) - Method in class processing.core.PGraphics
 
applyMatrix(PMatrix2D) - Method in class processing.core.PShape
 
applyMatrix(PMatrix2D) - Method in class processing.opengl.PGraphicsOpenGL
 
applyMatrix(PMatrix2D) - Method in class processing.opengl.PShapeOpenGL
 
applyMatrix(PMatrix3D) - Method in class processing.core.PApplet
 
applyMatrix(PMatrix3D) - Method in class processing.core.PGraphics
 
applyMatrix(PMatrix3D) - Method in class processing.core.PShape
 
applyMatrix(PMatrix3D) - Method in class processing.opengl.PGraphics2D
 
applyMatrix(PMatrix3D) - Method in class processing.opengl.PGraphicsOpenGL
 
applyMatrixImpl(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
applyMatrixImpl(PMatrix) - Method in class processing.opengl.PShapeOpenGL
 
applyProjection(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
applyProjection(PMatrix3D) - Method in class processing.opengl.PGraphicsOpenGL
 
AR - Static variable in class processing.core.PGraphics
 
arc(float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from arc.xml ) Draws an arc in the display window.
arc(float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from arc.xml ) Draws an arc in the display window.
arc(float, float, float, float, float, float, int) - Method in class processing.core.PApplet
 
arc(float, float, float, float, float, float, int) - Method in class processing.core.PGraphics
 
ARC - Static variable in interface processing.core.PConstants
 
arcImpl(float, float, float, float, float, float, int) - Method in class processing.core.PGraphics
Start and stop are in radians, converted by the parent function.
arcImpl(float, float, float, float, float, float, int) - Method in class processing.opengl.PGraphicsOpenGL
 
ARGB - Static variable in interface processing.core.PConstants
 
args - Variable in class processing.core.PApplet
Command line options passed in from main().
ARGS_DENSITY - Static variable in class processing.core.PApplet
 
ARGS_DISPLAY - Static variable in class processing.core.PApplet
Used by the PDE to suggest a display (set in prefs, passed on Run)
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
 
ARGS_HIDE_STOP - Static variable in class processing.core.PApplet
 
ARGS_LOCATION - Static variable in class processing.core.PApplet
Location for where to position the applet window on screen.
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
 
ARGS_WINDOW_COLOR - Static variable in class processing.core.PApplet
 
array - Variable in class processing.core.PVector
Array so that this can be temporarily used in an array context
array() - Method in class processing.core.PVector
( begin auto-generated from PVector_array.xml ) Return a representation of this vector as a float array.
array() - Method in class processing.data.DoubleList
Create a new array with a copy of all the values.
array() - Method in class processing.data.FloatList
Create a new array with a copy of all the values.
array() - Method in class processing.data.IntList
Create a new array with a copy of all the values.
array() - Method in class processing.data.LongList
Create a new array with a copy of all the values.
array() - Method in class processing.data.StringList
Create a new array with a copy of all the values.
array(double[]) - Method in class processing.data.DoubleList
Copy values into the specified array.
array(float[]) - Method in class processing.data.FloatList
Copy values into the specified array.
array(int[]) - Method in class processing.data.IntList
Copy values into the specified array.
array(int[]) - Method in class processing.data.LongList
Copy values into the specified array.
array(String[]) - Method in class processing.data.StringList
Copy values into the specified array.
ARRAY_BUFFER - Static variable in class processing.opengl.PGL
 
arraycopy(Object, int, Object, int, int) - Static method in class processing.core.PApplet
Deprecated.
arraycopy(Object, Object) - Static method in class processing.core.PApplet
Deprecated.
arraycopy(Object, Object, int) - Static method in class processing.core.PApplet
Deprecated.
arrayCopy(Object, int, Object, int, int) - Static method in class processing.core.PApplet
( begin auto-generated from arrayCopy.xml ) Copies an array (or part of an array) to another array.
arrayCopy(Object, Object) - Static method in class processing.core.PApplet
Shortcut to copy the entire contents of the source into the destination array.
arrayCopy(Object, Object, int) - Static method in class processing.core.PApplet
Convenience method for arraycopy().
ARROW - Static variable in interface processing.core.PConstants
 
ascent - Variable in class processing.core.PFont
The ascent of the font.
ascent() - Method in class processing.core.PFont
Returns the ascent of this font from the baseline.
ascii - Variable in class processing.core.PFont
A more efficient array lookup for straight ASCII characters.
asin(float) - Static method in class processing.core.PApplet
( begin auto-generated from asin.xml ) The inverse of sin(), returns the arc sine of a value.
asyncImageSaver - Static variable in class processing.core.PGraphics
 
AsyncImageSaver() - Constructor for class processing.core.PGraphics.AsyncImageSaver
 
asyncPixelReader - Variable in class processing.opengl.PGraphicsOpenGL
 
AsyncPixelReader() - Constructor for class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
asyncPixelReaderInitialized - Variable in class processing.opengl.PGraphicsOpenGL
 
atan(float) - Static method in class processing.core.PApplet
( begin auto-generated from atan.xml ) The inverse of tan(), returns the arc tangent of a value.
atan2(float, float) - Static method in class processing.core.PApplet
( begin auto-generated from atan2.xml ) Calculates the angle (in radians) from a specified point to the coordinate origin as measured from the positive x-axis.
attachShader(int, int) - Method in class processing.opengl.PGL
 
attrib(String, boolean...) - Method in class processing.core.PApplet
 
attrib(String, boolean...) - Method in class processing.core.PGraphics
 
attrib(String, boolean...) - Method in class processing.core.PShape
 
attrib(String, boolean...) - Method in class processing.opengl.PGraphicsOpenGL
 
attrib(String, boolean...) - Method in class processing.opengl.PShapeOpenGL
 
attrib(String, float...) - Method in class processing.core.PApplet
 
attrib(String, float...) - Method in class processing.core.PGraphics
 
attrib(String, float...) - Method in class processing.core.PShape
 
attrib(String, float...) - Method in class processing.opengl.PGraphicsOpenGL
 
attrib(String, float...) - Method in class processing.opengl.PShapeOpenGL
 
attrib(String, int...) - Method in class processing.core.PApplet
 
attrib(String, int...) - Method in class processing.core.PGraphics
 
attrib(String, int...) - Method in class processing.core.PShape
 
attrib(String, int...) - Method in class processing.opengl.PGraphicsOpenGL
 
attrib(String, int...) - Method in class processing.opengl.PShapeOpenGL
 
attribColor(String, int) - Method in class processing.core.PApplet
 
attribColor(String, int) - Method in class processing.core.PGraphics
 
attribColor(String, int) - Method in class processing.core.PShape
 
attribColor(String, int) - Method in class processing.opengl.PGraphicsOpenGL
 
attribColor(String, int) - Method in class processing.opengl.PShapeOpenGL
 
attribImpl(String, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
attribImpl(String, int, int, int) - Method in class processing.opengl.PShapeOpenGL
 
attribNormal(String, float, float, float) - Method in class processing.core.PApplet
 
attribNormal(String, float, float, float) - Method in class processing.core.PGraphics
 
attribNormal(String, float, float, float) - Method in class processing.core.PShape
 
attribNormal(String, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
attribNormal(String, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
attribPosition(String, float, float, float) - Method in class processing.core.PApplet
 
attribPosition(String, float, float, float) - Method in class processing.core.PGraphics
 
attribPosition(String, float, float, float) - Method in class processing.core.PShape
 
attribPosition(String, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
attribPosition(String, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
AttributeMap() - Constructor for class processing.opengl.PGraphicsOpenGL.AttributeMap
 
autoMipmapGenSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
autoNormal - Variable in class processing.core.PGraphics
 
available() - Method in class processing.opengl.Texture
Returns true if the texture has been initialized.
awaitAsyncSaveCompletion(File) - Method in class processing.core.PGraphics.AsyncImageSaver
 
awaitAsyncSaveCompletion(String) - Method in class processing.core.PGraphics
If there is running async save task for this file, blocks until it completes.
awaitAsyncSaveCompletion(String) - Method in class processing.opengl.PGraphicsOpenGL
 
awaitTransferCompletion(File) - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 

B

B - Static variable in class processing.core.PGraphics
 
BACK - Static variable in class processing.opengl.PGL
 
background(float) - Method in class processing.core.PApplet
 
background(float) - Method in class processing.core.PGraphics
 
background(float, float) - Method in class processing.core.PApplet
 
background(float, float) - Method in class processing.core.PGraphics
 
background(float, float, float) - Method in class processing.core.PApplet
 
background(float, float, float) - Method in class processing.core.PGraphics
 
background(float, float, float, float) - Method in class processing.core.PApplet
 
background(float, float, float, float) - Method in class processing.core.PGraphics
 
background(int) - Method in class processing.core.PApplet
( begin auto-generated from background.xml ) The background() function sets the color used for the background of the Processing window.
background(int) - Method in class processing.core.PGraphics
( begin auto-generated from background.xml ) The background() function sets the color used for the background of the Processing window.
background(int, float) - Method in class processing.core.PApplet
 
background(int, float) - Method in class processing.core.PGraphics
 
background(PImage) - Method in class processing.core.PApplet
Takes an RGB or ARGB image and sets it as the background.
background(PImage) - Method in class processing.core.PGraphics
Takes an RGB or ARGB image and sets it as the background.
backgroundA - Variable in class processing.core.PGraphics
 
backgroundAi - Variable in class processing.core.PGraphics
 
backgroundAlpha - Variable in class processing.core.PGraphics
 
backgroundB - Variable in class processing.core.PGraphics
 
backgroundBi - Variable in class processing.core.PGraphics
 
backgroundColor - Variable in class processing.core.PGraphics
Last background color that was set, zero if an image
backgroundFromCalc() - Method in class processing.core.PGraphics
 
backgroundG - Variable in class processing.core.PGraphics
 
backgroundGi - Variable in class processing.core.PGraphics
 
backgroundImpl() - Method in class processing.core.PGraphics
Actual implementation of clearing the background, now that the internal variables for background color have been set.
backgroundImpl() - Method in class processing.opengl.PGraphicsOpenGL
 
backgroundImpl(PImage) - Method in class processing.core.PGraphics
Actually set the background image.
backgroundImpl(PImage) - Method in class processing.opengl.PGraphicsOpenGL
 
backgroundR - Variable in class processing.core.PGraphics
 
backgroundRi - Variable in class processing.core.PGraphics
 
BACKSPACE - Static variable in interface processing.core.PConstants
 
backTex - Variable in class processing.opengl.PGL
 
BASELINE - Static variable in interface processing.core.PConstants
Default vertical alignment for text placement
BEEN_LIT - Static variable in class processing.core.PGraphics
 
begin(int) - Method in interface processing.opengl.PGL.TessellatorCallback
 
begin(int) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
begin2D() - Method in class processing.opengl.PGraphics2D
 
begin2D() - Method in class processing.opengl.PGraphics3D
 
begin2D() - Method in class processing.opengl.PGraphicsOpenGL
 
beginBindFramebuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
beginCamera() - Method in class processing.core.PApplet
( begin auto-generated from beginCamera.xml ) The beginCamera() and endCamera() functions enable advanced customization of the camera space.
beginCamera() - Method in class processing.core.PGraphics
( begin auto-generated from beginCamera.xml ) The beginCamera() and endCamera() functions enable advanced customization of the camera space.
beginCamera() - Method in class processing.opengl.PGraphics2D
 
beginCamera() - Method in class processing.opengl.PGraphicsOpenGL
Set matrix mode to the camera matrix (instead of the current transformation matrix).
beginContour() - Method in class processing.core.PApplet
 
beginContour() - Method in class processing.core.PGraphics
 
beginContour() - Method in class processing.core.PShape
 
beginContour() - Method in interface processing.opengl.PGL.Tessellator
 
beginContour() - Method in class processing.opengl.PGraphicsOpenGL
 
beginContourImpl() - Method in class processing.core.PShape
 
beginContourImpl() - Method in class processing.opengl.PShapeOpenGL
 
beginDraw() - Method in class processing.core.PGraphics
( begin auto-generated from PGraphics_beginDraw.xml ) Sets the default properties for a PGraphics object.
beginDraw() - Method in class processing.opengl.PGraphicsOpenGL
 
beginGL() - Method in class processing.opengl.PGL
 
beginOffscreenDraw() - Method in class processing.opengl.PGraphicsOpenGL
 
beginOnscreenDraw() - Method in class processing.opengl.PGraphicsOpenGL
 
beginPGL() - Method in class processing.core.PApplet
 
beginPGL() - Method in class processing.core.PGraphics
 
beginPGL() - Method in class processing.opengl.PGraphicsOpenGL
 
beginPixelsOp(int) - Method in class processing.opengl.PGraphicsOpenGL
 
beginPolygon() - Method in interface processing.opengl.PGL.Tessellator
 
beginPolygon(Object) - Method in interface processing.opengl.PGL.Tessellator
 
beginRaw(String, String) - Method in class processing.core.PApplet
( begin auto-generated from beginRaw.xml ) To create vectors from 3D data, use the beginRaw() and endRaw() commands.
beginRaw(PGraphics) - Method in class processing.core.PApplet
 
beginRaw(PGraphics) - Method in class processing.core.PGraphics
Record individual lines and triangles by echoing them to another renderer.
beginReadPixels() - Method in class processing.opengl.PGraphicsOpenGL
 
beginRecord(String, String) - Method in class processing.core.PApplet
( begin auto-generated from beginRecord.xml ) Opens a new file and all subsequent drawing functions are echoed to this file as well as the display window.
beginRecord(PGraphics) - Method in class processing.core.PApplet
 
beginRender() - Method in class processing.opengl.PGL
 
beginShape() - Method in class processing.core.PApplet
Start a new shape of type POLYGON
beginShape() - Method in class processing.core.PGraphics
Start a new shape of type POLYGON
beginShape() - Method in class processing.core.PShape
 
beginShape(int) - Method in class processing.core.PApplet
( begin auto-generated from beginShape.xml ) Using the beginShape() and endShape() functions allow creating more complex forms.
beginShape(int) - Method in class processing.core.PGraphics
( begin auto-generated from beginShape.xml ) Using the beginShape() and endShape() functions allow creating more complex forms.
beginShape(int) - Method in class processing.core.PShape
 
beginShape(int) - Method in class processing.opengl.PGraphicsOpenGL
 
beginTransfer(File) - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
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) - Method in class processing.core.PGraphics
 
bezier(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from bezier.xml ) Draws a Bezier curve on the screen.
bezier(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from bezier.xml ) Draws a Bezier curve on the screen.
BEZIER_VERTEX - Static variable in interface processing.core.PConstants
 
bezierBasisInverse - Variable in class processing.core.PGraphics
 
bezierBasisMatrix - Variable in class processing.core.PGraphics
 
bezierDetail - Variable in class processing.core.PGraphics
 
bezierDetail - Variable in class processing.opengl.PShapeOpenGL
 
bezierDetail(int) - Method in class processing.core.PApplet
( begin auto-generated from bezierDetail.xml ) Sets the resolution at which Beziers display.
bezierDetail(int) - Method in class processing.core.PGraphics
( begin auto-generated from bezierDetail.xml ) Sets the resolution at which Beziers display.
bezierDetail(int) - Method in class processing.core.PShape
 
bezierDetail(int) - Method in class processing.opengl.PShapeOpenGL
 
bezierDrawMatrix - Variable in class processing.core.PGraphics
 
bezierInit() - Method in class processing.core.PGraphics
 
bezierInitCheck() - Method in class processing.core.PGraphics
 
bezierInited - Variable in class processing.core.PGraphics
 
bezierPoint(float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from bezierPoint.xml ) Evaluates the Bezier at point t for points a, b, c, d.
bezierPoint(float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from bezierPoint.xml ) Evaluates the Bezier at point t for points a, b, c, d.
bezierTangent(float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from bezierTangent.xml ) Calculates the tangent of a point on a Bezier curve.
bezierTangent(float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from bezierTangent.xml ) Calculates the tangent of a point on a Bezier curve.
bezierVertex(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) - Method in class processing.core.PShape
 
bezierVertex(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
bezierVertex(float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from bezierVertex.xml ) Specifies vertex coordinates for Bezier curves.
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from bezierVertex.xml ) Specifies vertex coordinates for Bezier curves.
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PShape
 
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
bezierVertex(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
bezierVertexCheck() - Method in class processing.core.PGraphics
 
bezierVertexCheck(int, int) - Method in class processing.core.PGraphics
 
bezierVertexImpl(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
bezierVertexImpl(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
BIG_ENDIAN - Static variable in class processing.opengl.PGL
Set to true if the host system is big endian (PowerPC, MIPS, SPARC), false if little endian (x86 Intel for Mac or PC).
BILINEAR - Static variable in class processing.opengl.Texture
Bilinear sampling: both magnification filtering is set to linear and minification either to linear-mipmap-nearest (linear interpolation is used within a mipmap, but not between different mipmaps).
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
( begin auto-generated from binary.xml ) Converts a byte, char, int, or color to a String containing the equivalent binary notation.
bind() - Method in class processing.opengl.FrameBuffer
 
bind() - Method in class processing.opengl.PShader
Initializes (if needed) and binds the shader program.
bind() - Method in class processing.opengl.Texture
 
bindAttribLocation(int, int, String) - Method in class processing.opengl.PGL
 
bindBuffer(int, int) - Method in class processing.opengl.PGL
 
bindFramebuffer(int, int) - Method in class processing.opengl.PGL
 
bindFramebufferImpl(int, int) - Method in class processing.opengl.PGL
 
bindFrontTexture() - Method in class processing.opengl.PGL
 
bindFrontTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
bindRenderbuffer(int, int) - Method in class processing.opengl.PGL
 
bindTexture(int, int) - Method in class processing.opengl.PGL
 
bindTextureImpl(int, int) - Method in class processing.opengl.PGL
 
bindTextures() - Method in class processing.opengl.PShader
 
bindTyped() - Method in class processing.opengl.PShader
 
blend(int, int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
 
blend(int, int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
 
blend(PImage, int, int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
( begin auto-generated from PImage_blend.xml ) Blends a region of pixels into the image specified by the img parameter.
blend(PImage, int, int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
( begin auto-generated from PImage_blend.xml ) Blends a region of pixels into the image specified by the img parameter.
BLEND - Static variable in interface processing.core.PConstants
 
BLEND - Static variable in class processing.opengl.PGL
 
blendColor(float, float, float, float) - Method in class processing.opengl.PGL
 
blendColor(int, int, int) - Static method in class processing.core.PApplet
 
blendColor(int, int, int) - Static method in class processing.core.PImage
( begin auto-generated from blendColor.xml ) Blends two color values together based on the blending mode given as the MODE parameter.
blendEqSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
blendEquation(int) - Method in class processing.opengl.PGL
 
blendEquationSeparate(int, int) - Method in class processing.opengl.PGL
 
blendFunc(int, int) - Method in class processing.opengl.PGL
 
blendFuncSeparate(int, int, int, int) - Method in class processing.opengl.PGL
 
blendMode - Variable in class processing.core.PGraphics
The current blending mode.
blendMode - Variable in class processing.core.PStyle
 
blendMode(int) - Method in class processing.core.PApplet
( begin auto-generated from blendMode.xml ) This is a new reference entry for Processing 2.0.
blendMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from blendMode.xml ) This is a new reference entry for Processing 2.0.
blendModeImpl() - Method in class processing.core.PGraphics
 
blendModeImpl() - Method in class processing.opengl.PGraphicsOpenGL
Allows to set custom blend modes for the entire scene, using openGL.
blitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
 
blue(int) - Method in class processing.core.PApplet
( begin auto-generated from blue.xml ) Extracts the blue value from a color, scaled to match current colorMode().
blue(int) - Method in class processing.core.PGraphics
( begin auto-generated from blue.xml ) Extracts the blue value from a color, scaled to match current colorMode().
BLUE_MASK - Static variable in class processing.core.PImage
 
BLUR - Static variable in interface processing.core.PConstants
 
blurAlpha(float) - Method in class processing.core.PImage
 
blurARGB(float) - Method in class processing.core.PImage
 
blurRGB(float) - Method in class processing.core.PImage
 
BOOL - Static variable in class processing.opengl.PGL
 
BOOL_VEC2 - Static variable in class processing.opengl.PGL
 
BOOL_VEC3 - Static variable in class processing.opengl.PGL
 
BOOL_VEC4 - Static variable in class processing.opengl.PGL
 
BOTTOM - Static variable in interface processing.core.PConstants
Align text from the bottom, using the baseline.
bound - Variable in class processing.opengl.PShader
 
bound - Variable in class processing.opengl.Texture
 
bound() - Method in class processing.opengl.PShader
Returns true if the shader is bound, false otherwise.
bound() - Method in class processing.opengl.Texture
 
boundTextures - Variable in class processing.opengl.PGL
 
box(float) - Method in class processing.core.PApplet
( begin auto-generated from box.xml ) A box is an extruded rectangle.
box(float) - Method in class processing.core.PGraphics
( begin auto-generated from box.xml ) A box is an extruded rectangle.
box(float, float, float) - Method in class processing.core.PApplet
 
box(float, float, float) - Method in class processing.core.PGraphics
 
box(float, float, float) - Method in class processing.opengl.PGraphics2D
 
box(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
BOX - Static variable in interface processing.core.PConstants
 
BREAK - Static variable in interface processing.core.PConstants
 
breakShape - Variable in class processing.opengl.PGraphicsOpenGL
 
breakShape - Variable in class processing.opengl.PShapeOpenGL
 
brightness(int) - Method in class processing.core.PApplet
( begin auto-generated from brightness.xml ) Extracts the brightness value from a color.
brightness(int) - Method in class processing.core.PGraphics
( begin auto-generated from brightness.xml ) Extracts the brightness value from a color.
BUFFER_SIZE - Static variable in class processing.opengl.PGL
 
BUFFER_USAGE - Static variable in class processing.opengl.PGL
 
bufferCache - Variable in class processing.opengl.Texture
 
bufferData(int, int, Buffer, int) - Method in class processing.opengl.PGL
 
bufferSource - Variable in class processing.opengl.Texture
 
bufferSubData(int, int, int, Buffer) - Method in class processing.opengl.PGL
 
bufferUpdate() - Method in class processing.opengl.Texture
 
bufLineAttrib - Variable in class processing.opengl.PGraphicsOpenGL
 
bufLineAttrib - Variable in class processing.opengl.PShapeOpenGL
 
bufLineColor - Variable in class processing.opengl.PGraphicsOpenGL
 
bufLineColor - Variable in class processing.opengl.PShapeOpenGL
 
bufLineIndex - Variable in class processing.opengl.PGraphicsOpenGL
 
bufLineIndex - Variable in class processing.opengl.PShapeOpenGL
 
bufLineVertex - Variable in class processing.opengl.PGraphicsOpenGL
 
bufLineVertex - Variable in class processing.opengl.PShapeOpenGL
 
bufPointAttrib - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPointAttrib - Variable in class processing.opengl.PShapeOpenGL
 
bufPointColor - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPointColor - Variable in class processing.opengl.PShapeOpenGL
 
bufPointIndex - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPointIndex - Variable in class processing.opengl.PShapeOpenGL
 
bufPointVertex - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPointVertex - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyAmbient - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyAmbient - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyColor - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyColor - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyEmissive - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyEmissive - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyIndex - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyIndex - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyNormal - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyNormal - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyShininess - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyShininess - Variable in class processing.opengl.PShapeOpenGL
 
bufPolySpecular - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolySpecular - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyTexcoord - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyTexcoord - Variable in class processing.opengl.PShapeOpenGL
 
bufPolyVertex - Variable in class processing.opengl.PGraphicsOpenGL
 
bufPolyVertex - Variable in class processing.opengl.PShapeOpenGL
 
buildBlurKernel(float) - Method in class processing.core.PImage
Optimized code for building the blur kernel.
BURN - Static variable in interface processing.core.PConstants
 
button - Variable in class processing.event.MouseEvent
 
BYTE - Static variable in class processing.opengl.PGL
 
byteBuffer - Variable in class processing.opengl.PGL
 

C

cacheMap - Variable in class processing.core.PGraphics
Storage for renderer-specific image data.
calcA - Variable in class processing.core.PGraphics
 
calcA - Variable in class processing.core.PShape
 
calcAi - Variable in class processing.core.PGraphics
 
calcAi - Variable in class processing.core.PShape
 
calcAlpha - Variable in class processing.core.PGraphics
 
calcAlpha - Variable in class processing.core.PShape
 
calcB - Variable in class processing.core.PGraphics
 
calcB - Variable in class processing.core.PShape
 
calcBi - Variable in class processing.core.PGraphics
 
calcBi - Variable in class processing.core.PShape
 
calcColor - Variable in class processing.core.PGraphics
 
calcColor - Variable in class processing.core.PShape
 
calcG - Variable in class processing.core.PGraphics
 
calcG - Variable in class processing.core.PShape
 
calcGi - Variable in class processing.core.PGraphics
 
calcGi - Variable in class processing.core.PShape
 
calcR - Variable in class processing.core.PGraphics
 
calcR - Variable in class processing.core.PShape
 
calcRi - Variable in class processing.core.PGraphics
 
calcRi - Variable in class processing.core.PShape
 
calcSketchPath() - Static method in class processing.core.PApplet
 
calcTriNormal(int, int, int) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
callDraw() - Method in class processing.core.PSurfaceNone.AnimationThread
 
camera - Variable in class processing.opengl.PGraphicsOpenGL
 
camera() - Method in class processing.core.PApplet
( begin auto-generated from camera.xml ) Sets the position of the camera through setting the eye position, the center of the scene, and which axis is facing upward.
camera() - Method in class processing.core.PGraphics
( begin auto-generated from camera.xml ) Sets the position of the camera through setting the eye position, the center of the scene, and which axis is facing upward.
camera() - Method in class processing.opengl.PGraphics2D
 
camera() - Method in class processing.opengl.PGraphicsOpenGL
Set camera to the default settings.
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
camera(float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
More flexible method for dealing with camera().
cameraAspect - Variable in class processing.opengl.PGraphicsOpenGL
Aspect ratio of camera's view.
cameraFar - Variable in class processing.opengl.PGraphicsOpenGL
Distance of the near and far planes.
cameraFOV - Variable in class processing.opengl.PGraphicsOpenGL
Camera field of view.
cameraInv - Variable in class processing.opengl.PGraphicsOpenGL
 
cameraInvStack - Variable in class processing.opengl.PGraphicsOpenGL
Inverse camera matrix stack
cameraNear - Variable in class processing.opengl.PGraphicsOpenGL
Distance of the near and far planes.
cameraStack - Variable in class processing.opengl.PGraphicsOpenGL
Camera matrix stack
cameraX - Variable in class processing.opengl.PGraphicsOpenGL
Default position of the camera.
cameraY - Variable in class processing.opengl.PGraphicsOpenGL
Default position of the camera.
cameraZ - Variable in class processing.opengl.PGraphicsOpenGL
Default position of the camera.
canDraw() - Method in class processing.opengl.PGL
 
CAP_BUTT - Static variable in class processing.opengl.LinePath
Ends unclosed subpaths and dash segments with no added decoration.
CAP_ROUND - Static variable in class processing.opengl.LinePath
Ends unclosed subpaths and dash segments with a round decoration that has a radius equal to half of the width of the pen.
CAP_SQUARE - Static variable in class processing.opengl.LinePath
Ends unclosed subpaths and dash segments with a square projection that extends beyond the end of the segment to a distance equal to half of the line width.
CATEGORY - Static variable in class processing.data.Table
 
CCW - Static variable in class processing.opengl.PGL
 
ceil(float) - Static method in class processing.core.PApplet
( begin auto-generated from ceil.xml ) Calculates the closest int value that is greater than or equal to the value of the parameter.
CENTER - Static variable in interface processing.core.PConstants
Draw from the center, using second pair of values as the diameter.
CHARSET - Static variable in class processing.core.PFont
The default Processing character set.
CHATTER - Static variable in interface processing.core.PConstants
 
checkAlpha() - Method in class processing.core.PImage
Check the alpha on an image, using a really primitive loop.
checkBounds(int, int) - Method in class processing.data.Table
Throw an error if this entry is out of bounds.
checkChildren() - Method in class processing.data.XML
Honey, can you just check on the kids? Thanks.
checkColumn(int) - Method in class processing.data.Table
Throw an error if this column doesn't exist.
checkColumnIndex(String) - Method in class processing.data.Table
Same as getColumnIndex(), but creates the column if it doesn't exist.
checkExtension(String) - Static method in class processing.core.PApplet
Get the compression-free extension for this filename.
checkFramebufferStatus(int) - Method in class processing.opengl.PGL
 
checkGLThread() - Method in class processing.opengl.PGraphicsOpenGL
 
checkMatrix(int) - Method in class processing.core.PShape
Make sure that the shape's matrix is 1) not null, and 2) has a matrix that can handle at least the specified number of dimensions.
checkMatrix(int) - Method in class processing.opengl.PShapeOpenGL
 
checkPause() - Method in class processing.core.PSurfaceNone
 
checkPolyType(int) - Method in class processing.opengl.PShader
 
checkRow(int) - Method in class processing.data.Table
Throw an error if this row doesn't exist.
checkSettings() - Method in class processing.core.PGraphics
 
checkSettings() - Method in class processing.opengl.PGraphicsOpenGL
 
checkTexture(Texture) - Method in class processing.opengl.PGraphicsOpenGL
 
childCount - Variable in class processing.core.PShape
 
children - Variable in class processing.core.PShape
 
children - Variable in class processing.data.XML
Child elements, once loaded.
CHORD - Static variable in interface processing.core.PConstants
 
circle(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from circle.xml ) Draws a circle to the screen.
circle(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from circle.xml ) Draws a circle to the screen.
CLAMP - Static variable in interface processing.core.PConstants
textures are clamped to their edges
CLAMP_TO_EDGE - Static variable in class processing.opengl.PGL
 
clear() - Method in class processing.core.PApplet
 
clear() - Method in class processing.core.PGraphics
 
clear() - Method in class processing.data.DoubleDict
Remove all entries.
clear() - Method in class processing.data.DoubleList
Remove all entries from the list.
clear() - Method in class processing.data.FloatDict
Remove all entries.
clear() - Method in class processing.data.FloatList
Remove all entries from the list.
clear() - Method in class processing.data.IntDict
Remove all entries.
clear() - Method in class processing.data.IntList
Remove all entries from the list.
clear() - Method in class processing.data.LongDict
Remove all entries.
clear() - Method in class processing.data.LongList
Remove all entries from the list.
clear() - Method in class processing.data.StringDict
Remove all entries.
clear() - Method in class processing.data.StringList
Remove all entries from the list.
clear() - Method in class processing.opengl.FrameBuffer
 
clear(int) - Method in class processing.opengl.PGL
 
clearBackground(float, float, float, float, boolean, boolean) - Method in class processing.opengl.PGL
 
clearColor - Variable in class processing.opengl.PGL
Used to register calls to background.
clearColor(float, float, float, float) - Method in class processing.opengl.PGL
 
clearDepth - Variable in class processing.opengl.PGL
 
clearDepth(float) - Method in class processing.opengl.PGL
 
clearDepthStencil() - Method in class processing.opengl.PGL
 
clearRows() - Method in class processing.data.Table
 
clearStencil - Variable in class processing.opengl.PGL
 
clearStencil(int) - Method in class processing.opengl.PGL
 
CLICK - Static variable in class processing.event.MouseEvent
 
clientWaitSync(long, int, long) - Method in class processing.opengl.PGL
 
clip - Variable in class processing.opengl.PGraphicsOpenGL
 
clip(float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from clip.xml ) Limits the rendering to the boundaries of a rectangle defined by the parameters.
clip(float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from clip.xml ) Limits the rendering to the boundaries of a rectangle defined by the parameters.
clipImpl(float, float, float, float) - Method in class processing.core.PGraphics
 
clipImpl(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
clipRect - Variable in class processing.opengl.PGraphicsOpenGL
Clipping rectangle.
clone() - Method in class processing.core.PImage
Duplicate an image, returns new PImage object.
close - Variable in class processing.core.PShape
True if this is a closed path.
close() - Method in class processing.opengl.LineStroker
 
CLOSE - Static variable in interface processing.core.PConstants
 
closeButtonPix - Static variable in class processing.opengl.PGL
 
closeButtonTex - Variable in class processing.opengl.PGL
 
closeButtonY - Variable in class processing.opengl.PGL
 
closePath() - Method in class processing.opengl.LinePath
Closes the current subpath by drawing a straight line back to the coordinates of the last moveTo.
CODED - Static variable in interface processing.core.PConstants
 
collectPolyAttribs() - Method in class processing.opengl.PShapeOpenGL
 
color - Variable in class processing.core.PShapeSVG.Gradient
 
color(float) - Method in class processing.core.PApplet
 
color(float) - Method in class processing.core.PGraphics
 
color(float, float) - Method in class processing.core.PApplet
 
color(float, float) - Method in class processing.core.PGraphics
 
color(float, float, float) - Method in class processing.core.PApplet
 
color(float, float, float) - Method in class processing.core.PGraphics
 
color(float, float, float, float) - Method in class processing.core.PApplet
 
color(float, float, float, float) - Method in class processing.core.PGraphics
 
color(int) - Method in class processing.core.PApplet
( begin auto-generated from color.xml ) Creates colors for storing in variables of the color datatype.
color(int) - Method in class processing.core.PGraphics
 
color(int, float) - Method in class processing.core.PGraphics
 
color(int, int) - Method in class processing.core.PApplet
As of 0116 this also takes color(#FF8800, alpha)
color(int, int) - Method in class processing.core.PGraphics
 
color(int, int, int) - Method in class processing.core.PApplet
 
color(int, int, int) - Method in class processing.core.PGraphics
 
color(int, int, int, int) - Method in class processing.core.PApplet
 
color(int, int, int, int) - Method in class processing.core.PGraphics
 
COLOR - Static variable in class processing.opengl.PShader
 
COLOR_ATTACHMENT0 - Static variable in class processing.opengl.PGL
 
COLOR_ATTACHMENT1 - Static variable in class processing.opengl.PGL
 
COLOR_ATTACHMENT2 - Static variable in class processing.opengl.PGL
 
COLOR_ATTACHMENT3 - Static variable in class processing.opengl.PGL
 
COLOR_BUFFER_BIT - Static variable in class processing.opengl.PGL
 
colorBuffer - Variable in class processing.opengl.PGL
 
colorBuffer - Variable in class processing.opengl.Texture
 
colorBuffer() - Method in class processing.opengl.Texture
 
colorBuffer(boolean) - Method in class processing.opengl.Texture
 
colorBufferTex - Variable in class processing.opengl.FrameBuffer
 
colorCalc(float) - Method in class processing.core.PGraphics
 
colorCalc(float) - Method in class processing.core.PShape
 
colorCalc(float, float) - Method in class processing.core.PGraphics
 
colorCalc(float, float) - Method in class processing.core.PShape
 
colorCalc(float, float, float) - Method in class processing.core.PGraphics
 
colorCalc(float, float, float) - Method in class processing.core.PShape
 
colorCalc(float, float, float, float) - Method in class processing.core.PGraphics
 
colorCalc(float, float, float, float) - Method in class processing.core.PShape
 
colorCalc(int) - Method in class processing.core.PGraphics
Set the fill to either a grayscale value or an ARGB int.
colorCalc(int) - Method in class processing.core.PShape
 
colorCalc(int, float) - Method in class processing.core.PGraphics
 
colorCalc(int, float) - Method in class processing.core.PShape
 
colorCalcARGB(int, float) - Method in class processing.core.PGraphics
Unpacks AARRGGBB color for direct use with colorCalc.
colorCalcARGB(int, float) - Method in class processing.core.PShape
 
colorLoc - Variable in class processing.opengl.PShader
 
colorMask(boolean, boolean, boolean, boolean) - Method in class processing.opengl.PGL
 
colorMode - Variable in class processing.core.PGraphics
The current colorMode
colorMode - Variable in class processing.core.PShape
The current colorMode
colorMode - Variable in class processing.core.PStyle
 
colorMode(int) - Method in class processing.core.PApplet
( begin auto-generated from colorMode.xml ) Changes the way Processing interprets color data.
colorMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from colorMode.xml ) Changes the way Processing interprets color data.
colorMode(int) - Method in class processing.core.PShape
Set the pivot point for all transformations.
colorMode(int, float) - Method in class processing.core.PApplet
 
colorMode(int, float) - Method in class processing.core.PGraphics
 
colorMode(int, float) - Method in class processing.core.PShape
 
colorMode(int, float, float, float) - Method in class processing.core.PApplet
 
colorMode(int, float, float, float) - Method in class processing.core.PGraphics
 
colorMode(int, float, float, float) - Method in class processing.core.PShape
 
colorMode(int, float, float, float, float) - Method in class processing.core.PApplet
 
colorMode(int, float, float, float, float) - Method in class processing.core.PGraphics
 
colorMode(int, float, float, float, float) - Method in class processing.core.PShape
 
colorModeA - Variable in class processing.core.PGraphics
Max value for alpha set by colorMode
colorModeA - Variable in class processing.core.PShape
Max value for alpha set by colorMode
colorModeA - Variable in class processing.core.PStyle
 
colorModeX - Variable in class processing.core.PGraphics
Max value for red (or hue) set by colorMode
colorModeX - Variable in class processing.core.PShape
Max value for red (or hue) set by colorMode
colorModeX - Variable in class processing.core.PStyle
 
colorModeY - Variable in class processing.core.PGraphics
Max value for green (or saturation) set by colorMode
colorModeY - Variable in class processing.core.PShape
Max value for green (or saturation) set by colorMode
colorModeY - Variable in class processing.core.PStyle
 
colorModeZ - Variable in class processing.core.PGraphics
Max value for blue (or value) set by colorMode
colorModeZ - Variable in class processing.core.PShape
Max value for blue (or value) set by colorMode
colorModeZ - Variable in class processing.core.PStyle
 
colorNames - Static variable in class processing.core.PShapeSVG
Deliberately conforms to the HTML 4.01 color spec + en-gb grey, rather than the (unlikely to be useful) entire 147-color system used in SVG.
colorShaderDefRegexp - Static variable in class processing.opengl.PShader
 
columns - Variable in class processing.data.Table
 
combine(double[], Object[], float[], Object[]) - Method in interface processing.opengl.PGL.TessellatorCallback
 
combine(double[], Object[], float[], Object[]) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
Implementation of the GLU_TESS_COMBINE callback.
compare(int, int) - Method in class processing.data.Sort
 
compile() - Method in class processing.opengl.PShader
 
COMPILE_STATUS - Static variable in class processing.opengl.PGL
 
compiled(int) - Method in class processing.opengl.PGL
 
compileFragmentShader() - Method in class processing.opengl.PShader
 
compileShader(int) - Method in class processing.opengl.PGL
 
compileVertexShader() - Method in class processing.opengl.PShader
 
COMPLAINT - Static variable in interface processing.core.PConstants
 
completeAllPixelTransfers() - Static method in class processing.opengl.PGraphicsOpenGL
 
completeAllTransfers() - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
completeFinishedPixelTransfers() - Static method in class processing.opengl.PGraphicsOpenGL
 
completeFinishedTransfers() - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
completeTransfers(int) - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
COMPRESSED_TEXTURE_FORMATS - Static variable in class processing.opengl.PGL
 
compressedTexImage2D(int, int, int, int, int, int, int, Buffer) - Method in class processing.opengl.PGL
 
compressedTexSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class processing.opengl.PGL
 
concat(boolean[], boolean[]) - Static method in class processing.core.PApplet
( begin auto-generated from concat.xml ) Concatenates two arrays.
concat(byte[], byte[]) - Static method in class processing.core.PApplet
 
concat(char[], char[]) - Static method in class processing.core.PApplet
 
concat(float[], float[]) - Static method in class processing.core.PApplet
 
concat(int[], int[]) - Static method in class processing.core.PApplet
 
concat(Object, Object) - Static method in class processing.core.PApplet
 
concat(String[], String[]) - Static method in class processing.core.PApplet
 
CONDITION_SATISFIED - Static variable in class processing.opengl.PGL
 
CONSTANT_ALPHA - Static variable in class processing.opengl.PGL
 
CONSTANT_COLOR - Static variable in class processing.opengl.PGL
 
constrain(float, float, float) - Static method in class processing.core.PApplet
( begin auto-generated from constrain.xml ) Constrains a value to not exceed a maximum and minimum value.
constrain(int, int, int) - Static method in class processing.core.PApplet
 
consumeUniforms() - Method in class processing.opengl.PShader
 
contains(float, float) - Method in class processing.core.PShape
Return true if this x, y coordinate is part of this shape.
contains(float, float) - Method in class processing.opengl.PShapeOpenGL
 
containsVersionDirective(String[]) - Static method in class processing.opengl.PGL
 
context - Variable in class processing.opengl.FrameBuffer
 
context - Variable in class processing.opengl.PShader
 
context - Variable in class processing.opengl.PShapeOpenGL
 
context - Variable in class processing.opengl.Texture
 
context - Variable in class processing.opengl.VertexBuffer
 
contextIsCurrent(int) - Method in class processing.opengl.PGL
 
contextIsOutdated() - Method in class processing.opengl.FrameBuffer
 
contextIsOutdated() - Method in class processing.opengl.PShader
 
contextIsOutdated() - Method in class processing.opengl.PShapeOpenGL
 
contextIsOutdated() - Method in class processing.opengl.Texture
 
contextIsOutdated() - Method in class processing.opengl.VertexBuffer
 
CONTROL - Static variable in interface processing.core.PConstants
 
convertBasic(BufferedReader, boolean, File) - Method in class processing.data.Table
 
convertRow(DataOutputStream, String[]) - Method in class processing.data.Table
 
convertToARGB(int[]) - Method in class processing.opengl.Texture
Reorders an OpenGL pixel array (RGBA) into ARGB.
convertToRGBA(int[], int, int, int) - Method in class processing.opengl.Texture
Reorders a pixel array in the given format into the order required by OpenGL (RGBA) and stores it into rgbaPixels.
copy() - Method in class processing.core.PApplet
 
copy() - Method in class processing.core.PImage
 
copy() - Method in class processing.core.PVector
( begin auto-generated from PVector_copy.xml ) Gets a copy of the vector, returns a PVector object.
copy() - Method in class processing.data.DoubleDict
Returns a duplicate copy of this object.
copy() - Method in class processing.data.DoubleList
 
copy() - Method in class processing.data.FloatDict
Returns a duplicate copy of this object.
copy() - Method in class processing.data.FloatList
 
copy() - Method in class processing.data.IntDict
Returns a duplicate copy of this object.
copy() - Method in class processing.data.IntList
 
copy() - Method in class processing.data.LongDict
Returns a duplicate copy of this object.
copy() - Method in class processing.data.LongList
 
copy() - Method in class processing.data.StringDict
Returns a duplicate copy of this object.
copy() - Method in class processing.data.StringList
 
copy() - Method in class processing.data.Table
Make a copy of the current table
copy(int, int, int, int, int, int, int, int) - Method in class processing.core.PApplet
( begin auto-generated from PImage_copy.xml ) Copies a region of pixels from one image into another.
copy(int, int, int, int, int, int, int, int) - Method in class processing.core.PImage
( begin auto-generated from PImage_copy.xml ) Copies a region of pixels from one image into another.
copy(int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
copy(PImage, 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.PImage
 
copy(PImage, int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
copy(FrameBuffer, int) - Method in class processing.opengl.FrameBuffer
 
copyBufferFromSource(Object, ByteBuffer, int, int) - Method in class processing.opengl.Texture
 
copyColor(FrameBuffer) - Method in class processing.opengl.FrameBuffer
 
copyDepth(FrameBuffer) - Method in class processing.opengl.FrameBuffer
 
copyGeometry(PShape, PShape) - Static method in class processing.core.PShape
 
copyGroup(PApplet, PShape, PShape) - Static method in class processing.core.PShape
 
copyGroup(PGraphicsOpenGL, PShape, PShape) - Static method in class processing.opengl.PShapeOpenGL
 
copyImage(PShape, PShape) - Static method in class processing.core.PShape
 
copyLineAttributes(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyLineColors(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyLineVertices(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyMatrix(PShape, PShape) - Static method in class processing.core.PShape
 
copyObject(Texture) - Method in class processing.opengl.Texture
 
copyOf(byte[], int) - Static method in class processing.opengl.LinePath
 
copyOf(float[], int) - Static method in class processing.opengl.LinePath
 
copyOf(int[], int) - Static method in class processing.opengl.LinePath
 
copyPath(PShape, PShape) - Static method in class processing.core.PShape
 
copyPointAttributes(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPointColors(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPointVertices(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyAmbient(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyAttrib(PGraphicsOpenGL.VertexAttribute, int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyColors(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyEmissive(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyNormals(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyShininess(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolySpecular(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyTexCoords(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPolyVertices(int, int) - Method in class processing.opengl.PShapeOpenGL
 
copyPrimitive(PShape, PShape) - Static method in class processing.core.PShape
 
copyStencil(FrameBuffer) - Method in class processing.opengl.FrameBuffer
 
copyStyles(PShape, PShape) - Static method in class processing.core.PShape
 
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
 
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
 
copyTexture(int, int, int, int, int, int, int, int, boolean) - Method in class processing.opengl.Texture
 
copyTexture(Texture, int, int, int, int, boolean) - Method in class processing.opengl.Texture
 
copyToTexture(int, int, int, int, int, int, int, int[]) - Method in class processing.opengl.PGL
 
copyToTexture(int, int, int, int, int, int, int, IntBuffer) - Method in class processing.opengl.PGL
 
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
( begin auto-generated from cos.xml ) Calculates the cosine of an angle.
cosLUT - Static variable in class processing.core.PGraphics
 
count - Variable in class processing.core.PShapeSVG.Gradient
 
count - Variable in class processing.data.DoubleDict
Number of elements in the table
count - Variable in class processing.data.FloatDict
Number of elements in the table
count - Variable in class processing.data.IntDict
Number of elements in the table
count - Variable in class processing.data.IntList
 
count - Variable in class processing.data.LongDict
Number of elements in the table
count - Variable in class processing.data.LongList
 
count - Variable in class processing.data.StringDict
Number of elements in the table
count - Variable in class processing.event.MouseEvent
 
create() - Method in class processing.opengl.PShader
 
create() - Method in class processing.opengl.VertexBuffer
 
create(String, double) - Method in class processing.data.DoubleDict
 
create(String, float) - Method in class processing.data.FloatDict
 
create(String, int) - Method in class processing.data.IntDict
 
create(String, long) - Method in class processing.data.LongDict
 
create(String, String) - Method in class processing.data.StringDict
 
createDefaultFont(float) - Method in class processing.core.PGraphics
Used by PGraphics to remove the requirement for loading a font.
createEmptyContext() - Method in class processing.opengl.PGL
 
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
( begin auto-generated from createFont.xml ) Dynamically converts a font to the format used by Processing from either a font name that's installed on the computer, or from a .ttf or .otf file inside the sketches "data" folder.
createFont(String, float, boolean, char[]) - Method in class processing.core.PGraphics
 
createFont(String, int, float, boolean) - Static method in class processing.core.PShapeSVG
 
createFontOutline(char, Object) - Method in class processing.opengl.PGL
 
createGraphics(int, int) - Method in class processing.core.PApplet
 
createGraphics(int, int, String) - Method in class processing.core.PApplet
( begin auto-generated from createGraphics.xml ) Creates and returns a new PGraphics object of the types P2D or P3D.
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).
createGraphics(PApplet, String) - Method in interface processing.core.PApplet.GraphicsFactory
Create a PGraphics for the given PApplet and renderer type if this factory supports that type, or an empty optional.
createImage(int, int, int) - Method in class processing.core.PApplet
( begin auto-generated from createImage.xml ) Creates a new PImage (the datatype for storing images).
createInput(File) - Static method in class processing.core.PApplet
 
createInput(String) - Method in class processing.core.PApplet
( begin auto-generated from createInput.xml ) This is a function for advanced programmers to open a Java InputStream.
createInputRaw(String) - Method in class processing.core.PApplet
Call openStream() without automatic gzip decompression.
createLineBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
createOutput(File) - Static method in class processing.core.PApplet
 
createOutput(String) - Method in class processing.core.PApplet
( begin auto-generated from createOutput.xml ) Similar to createInput(), this creates a Java OutputStream for a given filename or path.
createPath(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.
createPGL(PGraphicsOpenGL) - Method in class processing.opengl.PGraphicsOpenGL
 
createPixelBuffer() - Method in class processing.opengl.FrameBuffer
 
createPointBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
createPolyBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
createPrimaryGraphics() - Method in class processing.core.PApplet
Create default renderer, likely to be resized, but needed for surface init.
createProgram() - Method in class processing.opengl.PGL
 
createProgram(int, int) - Method in class processing.opengl.PGL
 
createPTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
createReader(File) - Static method in class processing.core.PApplet
 
createReader(InputStream) - Static method in class processing.core.PApplet
 
createReader(String) - Method in class processing.core.PApplet
( begin auto-generated from createReader.xml ) Creates a BufferedReader object that can be used to read files line-by-line as individual String objects.
createShader(int) - Method in class processing.opengl.PGL
 
createShader(int, String) - Method in class processing.opengl.PGL
 
createShape() - Method in class processing.core.PApplet
 
createShape() - Method in class processing.core.PGraphics
 
createShape(int) - Method in class processing.core.PApplet
 
createShape(int) - Method in class processing.core.PGraphics
 
createShape(int, float...) - Method in class processing.core.PApplet
 
createShape(int, float...) - Method in class processing.core.PGraphics
 
createShape(PApplet, PShape) - Static method in class processing.core.PShape
 
createShape(PShapeSVG, XML, boolean) - Method in class processing.core.PShapeSVG
Factory method for subclasses.
createShape(PGraphicsOpenGL, PShape) - Static method in class processing.opengl.PShapeOpenGL
 
createShapeFamily(int) - Method in class processing.core.PGraphics
Override this method to return an appropriate shape for your renderer
createShapeFamily(int) - Method in class processing.opengl.PGraphicsOpenGL
 
createShapePrimitive(int, float...) - Method in class processing.core.PGraphics
Override this to have a custom shape object used by your renderer.
createShapePrimitive(int, float...) - Method in class processing.opengl.PGraphicsOpenGL
 
createStrokedPath(LinePath, float, int, int) - Static method in class processing.opengl.LinePath
 
createStrokedPath(LinePath, float, int, int, float) - Static method in class processing.opengl.LinePath
 
createStrokedPath(LinePath, float, int, int, float, PMatrix2D) - Static method in class processing.opengl.LinePath
Constructs a solid LinePath with the specified attributes.
createSubset(int[]) - Method in class processing.data.Table
 
createSurface() - Method in class processing.core.PGraphics
 
createSurface() - Method in class processing.opengl.PGraphicsOpenGL
 
createTessellator(PGL.TessellatorCallback) - Method in class processing.opengl.PGL
 
createThread() - Method in class processing.core.PSurfaceNone
 
createWriter(File) - Static method in class processing.core.PApplet
 
createWriter(OutputStream) - Static method in class processing.core.PApplet
 
createWriter(String) - Method in class processing.core.PApplet
( begin auto-generated from createWriter.xml ) Creates a new file in the sketch folder, and a PrintWriter object to write to it.
crop() - Method in class processing.core.PShape
Resize the children[] array to be in line with childCount
crop() - Method in class processing.data.DoubleDict
 
crop() - Method in class processing.data.FloatDict
 
crop() - Method in class processing.data.IntDict
 
crop() - Method in class processing.data.LongDict
 
crop() - Method in class processing.data.StringDict
 
cross(PVector) - Method in class processing.core.PVector
( begin auto-generated from PVector_cross.xml ) Calculates and returns a vector composed of the cross product between two vectors.
cross(PVector, PVector) - Method in class processing.core.PVector
 
cross(PVector, PVector, PVector) - Static method in class processing.core.PVector
 
CROSS - Static variable in interface processing.core.PConstants
 
CTRL - Static variable in class processing.event.Event
 
CULL_FACE - Static variable in class processing.opengl.PGL
 
cullFace(int) - Method in class processing.opengl.PGL
 
CURRENT_VERTEX_ATTRIB - Static variable in class processing.opengl.PGL
 
currentFps - Variable in class processing.opengl.PGL
 
currentFramebuffer - Variable in class processing.opengl.PGraphicsOpenGL
 
currentLightFalloffConstant - Variable in class processing.opengl.PGraphicsOpenGL
Current light falloff
currentLightFalloffLinear - Variable in class processing.opengl.PGraphicsOpenGL
 
currentLightFalloffQuadratic - Variable in class processing.opengl.PGraphicsOpenGL
 
currentLightSpecular - Variable in class processing.opengl.PGraphicsOpenGL
Current specular color for lighting
currentPG - Variable in class processing.opengl.PGraphicsOpenGL
The renderer currently in use.
currentPG - Variable in class processing.opengl.PShader
 
currentSampling() - Method in class processing.opengl.Texture
 
currentSegment(double[]) - Method in class processing.opengl.LinePath.PathIterator
 
currentSegment(float[]) - Method in class processing.opengl.LinePath.PathIterator
 
currentSegment(float[]) - Method in interface processing.opengl.PGL.FontOutline
 
cursor() - Method in class processing.core.PApplet
Show the cursor after noCursor() was called.
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
( begin auto-generated from cursor.xml ) Sets the cursor to a predefined symbol, an image, or makes it visible if already hidden.
curve(float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from curve.xml ) Draws a curved line on the screen.
curve(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from curve.xml ) Draws a curved line on the screen.
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, float, float, float, float) - Method in class processing.core.PGraphics
 
CURVE_VERTEX - Static variable in interface processing.core.PConstants
 
curveBasisMatrix - Variable in class processing.core.PGraphics
 
curveDetail - Variable in class processing.core.PGraphics
 
curveDetail - Variable in class processing.opengl.PShapeOpenGL
 
curveDetail(int) - Method in class processing.core.PApplet
( begin auto-generated from curveDetail.xml ) Sets the resolution at which curves display.
curveDetail(int) - Method in class processing.core.PGraphics
( begin auto-generated from curveDetail.xml ) Sets the resolution at which curves display.
curveDetail(int) - Method in class processing.core.PShape
 
curveDetail(int) - Method in class processing.opengl.PShapeOpenGL
 
curveDrawMatrix - Variable in class processing.core.PGraphics
 
curveInit() - Method in class processing.core.PGraphics
Set the number of segments to use when drawing a Catmull-Rom curve, and setting the s parameter, which defines how tightly the curve fits to each vertex.
curveInitCheck() - Method in class processing.core.PGraphics
 
curveInited - Variable in class processing.core.PGraphics
 
curvePoint(float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from curvePoint.xml ) Evalutes the curve at point t for points a, b, c, d.
curvePoint(float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from curvePoint.xml ) Evalutes the curve at point t for points a, b, c, d.
curveTangent(float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from curveTangent.xml ) Calculates the tangent of a point on a curve.
curveTangent(float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from curveTangent.xml ) Calculates the tangent of a point on a curve.
curveTightness - Variable in class processing.core.PGraphics
 
curveTightness - Variable in class processing.opengl.PShapeOpenGL
 
curveTightness(float) - Method in class processing.core.PApplet
( begin auto-generated from curveTightness.xml ) Modifies the quality of forms created with curve() and curveVertex().
curveTightness(float) - Method in class processing.core.PGraphics
( begin auto-generated from curveTightness.xml ) Modifies the quality of forms created with curve() and curveVertex().
curveTightness(float) - Method in class processing.core.PShape
 
curveTightness(float) - Method in class processing.opengl.PShapeOpenGL
 
curveToBezierMatrix - Variable in class processing.core.PGraphics
 
curveVertex(float, float) - Method in class processing.core.PApplet
( begin auto-generated from curveVertex.xml ) Specifies vertex coordinates for curves.
curveVertex(float, float) - Method in class processing.core.PGraphics
( begin auto-generated from curveVertex.xml ) Specifies vertex coordinates for curves.
curveVertex(float, float) - Method in class processing.core.PShape
 
curveVertex(float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
curveVertex(float, float) - Method in class processing.opengl.PShapeOpenGL
 
curveVertex(float, float, float) - Method in class processing.core.PApplet
 
curveVertex(float, float, float) - Method in class processing.core.PGraphics
 
curveVertex(float, float, float) - Method in class processing.core.PShape
 
curveVertex(float, float, float) - Method in class processing.opengl.PGraphics2D
 
curveVertex(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
curveVertex(float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
curveVertexCheck() - Method in class processing.core.PGraphics
 
curveVertexCheck(int) - Method in class processing.core.PGraphics
Perform initialization specific to curveVertex(), and handle standard error modes.
curveVertexCount - Variable in class processing.core.PGraphics
 
curveVertexImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
curveVertexImpl(float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
curveVertexSegment(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
Handle emitting a specific segment of Catmull-Rom curve.
curveVertexSegment(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
Handle emitting a specific segment of Catmull-Rom curve.
curveVertices - Variable in class processing.core.PGraphics
 
CUSTOM - Static variable in interface processing.core.PConstants
 
CW - Static variable in class processing.opengl.PGL
 
cx - Variable in class processing.core.PShapeSVG.RadialGradient
 
cy - Variable in class processing.core.PShapeSVG.RadialGradient
 

D

DA - Static variable in class processing.core.PGraphics
 
DARKEST - Static variable in interface processing.core.PConstants
 
data - Variable in class processing.data.IntList
 
data - Variable in class processing.data.LongList
 
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
This function almost certainly does not do the thing you want it to. The data path is handled differently on each platform, and should not be considered a location to write files.
day() - Static method in class processing.core.PApplet
( begin auto-generated from day.xml ) Processing communicates with the clock on your computer.
DB - Static variable in class processing.core.PGraphics
 
debug(String) - Static method in class processing.core.PApplet
 
DECR - Static variable in class processing.opengl.PGL
 
DECR_WRAP - Static variable in class processing.opengl.PGL
 
DEFAULT_HEIGHT - Static variable in class processing.core.PApplet
 
DEFAULT_IN_EDGES - Static variable in class processing.opengl.PGL
 
DEFAULT_IN_TEXTURES - Static variable in class processing.opengl.PGL
 
DEFAULT_IN_VERTICES - Static variable in class processing.opengl.PGL
Initial sizes for arrays of input and tessellated data.
DEFAULT_STROKE_CAP - Static variable in class processing.core.PGraphics
 
DEFAULT_STROKE_JOIN - Static variable in class processing.core.PGraphics
 
DEFAULT_STROKE_WEIGHT - Static variable in class processing.core.PGraphics
 
DEFAULT_TESS_INDICES - Static variable in class processing.opengl.PGL
 
DEFAULT_TESS_VERTICES - Static variable in class processing.opengl.PGL
 
DEFAULT_VERTICES - Static variable in class processing.core.PGraphics
 
DEFAULT_WIDTH - Static variable in class processing.core.PApplet
Default width and height for sketch when not specified
defaultCamera() - Method in class processing.opengl.PGraphics2D
 
defaultCamera() - Method in class processing.opengl.PGraphics3D
 
defaultCamera() - Method in class processing.opengl.PGraphicsOpenGL
 
defaultEdges - Variable in class processing.opengl.PGraphicsOpenGL
 
defaultFontOrDeath(String) - Method in class processing.core.PGraphics
Same as below, but defaults to a 12 point font, just as MacWrite intended.
defaultFontOrDeath(String, float) - Method in class processing.core.PGraphics
First try to create a default font, but if that's not possible, throw an exception that halts the program because textFont() has not been used prior to the specified method.
defaultPerspective() - Method in class processing.opengl.PGraphics2D
 
defaultPerspective() - Method in class processing.opengl.PGraphics3D
 
defaultPerspective() - Method in class processing.opengl.PGraphicsOpenGL
 
defaultSettings() - Method in class processing.core.PGraphics
Set engine's default values.
defaultSettings() - Method in class processing.opengl.PGraphicsOpenGL
 
defCameraAspect - Variable in class processing.opengl.PGraphicsOpenGL
 
defCameraFar - Variable in class processing.opengl.PGraphicsOpenGL
 
defCameraFOV - Variable in class processing.opengl.PGraphicsOpenGL
Default camera properties.
defCameraNear - Variable in class processing.opengl.PGraphicsOpenGL
 
defCameraX - Variable in class processing.opengl.PGraphicsOpenGL
 
defCameraY - Variable in class processing.opengl.PGraphicsOpenGL
 
defCameraZ - Variable in class processing.opengl.PGraphicsOpenGL
 
defColorShader - Variable in class processing.opengl.PGraphicsOpenGL
 
defColorShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defColorShaderVertURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defLightShader - Variable in class processing.opengl.PGraphicsOpenGL
 
defLightShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defLightShaderVertURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defLineShader - Variable in class processing.opengl.PGraphicsOpenGL
 
defLineShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defLineShaderVertURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defPointShader - Variable in class processing.opengl.PGraphicsOpenGL
 
defPointShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defPointShaderVertURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defTexlightShader - Variable in class processing.opengl.PGraphicsOpenGL
 
defTexlightShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defTexlightShaderVertURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defTextureShader - Variable in class processing.opengl.PGraphicsOpenGL
 
defTextureShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
defTextureShaderVertURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
DEG_TO_RAD - Static variable in interface processing.core.PConstants
 
degrees(float) - Static method in class processing.core.PApplet
( begin auto-generated from degrees.xml ) Converts a radian measurement to its corresponding value in degrees.
delay(int) - Method in class processing.core.PApplet
( begin auto-generated from delay.xml ) The delay() function causes the program to halt for a specified time.
DELETE - Static variable in interface processing.core.PConstants
 
DELETE_STATUS - Static variable in class processing.opengl.PGL
 
deleteBuffers(int, IntBuffer) - Method in class processing.opengl.PGL
 
deleteFramebuffers(int, IntBuffer) - Method in class processing.opengl.PGL
 
deleteProgram(int) - Method in class processing.opengl.PGL
 
deleteRenderbuffers(int, IntBuffer) - Method in class processing.opengl.PGL
 
deleteShader(int) - Method in class processing.opengl.PGL
 
deleteSurfaceTextures() - Method in class processing.opengl.PGraphicsOpenGL
 
deleteSync(long) - Method in class processing.opengl.PGL
 
deleteTextures(int, IntBuffer) - Method in class processing.opengl.PGL
 
density - Variable in class processing.core.PFont
Default density set to 1 for backwards compatibility with loadFont().
depth - Variable in class processing.core.PShape
 
DEPTH_ATTACHMENT - Static variable in class processing.opengl.PGL
 
DEPTH_BITS - Static variable in class processing.opengl.PGL
 
DEPTH_BUFFER_BIT - Static variable in class processing.opengl.PGL
 
DEPTH_COMPONENT - Static variable in class processing.opengl.PGL
 
DEPTH_COMPONENT16 - Static variable in class processing.opengl.PGL
 
DEPTH_COMPONENT24 - Static variable in class processing.opengl.PGL
 
DEPTH_COMPONENT32 - Static variable in class processing.opengl.PGL
 
DEPTH_READING_NOT_ENABLED_ERROR - Static variable in class processing.opengl.PGL
 
DEPTH_STENCIL - Static variable in class processing.opengl.PGL
 
DEPTH_TEST - Static variable in class processing.opengl.PGL
 
DEPTH_WRITEMASK - Static variable in class processing.opengl.PGL
 
DEPTH24_STENCIL8 - Static variable in class processing.opengl.PGL
 
depthBits - Variable in class processing.opengl.FrameBuffer
 
depthBits - Static variable in class processing.opengl.PGraphicsOpenGL
 
depthBuffer - Variable in class processing.opengl.PGL
 
depthFunc(int) - Method in class processing.opengl.PGL
 
depthMask(boolean) - Method in class processing.opengl.PGL
 
depthRangef(float, float) - Method in class processing.opengl.PGL
 
dequeueEvents() - Method in class processing.core.PApplet
 
descent - Variable in class processing.core.PFont
The descent of the font.
descent() - Method in class processing.core.PFont
Returns how far this font descends from the baseline.
desktopFile(String) - Static method in class processing.core.PApplet
Not a supported function.
desktopPath(String) - Static method in class processing.core.PApplet
Not a supported function.
destroyFBOLayer() - Method in class processing.opengl.PGL
 
detachShader(int, int) - Method in class processing.opengl.PGL
 
determinant() - Method in interface processing.core.PMatrix
 
determinant() - Method in class processing.core.PMatrix2D
 
determinant() - Method in class processing.core.PMatrix3D
 
DG - Static variable in class processing.core.PGraphics
 
DIAMETER - Static variable in interface processing.core.PConstants
Synonym for the CENTER constant.
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.
diff(float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
diff(PGraphicsOpenGL.VertexAttribute) - Method in class processing.opengl.PGraphicsOpenGL.VertexAttribute
 
DIFFERENCE - Static variable in interface processing.core.PConstants
 
dilate() - Method in class processing.core.PImage
Generic dilate/erode filter using luminance values as decision factor.
DILATE - Static variable in interface processing.core.PConstants
 
DIRECTION - Static variable in class processing.opengl.PShapeOpenGL
 
DIRECTIONAL - Static variable in interface processing.core.PConstants
 
directionalLight(float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from directionalLight.xml ) Adds a directional light.
directionalLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from directionalLight.xml ) Adds a directional light.
directionalLight(float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
directionalLight(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
directionLoc - Variable in class processing.opengl.PShader
 
disable(int) - Method in class processing.opengl.PGL
 
DISABLE_ASYNC_SAVEFRAME - Static variable in interface processing.core.PConstants
 
DISABLE_BUFFER_READING - Static variable in interface processing.core.PConstants
 
DISABLE_DEPTH_MASK - Static variable in interface processing.core.PConstants
 
DISABLE_DEPTH_SORT - Static variable in interface processing.core.PConstants
 
DISABLE_DEPTH_TEST - Static variable in interface processing.core.PConstants
 
DISABLE_KEY_REPEAT - Static variable in interface processing.core.PConstants
 
DISABLE_NATIVE_FONTS - Static variable in interface processing.core.PConstants
Deprecated.
DISABLE_OPENGL_ERRORS - Static variable in interface processing.core.PConstants
 
DISABLE_OPTIMIZED_STROKE - Static variable in interface processing.core.PConstants
 
DISABLE_STROKE_PERSPECTIVE - Static variable in interface processing.core.PConstants
 
DISABLE_STROKE_PURE - Static variable in interface processing.core.PConstants
 
DISABLE_TEXTURE_MIPMAPS - Static variable in interface processing.core.PConstants
 
disableDepthTest() - Method in class processing.opengl.FrameBuffer
 
disableFBOLayer() - Method in class processing.opengl.PGL
 
disableLighting() - Method in class processing.opengl.PGraphicsOpenGL
 
disableStyle() - Method in class processing.core.PShape
( begin auto-generated from PShape_disableStyle.xml ) Disables the shape's style data and uses Processing's current styles.
disableStyle() - Method in class processing.opengl.PShapeOpenGL
 
disableTexturing(int) - Method in class processing.opengl.PGL
 
disableVertexAttribArray(int) - Method in class processing.opengl.PGL
 
displayable() - Method in class processing.core.PGraphics
Return true if this renderer should be drawn to the screen.
displayDensity() - Method in class processing.core.PApplet
( begin auto-generated from displayDensity.xml ) This function returns the number "2" if the screen is a high-density screen (called a Retina display on OS X or high-dpi on Windows and Linux) and a "1" if not.
displayDensity(int) - Method in class processing.core.PApplet
 
displayHeight - Variable in class processing.core.PApplet
( begin auto-generated from displayHeight.xml ) System variable that stores the height of the computer screen.
displayWidth - Variable in class processing.core.PApplet
( begin auto-generated from displayWidth.xml ) System variable which stores the width of the computer screen.
dispose() - Method in class processing.core.PApplet
Called to dispose of resources and shut down the sketch.
dispose() - Method in class processing.core.PGraphics.AsyncImageSaver
 
dispose() - Method in class processing.core.PGraphics
Handle any takedown for this graphics context.
dispose() - Method in class processing.opengl.FrameBuffer
 
dispose() - Method in class processing.opengl.PGL
 
dispose() - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
dispose() - Method in class processing.opengl.PGraphicsOpenGL
 
dispose() - Method in class processing.opengl.PShader
 
dispose() - Method in class processing.opengl.Texture
Marks the texture object for deletion.
dispose() - Method in class processing.opengl.VertexBuffer
 
disposeBufferMethod - Variable in class processing.opengl.Texture
 
disposeNative() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceFrameBuffer
 
disposeNative() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceShader
 
disposeNative() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceTexture
 
disposeNative() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceVertexBuffer
 
disposeSourceBuffer() - Method in class processing.opengl.Texture
 
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
( begin auto-generated from dist.xml ) Calculates the distance between two points.
dist(PVector) - Method in class processing.core.PVector
( begin auto-generated from PVector_dist.xml ) Calculates the Euclidean distance between two points (considering a point as a vector object).
dist(PVector, PVector) - Static method in class processing.core.PVector
 
DITHER - Static variable in class processing.opengl.PGL
 
div(float) - Method in class processing.core.PVector
( begin auto-generated from PVector_div.xml ) Divides a vector by a scalar or divides one vector by another.
div(int, double) - Method in class processing.data.DoubleList
 
div(int, float) - Method in class processing.data.FloatList
 
div(int, int) - Method in class processing.data.IntList
 
div(int, int) - Method in class processing.data.LongList
 
div(String, double) - Method in class processing.data.DoubleDict
 
div(String, float) - Method in class processing.data.FloatDict
 
div(String, int) - Method in class processing.data.IntDict
 
div(String, long) - Method in class processing.data.LongDict
 
div(PVector, float) - Static method in class processing.core.PVector
Divide a vector by a scalar and return the result in a new vector.
div(PVector, float, PVector) - Static method in class processing.core.PVector
Divide a vector by a scalar and store the result in another vector.
dmouseX - Variable in class processing.core.PApplet
Previous mouseX/Y for the draw loop, separated out because this is separate from the pmouseX/Y when inside the mouse event handlers.
dmouseY - Variable in class processing.core.PApplet
Previous mouseX/Y for the draw loop, separated out because this is separate from the pmouseX/Y when inside the mouse event handlers.
DODGE - Static variable in interface processing.core.PConstants
 
DONT_CARE - Static variable in class processing.opengl.PGL
 
dot(float, float, float) - Method in class processing.core.PVector
 
dot(PVector) - Method in class processing.core.PVector
( begin auto-generated from PVector_dot.xml ) Calculates the dot product of two vectors.
dot(PVector, PVector) - Static method in class processing.core.PVector
 
DOUBLE - Static variable in class processing.data.Table
 
DoubleDict - Class in processing.data
A simple table class to use a String as a lookup for an double value.
DoubleDict() - Constructor for class processing.data.DoubleDict
 
DoubleDict(int) - Constructor for class processing.data.DoubleDict
Create a new lookup with a specific size.
DoubleDict(BufferedReader) - Constructor for class processing.data.DoubleDict
Read a set of entries from a Reader that has each key/value pair on a single line, separated by a tab.
DoubleDict(Object[][]) - Constructor for class processing.data.DoubleDict
Constructor to allow (more intuitive) inline initialization, e.g.:
DoubleDict(String[], double[]) - Constructor for class processing.data.DoubleDict
 
DoubleDict(Map<String, Double>) - Constructor for class processing.data.DoubleDict
 
DoubleDict.Entry - Class in processing.data
 
DoubleList - Class in processing.data
Helper class for a list of floats.
DoubleList() - Constructor for class processing.data.DoubleList
 
DoubleList(double[]) - Constructor for class processing.data.DoubleList
 
DoubleList(int) - Constructor for class processing.data.DoubleList
 
DoubleList(Iterable<Object>) - Constructor for class processing.data.DoubleList
Construct an FloatList from an iterable pile of objects.
DoubleList(Object...) - Constructor for class processing.data.DoubleList
Construct an FloatList from a random pile of objects.
doubleToString(double) - Static method in class processing.data.JSONObject
Produce a string from a double.
DOWN - Static variable in interface processing.core.PConstants
 
DR - Static variable in class processing.core.PGraphics
 
DRAG - Static variable in class processing.event.MouseEvent
 
draw() - Method in class processing.core.PApplet
( begin auto-generated from draw.xml ) Called directly after setup() and continuously executes the lines of code contained inside its block until the program is stopped or noLoop() is called.
draw(int, int, int) - Method in class processing.opengl.PShader
 
draw(PGraphics) - Method in class processing.core.PShape
Called by the following (the shape() command adds the g) PShape s = loadShape("blah.svg"); shape(s);
draw(PGraphics) - Method in class processing.opengl.PShapeOpenGL
 
DRAW_FRAMEBUFFER - Static variable in class processing.opengl.PGL
 
drawArrays(int, int, int) - Method in class processing.opengl.PGL
 
drawArraysImpl(int, int, int) - Method in class processing.opengl.PGL
 
drawBuffer(int) - Method in class processing.opengl.PGL
 
drawBufferSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
drawChar(PGraphics, char, float, float, float) - Method in class processing.core.PShapeSVG.Font
 
drawElements(int, int, int, int) - Method in class processing.opengl.PGL
 
drawElementsImpl(int, int, int, int) - Method in class processing.opengl.PGL
 
drawFramebuffer - Variable in class processing.opengl.PGraphicsOpenGL
 
drawGeometry(PGraphics) - Method in class processing.core.PShape
 
drawGeometry(PGraphics) - Method in class processing.opengl.PShapeOpenGL
 
drawGroup(PGraphics) - Method in class processing.core.PShape
 
drawImpl(PGraphics) - Method in class processing.core.PShape
Draws the SVG document.
drawImpl(PGraphics) - Method in class processing.core.PShapeSVG.LineOfText
 
drawing - Variable in class processing.opengl.PGraphicsOpenGL
True if we are inside a beginDraw()/endDraw() block.
drawPath(PGraphics) - Method in class processing.core.PShape
 
drawPixels(int, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
drawPrimitive(PGraphics) - Method in class processing.core.PShape
 
drawPTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
drawShape() - Method in class processing.core.PShapeSVG.Font
 
drawString(PGraphics, String, float, float, float) - Method in class processing.core.PShapeSVG.Font
 
drawTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
drawTexture(int, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
drawTexture(int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
Not an approved function, this will change or be removed in the future.
drawTexture(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
Not an approved function, this will change or be removed in the future.
drawTexture(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
 
drawTexture2D(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
 
drawTextureRect(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.PGL
 
DST_ALPHA - Static variable in class processing.opengl.PGL
 
DST_COLOR - Static variable in class processing.opengl.PGL
 
DXF - Static variable in interface processing.core.PConstants
 
DYNAMIC_DRAW - Static variable in class processing.opengl.PGL
 

E

EB - Static variable in class processing.core.PGraphics
 
edge - Variable in class processing.core.PGraphics
 
edge(boolean) - Method in class processing.core.PApplet
Sets whether the upcoming vertex is part of an edge.
edge(boolean) - Method in class processing.core.PGraphics
Sets whether the upcoming vertex is part of an edge.
EDGE - Static variable in class processing.core.PGraphics
 
EDGE_CLOSE - Static variable in class processing.opengl.PGraphicsOpenGL
 
EDGE_MIDDLE - Static variable in class processing.opengl.PGraphicsOpenGL
 
EDGE_SINGLE - Static variable in class processing.opengl.PGraphicsOpenGL
 
EDGE_START - Static variable in class processing.opengl.PGraphicsOpenGL
 
EDGE_STOP - Static variable in class processing.opengl.PGraphicsOpenGL
 
edgeBuffer - Variable in class processing.opengl.Texture
 
edgePixels - Variable in class processing.opengl.Texture
 
EG - Static variable in class processing.core.PGraphics
 
ELEMENT_ARRAY_BUFFER - Static variable in class processing.opengl.PGL
 
ellipse(float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from ellipse.xml ) Draws an ellipse (oval) in the display window.
ellipse(float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from ellipse.xml ) Draws an ellipse (oval) in the display window.
ELLIPSE - Static variable in interface processing.core.PConstants
 
ellipseImpl(float, float, float, float) - Method in class processing.core.PGraphics
 
ellipseImpl(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
ellipseMode - Variable in class processing.core.PGraphics
The current ellipse mode (read-only)
ellipseMode - Variable in class processing.core.PShape
 
ellipseMode - Variable in class processing.core.PStyle
 
ellipseMode(int) - Method in class processing.core.PApplet
( begin auto-generated from ellipseMode.xml ) The origin of the ellipse is modified by the ellipseMode() function.
ellipseMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from ellipseMode.xml ) The origin of the ellipse is modified by the ellipseMode() function.
emissive(float) - Method in class processing.core.PApplet
gray number specifying value between white and black
emissive(float) - Method in class processing.core.PGraphics
gray number specifying value between white and black
emissive(float) - Method in class processing.core.PShape
 
emissive(float, float, float) - Method in class processing.core.PApplet
 
emissive(float, float, float) - Method in class processing.core.PGraphics
 
emissive(float, float, float) - Method in class processing.core.PShape
 
emissive(int) - Method in class processing.core.PApplet
( begin auto-generated from emissive.xml ) Sets the emissive color of the material used for drawing shapes drawn to the screen.
emissive(int) - Method in class processing.core.PGraphics
( begin auto-generated from emissive.xml ) Sets the emissive color of the material used for drawing shapes drawn to the screen.
emissive(int) - Method in class processing.core.PShape
 
emissiveB - Variable in class processing.core.PGraphics
 
emissiveB - Variable in class processing.core.PStyle
 
emissiveColor - Variable in class processing.core.PGraphics
 
emissiveColor - Variable in class processing.core.PShape
 
emissiveFromCalc() - Method in class processing.core.PGraphics
 
emissiveG - Variable in class processing.core.PGraphics
 
emissiveG - Variable in class processing.core.PStyle
 
emissiveLoc - Variable in class processing.opengl.PShader
 
emissiveR - Variable in class processing.core.PGraphics
 
emissiveR - Variable in class processing.core.PStyle
 
emouseX - Variable in class processing.core.PApplet
The pmouseX/Y for the event handlers (mousePressed(), mouseDragged() etc) these are different because mouse events are queued to the end of draw, so the previous position has to be updated on each event, as opposed to the pmouseX/Y that's used inside draw, which is expected to be updated once per trip through draw().
emouseY - Variable in class processing.core.PApplet
The pmouseX/Y for the event handlers (mousePressed(), mouseDragged() etc) these are different because mouse events are queued to the end of draw, so the previous position has to be updated on each event, as opposed to the pmouseX/Y that's used inside draw, which is expected to be updated once per trip through draw().
enable(int) - Method in class processing.opengl.PGL
 
ENABLE_ASYNC_SAVEFRAME - Static variable in interface processing.core.PConstants
 
ENABLE_BUFFER_READING - Static variable in interface processing.core.PConstants
 
ENABLE_DEPTH_MASK - Static variable in interface processing.core.PConstants
 
ENABLE_DEPTH_SORT - Static variable in interface processing.core.PConstants
 
ENABLE_DEPTH_TEST - Static variable in interface processing.core.PConstants
 
ENABLE_KEY_REPEAT - Static variable in interface processing.core.PConstants
 
ENABLE_NATIVE_FONTS - Static variable in interface processing.core.PConstants
Deprecated.
ENABLE_OPENGL_ERRORS - Static variable in interface processing.core.PConstants
 
ENABLE_OPTIMIZED_STROKE - Static variable in interface processing.core.PConstants
 
ENABLE_STROKE_PERSPECTIVE - Static variable in interface processing.core.PConstants
 
ENABLE_STROKE_PURE - Static variable in interface processing.core.PConstants
 
ENABLE_TEXTURE_MIPMAPS - Static variable in interface processing.core.PConstants
 
enableFBOLayer() - Method in class processing.opengl.PGL
 
enableLighting() - Method in class processing.opengl.PGraphicsOpenGL
 
enableStyle() - Method in class processing.core.PShape
( begin auto-generated from PShape_enableStyle.xml ) Enables the shape's style data and ignores Processing's current styles.
enableStyle() - Method in class processing.opengl.PShapeOpenGL
 
enableTexturing(int) - Method in class processing.opengl.PGL
 
enableVertexAttribArray(int) - Method in class processing.opengl.PGL
 
end() - Method in class processing.opengl.LineStroker
 
end() - Method in interface processing.opengl.PGL.TessellatorCallback
 
end() - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
end2D() - Method in class processing.opengl.PGraphics2D
 
end2D() - Method in class processing.opengl.PGraphics3D
 
end2D() - Method in class processing.opengl.PGraphicsOpenGL
 
endBindFramebuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
endCamera() - Method in class processing.core.PApplet
( begin auto-generated from endCamera.xml ) The beginCamera() and endCamera() functions enable advanced customization of the camera space.
endCamera() - Method in class processing.core.PGraphics
( begin auto-generated from endCamera.xml ) The beginCamera() and endCamera() functions enable advanced customization of the camera space.
endCamera() - Method in class processing.opengl.PGraphics2D
 
endCamera() - Method in class processing.opengl.PGraphicsOpenGL
Record the current settings into the camera matrix, and set the matrix mode back to the current transformation matrix.
endContour() - Method in class processing.core.PApplet
 
endContour() - Method in class processing.core.PGraphics
 
endContour() - Method in class processing.core.PShape
 
endContour() - Method in interface processing.opengl.PGL.Tessellator
 
endContour() - Method in class processing.opengl.PGraphicsOpenGL
 
endContourImpl() - Method in class processing.core.PShape
 
endContourImpl() - Method in class processing.opengl.PShapeOpenGL
 
endDraw() - Method in class processing.core.PGraphics
( begin auto-generated from PGraphics_endDraw.xml ) Finalizes the rendering of a PGraphics object so that it can be shown on screen.
endDraw() - Method in class processing.opengl.PGraphicsOpenGL
 
endGL() - Method in class processing.opengl.PGL
 
endOffscreenDraw() - Method in class processing.opengl.PGraphicsOpenGL
 
endOnscreenDraw() - Method in class processing.opengl.PGraphicsOpenGL
 
endPGL() - Method in class processing.core.PApplet
 
endPGL() - Method in class processing.core.PGraphics
 
endPGL() - Method in class processing.opengl.PGraphicsOpenGL
 
endPixelsOp() - Method in class processing.opengl.PGraphicsOpenGL
 
endPolygon() - Method in interface processing.opengl.PGL.Tessellator
 
endRaw() - Method in class processing.core.PApplet
( begin auto-generated from endRaw.xml ) Complement to beginRaw(); they must always be used together.
endRaw() - Method in class processing.core.PGraphics
 
endReadPixels() - Method in class processing.opengl.PGraphicsOpenGL
 
endRecord() - Method in class processing.core.PApplet
( begin auto-generated from endRecord.xml ) Stops the recording process started by beginRecord() and closes the file.
endRender(int) - Method in class processing.opengl.PGL
 
endShape() - Method in class processing.core.PApplet
 
endShape() - Method in class processing.core.PGraphics
 
endShape() - Method in class processing.core.PShape
 
endShape(int) - Method in class processing.core.PApplet
( begin auto-generated from endShape.xml ) The endShape() function is the companion to beginShape() and may only be called after beginShape().
endShape(int) - Method in class processing.core.PGraphics
( begin auto-generated from endShape.xml ) The endShape() function is the companion to beginShape() and may only be called after beginShape().
endShape(int) - Method in class processing.core.PShape
 
endShape(int) - Method in class processing.opengl.PGraphicsOpenGL
 
endShape(int) - Method in class processing.opengl.PShapeOpenGL
 
endShape(int[]) - Method in class processing.opengl.PGraphicsOpenGL
 
endTransfer() - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
ensureBounds(int, int) - Method in class processing.data.Table
Make sure this is a legit row and column.
ensureColumn(int) - Method in class processing.data.Table
Make sure this is a legit column, and if not, expand the table.
ensureRow(int) - Method in class processing.data.Table
Make sure this is a legit row, and if not, expand the table.
ENTER - Static variable in interface processing.core.PConstants
 
ENTER - Static variable in class processing.event.MouseEvent
 
entries() - Method in class processing.data.DoubleDict
 
entries() - Method in class processing.data.FloatDict
 
entries() - Method in class processing.data.IntDict
 
entries() - Method in class processing.data.LongDict
 
entries() - Method in class processing.data.StringDict
 
entryIterator() - Method in class processing.data.DoubleDict
 
entryIterator() - Method in class processing.data.FloatDict
 
entryIterator() - Method in class processing.data.IntDict
 
entryIterator() - Method in class processing.data.LongDict
 
entryIterator() - Method in class processing.data.StringDict
 
EPSILON - Static variable in interface processing.core.PConstants
 
EQUAL - Static variable in class processing.opengl.PGL
 
equals(Object) - Method in class processing.core.PVector
 
equals(Object) - Method in class processing.opengl.PGraphicsOpenGL.GLResourceFrameBuffer
 
equals(Object) - Method in class processing.opengl.PGraphicsOpenGL.GLResourceShader
 
equals(Object) - Method in class processing.opengl.PGraphicsOpenGL.GLResourceTexture
 
equals(Object) - Method in class processing.opengl.PGraphicsOpenGL.GLResourceVertexBuffer
 
ER - Static variable in class processing.core.PGraphics
 
erode() - Method in class processing.core.PImage
 
ERODE - Static variable in interface processing.core.PConstants
 
error(int) - Method in interface processing.opengl.PGL.TessellatorCallback
 
error(int) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
ERROR_BACKGROUND_IMAGE_FORMAT - Static variable in class processing.core.PGraphics
 
ERROR_BACKGROUND_IMAGE_SIZE - Static variable in class processing.core.PGraphics
 
ERROR_PUSHMATRIX_OVERFLOW - Static variable in class processing.core.PGraphics
 
ERROR_PUSHMATRIX_UNDERFLOW - Static variable in class processing.core.PGraphics
 
ERROR_TEXTFONT_NULL_PFONT - Static variable in class processing.core.PGraphics
 
errorString(int) - Method in class processing.opengl.PGL
 
ESC - Static variable in interface processing.core.PConstants
 
Event - Class in processing.event
 
Event(Object, long, int, int) - Constructor for class processing.event.Event
 
EXCLUSION - Static variable in interface processing.core.PConstants
 
exec(String...) - Static method in class processing.core.PApplet
Pass a set of arguments directly to the command line.
exec(StringList, StringList, String...) - Static method in class processing.core.PApplet
Alternative version of exec() that retrieves stdout and stderr into the StringList objects provided.
exit() - Method in class processing.core.PApplet
( begin auto-generated from exit.xml ) Quits/stops/exits the program.
EXIT - Static variable in class processing.event.MouseEvent
 
exitActual() - Method in class processing.core.PApplet
Some subclasses (I'm looking at you, processing.py) might wish to do something other than actually terminate the JVM.
exitCalled - Variable in class processing.core.PApplet
true if exit() has been called so that things shut down once the main thread kicks off.
exitCalled() - Method in class processing.core.PApplet
 
exp(float) - Static method in class processing.core.PApplet
( begin auto-generated from exp.xml ) Returns Euler's number e (2.71828...) raised to the power of the value parameter.
expand(boolean[]) - Static method in class processing.core.PApplet
( begin auto-generated from expand.xml ) Increases the size of an array.
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(double[]) - Static method in class processing.core.PApplet
 
expand(double[], 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(int[]) - Static method in class processing.core.PApplet
 
expand(int[], int) - Static method in class processing.core.PApplet
 
expand(long[]) - Static method in class processing.core.PApplet
 
expand(long[], 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
 
expand(String[]) - Static method in class processing.core.PApplet
 
expand(String[], int) - Static method in class processing.core.PApplet
 
expandArraySize(int, int) - Static method in class processing.opengl.PGraphicsOpenGL
 
expandIncrement - Variable in class processing.data.Table
 
extensionOptions(boolean, String, String) - Static method in class processing.data.Table
 
EXTENSIONS - Static variable in class processing.opengl.PGL
 
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 sketch when it quits.
eyeDist - Variable in class processing.opengl.PGraphicsOpenGL
Distance between camera eye and center.

F

face - Variable in class processing.core.PShapeSVG.Font
 
FALSE - Static variable in class processing.opengl.PGL
 
family - Variable in class processing.core.PShape
The shape type, one of GROUP, PRIMITIVE, PATH, or GEOMETRY.
FASTEST - Static variable in class processing.opengl.PGL
 
FB_STACK_DEPTH - Static variable in class processing.opengl.PGraphicsOpenGL
 
fboHeight - Variable in class processing.opengl.PGL
 
fboLayerCreated - Variable in class processing.opengl.PGL
 
fboLayerDisableReq - Variable in class processing.opengl.PGL
 
fboLayerEnabled - Variable in class processing.opengl.PGL
 
fboLayerEnabledReq - Variable in class processing.opengl.PGL
 
fbolayerResetReq - Variable in class processing.opengl.PGL
 
fboMultisampleSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
fboWidth - Variable in class processing.opengl.PGL
 
fbStack - Variable in class processing.opengl.PGraphicsOpenGL
 
fbStackDepth - Variable in class processing.opengl.PGraphicsOpenGL
 
fenceSync(int, int) - Method in class processing.opengl.PGL
 
fill - Variable in class processing.core.PGraphics
true if fill() is enabled, (read-only)
fill - Variable in class processing.core.PShape
 
fill - Variable in class processing.core.PStyle
 
fill(float) - Method in class processing.core.PApplet
 
fill(float) - Method in class processing.core.PGraphics
 
fill(float) - Method in class processing.core.PShape
 
fill(float, float) - Method in class processing.core.PApplet
 
fill(float, float) - Method in class processing.core.PGraphics
 
fill(float, float) - Method in class processing.core.PShape
 
fill(float, float, float) - Method in class processing.core.PApplet
 
fill(float, float, float) - Method in class processing.core.PGraphics
 
fill(float, float, float) - Method in class processing.core.PShape
 
fill(float, float, float, float) - Method in class processing.core.PApplet
 
fill(float, float, float, float) - Method in class processing.core.PGraphics
 
fill(float, float, float, float) - Method in class processing.core.PShape
 
fill(int) - Method in class processing.core.PApplet
( begin auto-generated from fill.xml ) Sets the color used to fill shapes.
fill(int) - Method in class processing.core.PGraphics
( begin auto-generated from fill.xml ) Sets the color used to fill shapes.
fill(int) - Method in class processing.core.PShape
 
fill(int, float) - Method in class processing.core.PApplet
 
fill(int, float) - Method in class processing.core.PGraphics
 
fill(int, float) - Method in class processing.core.PShape
 
fillA - Variable in class processing.core.PGraphics
 
fillAi - Variable in class processing.core.PGraphics
 
fillAlpha - Variable in class processing.core.PGraphics
 
fillB - Variable in class processing.core.PGraphics
 
fillBi - Variable in class processing.core.PGraphics
 
fillByteBuffer(ByteBuffer, int, int, byte) - Static method in class processing.opengl.PGL
 
fillColor - Variable in class processing.core.PGraphics
fill that was last set (read-only)
fillColor - Variable in class processing.core.PShape
 
fillColor - Variable in class processing.core.PStyle
 
fillEdges(int, int, int, int) - Method in class processing.opengl.Texture
 
fillFloatBuffer(FloatBuffer, int, int, float) - Static method in class processing.opengl.PGL
 
fillFromCalc() - Method in class processing.core.PGraphics
 
fillFromCalc() - Method in class processing.opengl.PGraphicsOpenGL
 
fillG - Variable in class processing.core.PGraphics
 
fillGi - Variable in class processing.core.PGraphics
 
fillGradient - Variable in class processing.core.PShapeSVG
 
fillIntBuffer(IntBuffer, int, int, int) - Static method in class processing.opengl.PGL
 
fillR - Variable in class processing.core.PGraphics
 
fillRi - Variable in class processing.core.PGraphics
 
fillShortBuffer(ShortBuffer, int, int, short) - Static method in class processing.opengl.PGL
 
filter(int) - Method in class processing.core.PApplet
 
filter(int) - Method in class processing.core.PImage
 
filter(int) - Method in class processing.opengl.PGraphicsOpenGL
This is really inefficient and not a good idea in OpenGL.
filter(int, float) - Method in class processing.core.PApplet
( begin auto-generated from PImage_filter.xml ) Filters an image as defined by one of the following modes:

THRESHOLD - converts the image to black and white pixels depending if they are above or below the threshold defined by the level parameter.
filter(int, float) - Method in class processing.core.PImage
( begin auto-generated from PImage_filter.xml ) Filters an image as defined by one of the following modes:

THRESHOLD - converts the image to black and white pixels depending if they are above or below the threshold defined by the level parameter.
filter(int, float) - Method in class processing.opengl.PGraphicsOpenGL
This is really inefficient and not a good idea in OpenGL.
filter(PShader) - Method in class processing.core.PApplet
 
filter(PShader) - Method in class processing.core.PGraphics
 
filter(PShader) - Method in class processing.opengl.PGraphicsOpenGL
 
filterImage - Variable in class processing.opengl.PGraphicsOpenGL
PImage that wraps filterTexture.
filterTexture - Variable in class processing.opengl.PGraphicsOpenGL
texture used to apply a filter on the screen image.
findChild(String) - Method in class processing.core.PShape
Same as getChild(name), except that it first walks all the way up the hierarchy to the eldest grandparent, so that children can be found anywhere.
findFont(String) - Static method in class processing.core.PFont
Starting with Java 1.5, Apple broke the ability to specify most fonts.
findNative() - Method in class processing.core.PFont
Attempt to find the native version of this font.
findRow(String, int) - Method in class processing.data.Table
 
findRow(String, String) - Method in class processing.data.Table
 
findRowIndex(String, int) - Method in class processing.data.Table
Return the row that contains the first String that matches.
findRowIndex(String, String) - Method in class processing.data.Table
Return the row that contains the first String that matches.
findRowIndices(String, int) - Method in class processing.data.Table
Return a list of rows that contain the String passed in.
findRowIndices(String, String) - Method in class processing.data.Table
Return a list of rows that contain the String passed in.
findRowIterator(String, int) - Method in class processing.data.Table
 
findRowIterator(String, String) - Method in class processing.data.Table
 
findRows(String, int) - Method in class processing.data.Table
 
findRows(String, String) - Method in class processing.data.Table
 
finish() - Method in class processing.opengl.FrameBuffer
 
finish() - Method in class processing.opengl.PGL
 
finished - Variable in class processing.core.PApplet
true if the sketch has stopped permanently.
firstFrame - Variable in class processing.opengl.PGL
 
firstLineIndexCache - Variable in class processing.opengl.PShapeOpenGL
 
firstLineVertex - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedLineAttribute - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedLineColor - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedLineVertex - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPointAttribute - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPointColor - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPointVertex - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyAmbient - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyColor - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyEmissive - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyNormal - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyShininess - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolySpecular - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyTexcoord - Variable in class processing.opengl.PShapeOpenGL
 
firstModifiedPolyVertex - Variable in class processing.opengl.PShapeOpenGL
 
firstMouse - Variable in class processing.core.PApplet
Deprecated.
Please refrain from using this variable, it will be removed from future releases of Processing because it cannot be used consistently across platforms and input methods.
firstPointIndexCache - Variable in class processing.opengl.PShapeOpenGL
 
firstPointVertex - Variable in class processing.opengl.PShapeOpenGL
 
firstPolyIndexCache - Variable in class processing.opengl.PShapeOpenGL
 
firstPolyVertex - Variable in class processing.opengl.PShapeOpenGL
 
flavor - Variable in class processing.event.Event
 
flipArrayOnX(int[], int) - Method in class processing.opengl.Texture
Flips intArray along the X axis.
flipArrayOnY(int[], int) - Method in class processing.opengl.Texture
Flips intArray along the Y axis.
FLOAT - Static variable in class processing.data.Table
 
FLOAT - Static variable in class processing.opengl.PGL
 
FLOAT_EPS - Static variable in class processing.opengl.PGL
Machine Epsilon for float precision.
FLOAT_MAT2 - Static variable in class processing.opengl.PGL
 
FLOAT_MAT3 - Static variable in class processing.opengl.PGL
 
FLOAT_MAT4 - Static variable in class processing.opengl.PGL
 
FLOAT_VEC2 - Static variable in class processing.opengl.PGL
 
FLOAT_VEC3 - Static variable in class processing.opengl.PGL
 
FLOAT_VEC4 - Static variable in class processing.opengl.PGL
 
floatBuffer - Static variable in class processing.opengl.PGraphicsOpenGL
 
floatBuffer - Variable in class processing.opengl.PShader
 
floatCoords - Variable in class processing.opengl.LinePath
 
FloatDict - Class in processing.data
A simple table class to use a String as a lookup for an float value.
FloatDict() - Constructor for class processing.data.FloatDict
 
FloatDict(int) - Constructor for class processing.data.FloatDict
Create a new lookup with a specific size.
FloatDict(BufferedReader) - Constructor for class processing.data.FloatDict
Read a set of entries from a Reader that has each key/value pair on a single line, separated by a tab.
FloatDict(Object[][]) - Constructor for class processing.data.FloatDict
Constructor to allow (more intuitive) inline initialization, e.g.:
FloatDict(String[], float[]) - Constructor for class processing.data.FloatDict
 
FloatDict.Entry - Class in processing.data
 
FloatList - Class in processing.data
Helper class for a list of floats.
FloatList() - Constructor for class processing.data.FloatList
 
FloatList(float[]) - Constructor for class processing.data.FloatList
 
FloatList(int) - Constructor for class processing.data.FloatList
 
FloatList(Iterable<Object>) - Constructor for class processing.data.FloatList
Construct an FloatList from an iterable pile of objects.
FloatList(Object...) - Constructor for class processing.data.FloatList
Construct an FloatList from a random pile of objects.
floor(float) - Static method in class processing.core.PApplet
( begin auto-generated from floor.xml ) Calculates the closest int value that is less than or equal to the value of the parameter.
flush() - Method in class processing.core.PApplet
 
flush() - Method in class processing.core.PGraphics
 
flush() - Method in class processing.opengl.PGL
 
flush() - Method in class processing.opengl.PGraphicsOpenGL
 
FLUSH_CONTINUOUSLY - Static variable in class processing.opengl.PGraphicsOpenGL
Flush modes: continuously (geometry is flushed after each call to endShape) when-full (geometry is accumulated until a maximum size is reached.
FLUSH_VERTEX_COUNT - Static variable in class processing.opengl.PGL
Count of tessellated fill, line or point vertices that will trigger a flush in the immediate mode.
FLUSH_WHEN_FULL - Static variable in class processing.opengl.PGraphicsOpenGL
 
flushLines() - Method in class processing.opengl.PGraphicsOpenGL
 
flushMode - Variable in class processing.opengl.PGraphicsOpenGL
Current flush mode.
flushPixels() - Method in class processing.opengl.PGraphicsOpenGL
 
flushPoints() - Method in class processing.opengl.PGraphicsOpenGL
 
flushPolys() - Method in class processing.opengl.PGraphicsOpenGL
 
flushSortedPolys() - Method in class processing.opengl.PGraphicsOpenGL
 
focused - Variable in class processing.core.PApplet
( begin auto-generated from focused.xml ) Confirms if a Processing program is "focused", meaning that it is active and will accept input from mouse or keyboard.
focusGained() - Method in class processing.core.PApplet
 
focusLost() - Method in class processing.core.PApplet
 
font - Variable in class processing.core.PFont
Native Java version of the font.
font - Variable in class processing.core.PShapeSVG.Text
 
Font(PShapeSVG, XML) - Constructor for class processing.core.PShapeSVG.Font
 
fontDifferent - Static variable in class processing.core.PFont
 
FontGlyph(PShapeSVG, XML, PShapeSVG.Font) - Constructor for class processing.core.PShapeSVG.FontGlyph
 
fontMap - Variable in class processing.opengl.PGraphicsOpenGL
Font cache for texture objects.
fonts - Static variable in class processing.core.PFont
Array of the native system fonts.
fontSearched - Variable in class processing.core.PFont
True if already tried to find the native AWT version of this font.
format - Variable in class processing.core.PImage
Format for this image, one of RGB, ARGB or ALPHA.
format - Variable in class processing.opengl.Texture.Parameters
Texture internal format.
format(int) - Method in class processing.data.JSONArray
Make a pretty-printed JSON text of this JSONArray.
format(int) - Method in class processing.data.JSONObject
Make a prettyprinted JSON text of this JSONObject.
format(int) - Method in class processing.data.XML
Format this XML data as a String.
FRAGMENT_SHADER - Static variable in class processing.opengl.PGL
 
fragmentedGroup(PGraphicsOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
fragmentFilename - Variable in class processing.opengl.PShader
 
fragmentShaderSource - Variable in class processing.opengl.PShader
 
fragmentURL - Variable in class processing.opengl.PShader
 
FrameBuffer - Class in processing.opengl
Encapsulates a Frame Buffer Object for offscreen rendering.
FRAMEBUFFER - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_COMPLETE - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_ERROR - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_FORMATS - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_INCOMPLETE_READ_BUFFER - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_UNDEFINED - Static variable in class processing.opengl.PGL
 
FRAMEBUFFER_UNSUPPORTED - Static variable in class processing.opengl.PGL
 
framebufferRenderbuffer(int, int, int, int) - Method in class processing.opengl.PGL
 
framebufferTexture2D(int, int, int, int, int) - Method in class processing.opengl.PGL
 
frameCount - Variable in class processing.core.PApplet
( begin auto-generated from frameCount.xml ) The system variable frameCount contains the number of frames displayed since the program started.
frameMoved(int, int) - Method in class processing.core.PApplet
 
frameRate - Variable in class processing.core.PApplet
( begin auto-generated from frameRate_var.xml ) The system variable frameRate contains the approximate frame rate of the software as it executes.
frameRate(float) - Method in class processing.core.PApplet
( begin auto-generated from frameRate.xml ) Specifies the number of frames to be displayed every second.
frameRateLastNanos - Variable in class processing.core.PApplet
Last time in nanoseconds that frameRate was checked
frameRatePeriod - Variable in class processing.core.PSurfaceNone
 
frameRateTarget - Variable in class processing.core.PSurfaceNone
 
frameResized(int, int) - Method in class processing.core.PApplet
 
fromAngle(float) - Static method in class processing.core.PVector
( begin auto-generated from PVector_sub.xml ) Make a new 2D unit vector from an angle.
fromAngle(float, PVector) - Static method in class processing.core.PVector
Make a new 2D unit vector from an angle
fromRange(int) - Static method in class processing.data.IntList
 
fromRange(int) - Static method in class processing.data.LongList
 
fromRange(int, int) - Static method in class processing.data.IntList
 
fromRange(int, int) - Static method in class processing.data.LongList
 
FRONT - Static variable in class processing.opengl.PGL
 
FRONT_AND_BACK - Static variable in class processing.opengl.PGL
 
frontFace(int) - Method in class processing.opengl.PGL
 
frontTex - Variable in class processing.opengl.PGL
 
frustum(float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from frustum.xml ) Sets a perspective matrix defined through the parameters.
frustum(float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from frustum.xml ) Sets a perspective matrix defined through the parameters.
frustum(float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
frustum(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Same as glFrustum(), except that it wipes out (rather than multiplies against) the current perspective matrix.
fullScreen() - Method in class processing.core.PApplet
Create a full-screen sketch using the default renderer.
fullScreen(int) - Method in class processing.core.PApplet
 
fullScreen(String) - Method in class processing.core.PApplet
( begin auto-generated from fullScreen.xml ) Description to come...
fullScreen(String, int) - Method in class processing.core.PApplet
 
FUNC_ADD - Static variable in class processing.opengl.PGL
 
FUNC_MAX - Static variable in class processing.opengl.PGL
 
FUNC_MIN - Static variable in class processing.opengl.PGL
 
FUNC_REVERSE_SUBTRACT - Static variable in class processing.opengl.PGL
 
FUNC_SUBTRACT - Static variable in class processing.opengl.PGL
 
FX2D - Static variable in interface processing.core.PConstants
 

G

g - Variable in class processing.core.PApplet
The PGraphics renderer associated with this PApplet
G - Static variable in class processing.core.PGraphics
 
genBuffers(int, IntBuffer) - Method in class processing.opengl.PGL
 
GENERATE_MIPMAP_HINT - Static variable in class processing.opengl.PGL
 
generateMipmap(int) - Method in class processing.opengl.PGL
 
genFramebuffers(int, IntBuffer) - Method in class processing.opengl.PGL
 
genRenderbuffers(int, IntBuffer) - Method in class processing.opengl.PGL
 
genTextures(int, IntBuffer) - Method in class processing.opengl.PGL
 
geomCount - Variable in class processing.opengl.PGL
Used to register amount of geometry rendered in each frame.
GEOMETRY - Static variable in class processing.core.PShape
Collections of vertices created with beginShape().
GEQUAL - Static variable in class processing.opengl.PGL
 
get() - Method in class processing.core.PApplet
Returns a copy of this PImage.
get() - Method in class processing.core.PImage
Returns a copy of this PImage.
get() - Method in interface processing.core.PMatrix
Returns a copy of this PMatrix.
get() - Method in class processing.core.PMatrix2D
Returns a copy of this PMatrix.
get() - Method in class processing.core.PMatrix3D
Returns a copy of this PMatrix.
get() - Method in class processing.core.PVector
Deprecated.
get(float[]) - Method in interface processing.core.PMatrix
Copies the matrix contents into a float array.
get(float[]) - Method in class processing.core.PMatrix2D
Copies the matrix contents into a 6 entry float array.
get(float[]) - Method in class processing.core.PMatrix3D
Copies the matrix contents into a 16 entry float array.
get(float[]) - Method in class processing.core.PVector
 
get(int) - Method in class processing.data.DoubleList
Get an entry at a particular index.
get(int) - Method in class processing.data.FloatList
Get an entry at a particular index.
get(int) - Method in class processing.data.IntList
Get an entry at a particular index.
get(int) - Method in class processing.data.JSONArray
Get the object value associated with an index.
get(int) - Method in class processing.data.LongList
Get an entry at a particular index.
get(int) - Method in class processing.data.StringList
Get an entry at a particular index.
get(int) - Method in class processing.opengl.PGraphicsOpenGL.AttributeMap
 
get(int[]) - Method in class processing.opengl.Texture
Copy texture to pixels.
get(int, int) - Method in class processing.core.PApplet
( begin auto-generated from PImage_get.xml ) Reads the color of any pixel or grabs a section of an image.
get(int, int) - Method in class processing.core.PImage
( begin auto-generated from PImage_get.xml ) Reads the color of any pixel or grabs a section of an image.
get(int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
get(int, int, int, int) - Method in class processing.core.PApplet
 
get(int, int, int, int) - Method in class processing.core.PImage
 
get(String) - Method in class processing.data.DoubleDict
Return a value for the specified key.
get(String) - Method in class processing.data.FloatDict
Return a value for the specified key.
get(String) - Method in class processing.data.IntDict
Return a value for the specified key.
get(String) - Method in class processing.data.JSONObject
Get the value object associated with a key.
get(String) - Method in class processing.data.LongDict
Return a value for the specified key.
get(String) - Method in class processing.data.StringDict
Return a value for the specified key.
get(String, double) - Method in class processing.data.DoubleDict
 
get(String, float) - Method in class processing.data.FloatDict
 
get(String, int) - Method in class processing.data.IntDict
 
get(String, long) - Method in class processing.data.LongDict
 
get(String, String) - Method in class processing.data.StringDict
 
getAction() - Method in class processing.event.Event
 
getActiveAttrib(int, int, IntBuffer, IntBuffer) - Method in class processing.opengl.PGL
 
getActiveUniform(int, int, IntBuffer, IntBuffer) - Method in class processing.opengl.PGL
 
getAmbient(int) - Method in class processing.core.PShape
 
getAmbient(int) - Method in class processing.opengl.PShapeOpenGL
 
getAmount() - Method in class processing.event.MouseEvent
Deprecated.
getAttachedShaders(int, int, IntBuffer, IntBuffer) - Method in class processing.opengl.PGL
 
getAttribLocation(int, String) - Method in class processing.opengl.PGL
 
getAttributeCount() - Method in class processing.data.XML
Returns the number of attributes.
getAttributeLoc(String) - Method in class processing.opengl.PShader
Returns the ID location of the attribute parameter given its name.
getAvailableTarget(int, int, int) - Method in class processing.core.PGraphics.AsyncImageSaver
After taking a target, you must call saveTargetAsync() or returnUnusedTarget(), otherwise one thread won't be able to run
getBasePath(PApplet, String) - Static method in class processing.core.PShapeOBJ
 
getBoolean(int) - Method in class processing.data.JSONArray
Get the boolean value associated with an index.
getBoolean(int, boolean) - Method in class processing.data.JSONArray
Get the optional boolean value associated with an index.
getBoolean(String) - Method in class processing.data.JSONObject
Get the boolean value associated with a key.
getBoolean(String, boolean) - Method in class processing.data.JSONObject
Get an optional boolean associated with a key.
getBooleanArray() - Method in class processing.data.JSONArray
Get this entire array as a boolean array.
getBooleanv(int, IntBuffer) - Method in class processing.opengl.PGL
 
getBufferParameteriv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getBufferPixels(int[]) - Method in class processing.opengl.Texture
 
getButton() - Method in class processing.event.MouseEvent
Which button was pressed, either LEFT, CENTER, or RIGHT.
getByteArray(ByteBuffer, byte[]) - Static method in class processing.opengl.PGL
 
getCache(PImage) - Method in class processing.core.PGraphics
Get cache storage data for the specified renderer.
getCache(PImage) - Method in class processing.opengl.PGraphicsOpenGL
 
getChild(int) - Method in class processing.core.PShape
( begin auto-generated from PShape_getChild.xml ) Extracts a child shape from a parent shape.
getChild(int) - Method in class processing.data.XML
Quick accessor for an element at a particular index.
getChild(String) - Method in class processing.core.PShape
 
getChild(String) - Method in class processing.core.PShapeSVG
Get a particular element based on its SVG ID.
getChild(String) - Method in class processing.data.XML
Get a child by its name or path.
getChildCount() - Method in class processing.core.PShape
 
getChildCount() - Method in class processing.data.XML
Returns the number of children.
getChildIndex(PShape) - Method in class processing.core.PShape
Returns the index of child who.
getChildRecursive(String[], int) - Method in class processing.data.XML
Internal helper function for getChild(String).
getChildren() - Method in class processing.core.PShape
 
getChildren() - Method in class processing.data.XML
Returns an array containing all the child elements.
getChildren(String) - Method in class processing.data.XML
Get any children that match this name or path.
getChildrenRecursive(String[], int) - Method in class processing.data.XML
 
getClickCount() - Method in class processing.event.MouseEvent
Deprecated.
getColorValue(int, int) - Method in class processing.opengl.PGL
 
getColumnCount() - Method in class processing.data.Table
 
getColumnCount() - Method in interface processing.data.TableRow
 
getColumnIndex(String) - Method in class processing.data.Table
 
getColumnIndex(String, boolean) - Method in class processing.data.Table
Get the index of a column.
getColumnTitle(int) - Method in class processing.data.Table
 
getColumnTitle(int) - Method in interface processing.data.TableRow
 
getColumnTitles() - Method in class processing.data.Table
 
getColumnTitles() - Method in interface processing.data.TableRow
 
getColumnType(int) - Method in class processing.data.Table
Returns one of Table.STRING, Table.INT, etc...
getColumnType(int) - Method in interface processing.data.TableRow
 
getColumnType(String) - Method in class processing.data.Table
 
getColumnType(String) - Method in interface processing.data.TableRow
 
getColumnTypes() - Method in class processing.data.Table
 
getColumnTypes() - Method in interface processing.data.TableRow
 
getContent() - Method in class processing.data.XML
Return the #PCDATA content of the element.
getContent(String) - Method in class processing.data.XML
 
getCount() - Method in class processing.event.MouseEvent
Number of clicks for mouse button events, or the number of steps (positive or negative depending on direction) for a mouse wheel event.
getCurrentContext() - Method in class processing.opengl.PGL
 
getCurrentFB() - Method in class processing.opengl.PGraphicsOpenGL
 
getCurrentPG() - Method in class processing.opengl.PGraphicsOpenGL
 
getDefaultDrawBuffer() - Method in class processing.opengl.FrameBuffer
 
getDefaultDrawBuffer() - Method in class processing.opengl.PGL
 
getDefaultReadBuffer() - Method in class processing.opengl.FrameBuffer
 
getDefaultReadBuffer() - Method in class processing.opengl.PGL
 
getDefaultSize() - Method in class processing.core.PFont
Returns the size that will be used when textFont(font) is called.
getDepth() - Method in class processing.core.PShape
Get the depth of the shape area (not necessarily the shape boundary).
getDepth() - Method in class processing.opengl.PShapeOpenGL
 
getDepthBits() - Method in class processing.opengl.PGL
 
getDepthTest() - Method in class processing.opengl.PGL
 
getDepthValue(int, int) - Method in class processing.opengl.PGL
 
getDepthWriteMask() - Method in class processing.opengl.PGL
 
getDerivedFont(Object, float) - Method in class processing.opengl.PGL
 
getDouble(int) - Method in class processing.data.JSONArray
Get the double value associated with an index.
getDouble(int) - Method in interface processing.data.TableRow
 
getDouble(int, double) - Method in class processing.data.JSONArray
Get the optional double value associated with an index.
getDouble(int, int) - Method in class processing.data.Table
 
getDouble(int, String) - Method in class processing.data.Table
 
getDouble(String) - Method in class processing.data.JSONObject
Get the double value associated with a key.
getDouble(String) - Method in interface processing.data.TableRow
 
getDouble(String) - Method in class processing.data.XML
 
getDouble(String, double) - Method in class processing.data.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
getDouble(String, double) - Method in class processing.data.XML
Returns the value of an attribute.
getDoubleArray() - Method in class processing.data.JSONArray
Get this entire array as a double array.
getDoubleColumn(int) - Method in class processing.data.Table
 
getDoubleColumn(String) - Method in class processing.data.Table
 
getDoubleContent() - Method in class processing.data.XML
 
getDoubleContent(double) - Method in class processing.data.XML
 
getDoubleRow(int) - Method in class processing.data.Table
 
getDrawFramebuffer() - Method in class processing.opengl.PGL
 
getEmissive(int) - Method in class processing.core.PShape
 
getEmissive(int) - Method in class processing.opengl.PShapeOpenGL
 
getError() - Method in class processing.opengl.PGL
 
getExtension(String) - Static method in class processing.core.PApplet
 
getFamily() - Method in class processing.core.PShape
The shape type, one of GROUP, PRIMITIVE, PATH, or GEOMETRY.
getFill(int) - Method in class processing.core.PShape
 
getFill(int) - Method in class processing.opengl.PShapeOpenGL
 
getFlavor() - Method in class processing.event.Event
 
getFloat(int) - Method in class processing.data.JSONArray
Get a value from an index as a float.
getFloat(int) - Method in interface processing.data.TableRow
 
getFloat(int, float) - Method in class processing.data.JSONArray
 
getFloat(int, int) - Method in class processing.data.Table
Get a float value from the specified row and column.
getFloat(int, String) - Method in class processing.data.Table
 
getFloat(String) - Method in class processing.data.JSONObject
 
getFloat(String) - Method in interface processing.data.TableRow
 
getFloat(String) - Method in class processing.data.XML
Returns the value of an attribute, or zero if not present.
getFloat(String, float) - Method in class processing.data.JSONObject
 
getFloat(String, float) - Method in class processing.data.XML
Returns the value of an attribute.
getFloatArray() - Method in class processing.data.JSONArray
Get this entire array as a float array.
getFloatArray(FloatBuffer, float[]) - Static method in class processing.opengl.PGL
 
getFloatColumn(int) - Method in class processing.data.Table
 
getFloatColumn(String) - Method in class processing.data.Table
 
getFloatContent() - Method in class processing.data.XML
 
getFloatContent(float) - Method in class processing.data.XML
 
getFloatDict(int, int) - Method in class processing.data.Table
 
getFloatDict(String, String) - Method in class processing.data.Table
 
getFloatList(int) - Method in class processing.data.Table
 
getFloatList(String) - Method in class processing.data.Table
 
getFloatRow(int) - Method in class processing.data.Table
 
getFloatv(int, FloatBuffer) - Method in class processing.opengl.PGL
 
getFloatWithUnit(XML, String, float) - Static method in class processing.core.PShapeSVG
Used in place of element.getFloatAttribute(a) because we can have a unit suffix (length or coordinate).
getFont() - Method in class processing.core.PFont
Deprecated.
getFontAscent(Object) - Method in class processing.opengl.PGL
 
getFontDescent(Object) - Method in class processing.opengl.PGL
 
getFontTexture(PFont) - Method in class processing.opengl.PGraphicsOpenGL
 
getFrameBuffer() - Method in class processing.opengl.PGraphicsOpenGL
Not an approved function, test its use in libraries to grab the FB objects for offscreen PGraphics.
getFrameBuffer(boolean) - Method in class processing.opengl.PGraphicsOpenGL
 
getFramebufferAttachmentParameteriv(int, int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getGL(PGL) - Method in class processing.opengl.PGL
 
getGLParameters() - Method in class processing.opengl.PGraphicsOpenGL
 
getGLSLVersion() - Method in class processing.opengl.PGL
 
getGLSLVersionSuffix() - Method in class processing.opengl.PGL
 
getGLVersion() - Method in class processing.opengl.PGL
 
getGlyph(char) - Method in class processing.core.PFont
 
getGlyph(int) - Method in class processing.core.PFont
 
getGlyphCount() - Method in class processing.core.PFont
 
getGraphics() - Method in class processing.core.PApplet
 
getHeight() - Method in class processing.core.PShape
Get the height of the drawing area (not necessarily the shape boundary).
getHeight() - Method in class processing.opengl.PShapeOpenGL
 
getHint(int) - Method in class processing.opengl.PGraphicsOpenGL
 
getImage() - Method in class processing.core.PImage
Use the getNative() method instead, which allows library interfaces to be written in a cross-platform fashion for desktop, Android, and others.
getImpl(int, int, int, int, PImage, int, int) - Method in class processing.core.PImage
Internal function to actually handle getting a block of pixels that has already been properly cropped to a valid region.
getImpl(int, int, int, int, PImage, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
getInt(int) - Method in class processing.data.JSONArray
Get the int value associated with an index.
getInt(int) - Method in interface processing.data.TableRow
 
getInt(int, int) - Method in class processing.data.JSONArray
Get the optional int value associated with an index.
getInt(int, int) - Method in class processing.data.Table
 
getInt(int, String) - Method in class processing.data.Table
 
getInt(String) - Method in class processing.data.JSONObject
Gets the int value associated with a key
getInt(String) - Method in interface processing.data.TableRow
 
getInt(String) - Method in class processing.data.XML
 
getInt(String, int) - Method in class processing.data.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
getInt(String, int) - Method in class processing.data.XML
Returns the value of an attribute.
getIntArray() - Method in class processing.data.JSONArray
Get this entire array as an int array.
getIntArray(IntBuffer, int[]) - Static method in class processing.opengl.PGL
 
getIntColumn(int) - Method in class processing.data.Table
 
getIntColumn(String) - Method in class processing.data.Table
 
getIntContent() - Method in class processing.data.XML
 
getIntContent(int) - Method in class processing.data.XML
 
getIntDict(int, int) - Method in class processing.data.Table
 
getIntDict(String, String) - Method in class processing.data.Table
 
getIntegerv(int, IntBuffer) - Method in class processing.opengl.PGL
 
getIntList(int) - Method in class processing.data.Table
 
getIntList(String) - Method in class processing.data.Table
 
getIntRow(int) - Method in class processing.data.Table
 
getJSONArray(int) - Method in class processing.data.JSONArray
Get the JSONArray associated with an index.
getJSONArray(int, JSONArray) - Method in class processing.data.JSONArray
 
getJSONArray(String) - Method in class processing.data.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class processing.data.JSONArray
Get the JSONObject associated with an index.
getJSONObject(int, JSONObject) - Method in class processing.data.JSONArray
 
getJSONObject(String) - Method in class processing.data.JSONObject
Get the JSONObject value associated with a key.
getKey() - Method in class processing.event.KeyEvent
 
getKeyCode() - Method in class processing.event.KeyEvent
 
getKind() - Method in class processing.core.PShape
 
getLastTexUnit() - Method in class processing.opengl.PShader
 
getLineShader() - Method in class processing.opengl.PGraphicsOpenGL
 
getLocalName() - Method in class processing.data.XML
Returns the name of the element (without namespace prefix).
getLong(int) - Method in class processing.data.JSONArray
Get the long value associated with an index.
getLong(int) - Method in interface processing.data.TableRow
 
getLong(int, int) - Method in class processing.data.Table
 
getLong(int, long) - Method in class processing.data.JSONArray
Get the optional long value associated with an index.
getLong(int, String) - Method in class processing.data.Table
 
getLong(String) - Method in class processing.data.JSONObject
Get the long value associated with a key.
getLong(String) - Method in interface processing.data.TableRow
 
getLong(String, long) - Method in class processing.data.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
getLong(String, long) - Method in class processing.data.XML
Returns the value of an attribute.
getLongArray() - Method in class processing.data.JSONArray
Get this entire array as a long array.
getLongColumn(int) - Method in class processing.data.Table
 
getLongColumn(String) - Method in class processing.data.Table
 
getLongContent() - Method in class processing.data.XML
 
getLongContent(long) - Method in class processing.data.XML
 
getLongRow(int) - Method in class processing.data.Table
 
getMatrix() - Method in class processing.core.PApplet
 
getMatrix() - Method in class processing.core.PGraphics
 
getMatrix() - Method in class processing.opengl.PGraphicsOpenGL
 
getMatrix(PMatrix2D) - Method in class processing.core.PApplet
Copy the current transformation matrix into the specified target.
getMatrix(PMatrix2D) - Method in class processing.core.PGraphics
Copy the current transformation matrix into the specified target.
getMatrix(PMatrix3D) - Method in class processing.core.PApplet
Copy the current transformation matrix into the specified target.
getMatrix(PMatrix3D) - Method in class processing.core.PGraphics
Copy the current transformation matrix into the specified target.
getMatrix(PMatrix3D) - Method in class processing.opengl.PGraphics2D
 
getMatrix(PMatrix3D) - Method in class processing.opengl.PGraphicsOpenGL
 
getMaxFloat() - Method in class processing.data.Table
Searches the entire table for float values.
getMaxTexUnits() - Method in class processing.opengl.PGL
 
getMillis() - Method in class processing.event.Event
 
getModifiedX1() - Method in class processing.core.PImage
 
getModifiedX1() - Method in class processing.opengl.Texture
 
getModifiedX2() - Method in class processing.core.PImage
 
getModifiedX2() - Method in class processing.opengl.Texture
 
getModifiedY1() - Method in class processing.core.PImage
 
getModifiedY1() - Method in class processing.opengl.Texture
 
getModifiedY2() - Method in class processing.core.PImage
 
getModifiedY2() - Method in class processing.opengl.Texture
 
getModifiers() - Method in class processing.event.Event
 
getName() - Method in class processing.core.PFont
 
getName() - Method in class processing.core.PShape
 
getName() - Method in class processing.data.XML
Returns the full name (i.e.
getNative() - Method in class processing.core.PFont
Return the native java.awt.Font associated with this PFont (if any).
getNative() - Method in class processing.core.PImage
Returns a native BufferedImage from this PImage.
getNative() - Method in interface processing.core.PSurface
Get the native window object associated with this drawing surface.
getNative() - Method in class processing.core.PSurfaceNone
 
getNative() - Method in class processing.data.XML
Internal function; not included in reference.
getNative() - Method in class processing.event.Event
Get the platform-native event object.
getNative() - Method in class processing.opengl.PGL
 
getNormal(int) - Method in class processing.core.PShape
 
getNormal(int, PVector) - Method in class processing.core.PShape
 
getNormal(int, PVector) - Method in class processing.opengl.PShapeOpenGL
 
getNormalX(int) - Method in class processing.core.PShape
 
getNormalX(int) - Method in class processing.opengl.PShapeOpenGL
 
getNormalY(int) - Method in class processing.core.PShape
 
getNormalY(int) - Method in class processing.opengl.PShapeOpenGL
 
getNormalZ(int) - Method in class processing.core.PShape
 
getNormalZ(int) - Method in class processing.opengl.PShapeOpenGL
 
getOrder() - Method in class processing.data.StringList
Create a dictionary associating each entry in this list to its index.
getOrder(int) - Method in class processing.data.Table
 
getOrder(String) - Method in class processing.data.Table
 
getParam(int) - Method in class processing.core.PShape
 
getParameters() - Method in class processing.opengl.Texture
 
getParams() - Method in class processing.core.PShape
 
getParams(float[]) - Method in class processing.core.PShape
 
getParent() - Method in class processing.core.PShape
 
getParent() - Method in class processing.data.XML
Returns the parent element.
getPathIterator() - Method in class processing.opengl.LinePath
The iterator for this class is not multi-threaded safe, which means that the LinePath class does not guarantee that modifications to the geometry of this LinePath object do not affect any iterations of that geometry that are already in process.
getPercent() - Method in class processing.data.DoubleDict
Sum all of the values in this dictionary, then return a new FloatDict of each key, divided by the total sum.
getPercent() - Method in class processing.data.DoubleList
Returns a normalized version of this array.
getPercent() - Method in class processing.data.FloatDict
Sum all of the values in this dictionary, then return a new FloatDict of each key, divided by the total sum.
getPercent() - Method in class processing.data.FloatList
Returns a normalized version of this array.
getPercent() - Method in class processing.data.IntDict
Sum all of the values in this dictionary, then return a new FloatDict of each key, divided by the total sum.
getPercent() - Method in class processing.data.IntList
Returns a normalized version of this array.
getPercent() - Method in class processing.data.LongDict
Sum all of the values in this dictionary, then return a new FloatDict of each key, divided by the total sum.
getPercent() - Method in class processing.data.LongList
Returns a normalized version of this array.
getPixelBuffer() - Method in class processing.opengl.FrameBuffer
 
getPixels(int[]) - Method in class processing.opengl.FrameBuffer
 
getPixelScale() - Method in class processing.opengl.PGL
 
getPointShader() - Method in class processing.opengl.PGraphicsOpenGL
 
getPolyShader(boolean, boolean) - Method in class processing.opengl.PGraphicsOpenGL
 
getPostScriptName() - Method in class processing.core.PFont
 
getPrimaryPG() - Method in class processing.opengl.PGraphicsOpenGL
 
getPrimaryPGL() - Method in class processing.opengl.PGraphicsOpenGL
 
getProgramInfoLog(int) - Method in class processing.opengl.PGL
 
getProgramiv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getRaw() - Method in class processing.core.PGraphics
 
getReadFramebuffer() - Method in class processing.opengl.PGL
 
getRenderbufferParameteriv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getRow(int) - Method in class processing.data.Table
 
getRowCount() - Method in class processing.data.Table
 
getRowMap(int) - Method in class processing.data.Table
Return a mapping that connects the entry from a column back to the row from which it came.
getRowMap(String) - Method in class processing.data.Table
 
getShaderInfoLog(int) - Method in class processing.opengl.PGL
 
getShaderiv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getShaderPrecisionFormat(int, int, IntBuffer, IntBuffer) - Method in class processing.opengl.PGL
 
getShaderSource(int) - Method in class processing.opengl.PGL
 
getShaderType(String[], int) - Static method in class processing.opengl.PShader
 
getShape(char) - Method in class processing.core.PFont
 
getShape(char, float) - Method in class processing.core.PFont
 
getShininess(int) - Method in class processing.core.PShape
 
getShininess(int) - Method in class processing.opengl.PShapeOpenGL
 
getShortArray(ShortBuffer, short[]) - Static method in class processing.opengl.PGL
 
getSize() - Method in class processing.core.PFont
Return size of this font.
getSourceMethods() - Method in class processing.opengl.Texture
 
getSpecular(int) - Method in class processing.core.PShape
 
getSpecular(int) - Method in class processing.opengl.PShapeOpenGL
 
getStencilBits() - Method in class processing.opengl.PGL
 
getStencilValue(int, int) - Method in class processing.opengl.PGL
 
getString(int) - Method in class processing.data.JSONArray
Get the string associated with an index.
getString(int) - Method in interface processing.data.TableRow
 
getString(int) - Method in class processing.opengl.PGL
 
getString(int, int) - Method in class processing.data.Table
Get a String value from the table.
getString(int, String) - Method in class processing.data.JSONArray
Get the optional string associated with an index.
getString(int, String) - Method in class processing.data.Table
 
getString(String) - Method in class processing.data.JSONObject
Gets the String associated with a key
getString(String) - Method in interface processing.data.TableRow
 
getString(String) - Method in class processing.data.XML
 
getString(String, String) - Method in class processing.data.JSONObject
Get an optional string associated with a key.
getString(String, String) - Method in class processing.data.XML
 
getStringArray() - Method in class processing.data.JSONArray
Get this entire array as a String array.
getStringColumn(int) - Method in class processing.data.Table
 
getStringColumn(String) - Method in class processing.data.Table
 
getStringDict(int, int) - Method in class processing.data.Table
 
getStringDict(String, String) - Method in class processing.data.Table
 
getStringList(int) - Method in class processing.data.Table
 
getStringList(String) - Method in class processing.data.Table
 
getStringRow(int) - Method in class processing.data.Table
 
getStroke(int) - Method in class processing.core.PShape
 
getStroke(int) - Method in class processing.opengl.PShapeOpenGL
 
getStrokeWeight(int) - Method in class processing.core.PShape
 
getStrokeWeight(int) - Method in class processing.opengl.PShapeOpenGL
 
getStyle() - Method in class processing.core.PGraphics
 
getStyle(PStyle) - Method in class processing.core.PGraphics
 
getSubset(int) - Method in class processing.data.DoubleList
 
getSubset(int) - Method in class processing.data.FloatList
 
getSubset(int) - Method in class processing.data.IntList
 
getSubset(int) - Method in class processing.data.LongList
 
getSubset(int) - Method in class processing.data.StringList
 
getSubset(int, int) - Method in class processing.data.DoubleList
 
getSubset(int, int) - Method in class processing.data.FloatList
 
getSubset(int, int) - Method in class processing.data.IntList
 
getSubset(int, int) - Method in class processing.data.LongList
 
getSubset(int, int) - Method in class processing.data.StringList
 
getSurface() - Method in class processing.core.PApplet
 
getTally() - Method in class processing.data.StringList
Count the number of times each String entry is found in this list.
getTally(int) - Method in class processing.data.Table
 
getTally(String) - Method in class processing.data.Table
 
getTessellation() - Method in class processing.core.PShape
 
getTessellation() - Method in class processing.opengl.PShapeOpenGL
 
getTessellation(int, int) - Method in class processing.opengl.PShapeOpenGL
 
getTexParameterfv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
getTexParameteriv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getTexture() - Method in class processing.opengl.PGraphicsOpenGL
Not an approved function, this will change or be removed in the future.
getTexture(boolean) - Method in class processing.opengl.PGraphicsOpenGL
Not an approved function either, don't use it.
getTexture(PImage) - Method in class processing.opengl.PGraphicsOpenGL
Not an approved function, this will change or be removed in the future.
getTextureU(int) - Method in class processing.core.PShape
 
getTextureU(int) - Method in class processing.opengl.PShapeOpenGL
 
getTextureV(int) - Method in class processing.core.PShape
 
getTextureV(int) - Method in class processing.opengl.PShapeOpenGL
 
getTextWidth(Object, char[], int, int) - Method in class processing.opengl.PGL
 
getTint(int) - Method in class processing.core.PShape
 
getTint(int) - Method in class processing.opengl.PShapeOpenGL
 
getType() - Method in class processing.opengl.PShader
 
getUniformfv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
getUniformiv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getUniformLoc(String) - Method in class processing.opengl.PShader
Returns the ID location of the uniform parameter given its name.
getUniformLocation(int, String) - Method in class processing.opengl.PGL
 
getUnique() - Method in class processing.data.StringList
Get a list of all unique entries.
getUnique(int) - Method in class processing.data.Table
 
getUnique(String) - Method in class processing.data.Table
 
getVertex(int) - Method in class processing.core.PShape
 
getVertex(int, PVector) - Method in class processing.core.PShape
 
getVertex(int, PVector) - Method in class processing.opengl.PShapeOpenGL
 
getVertexAttribfv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
getVertexAttribiv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
getVertexAttribPointerv(int, int, ByteBuffer) - Method in class processing.opengl.PGL
 
getVertexCode(int) - Method in class processing.core.PShape
One of VERTEX, BEZIER_VERTEX, CURVE_VERTEX, or BREAK.
getVertexCode(int) - Method in class processing.opengl.PShapeOpenGL
One of VERTEX, BEZIER_VERTEX, CURVE_VERTEX, or BREAK.
getVertexCodeCount() - Method in class processing.core.PShape
 
getVertexCodeCount() - Method in class processing.opengl.PShapeOpenGL
 
getVertexCodes() - Method in class processing.core.PShape
 
getVertexCodes() - Method in class processing.opengl.PShapeOpenGL
 
getVertexCount() - Method in class processing.core.PShape
 
getVertexCount() - Method in class processing.opengl.PShapeOpenGL
 
getVertexMax(PVector) - Method in class processing.opengl.PShapeOpenGL
 
getVertexMin(PVector) - Method in class processing.opengl.PShapeOpenGL
 
getVertexSum(PVector, int) - Method in class processing.opengl.PShapeOpenGL
 
getVertexX(int) - Method in class processing.core.PShape
 
getVertexX(int) - Method in class processing.opengl.PShapeOpenGL
 
getVertexY(int) - Method in class processing.core.PShape
 
getVertexY(int) - Method in class processing.opengl.PShapeOpenGL
 
getVertexZ(int) - Method in class processing.core.PShape
 
getVertexZ(int) - Method in class processing.opengl.PShapeOpenGL
 
getWidth() - Method in class processing.core.PShape
Get the width of the drawing area (not necessarily the shape boundary).
getWidth() - Method in class processing.opengl.PShapeOpenGL
 
getWindingRule() - Method in class processing.opengl.LinePath
Returns the fill style winding rule.
getWindingRule() - Method in class processing.opengl.LinePath.PathIterator
 
getX() - Method in class processing.event.MouseEvent
 
getY() - Method in class processing.event.MouseEvent
 
GIF - Static variable in interface processing.core.PConstants
 
glColorFbo - Variable in class processing.opengl.PGL
 
glColorTex - Variable in class processing.opengl.PGL
 
glContext - Variable in class processing.opengl.PGL
ID of the GL context associated to the surface
glDepth - Variable in class processing.opengl.FrameBuffer
 
glDepth - Variable in class processing.opengl.PGL
 
glDepthStencil - Variable in class processing.opengl.FrameBuffer
 
glDepthStencil - Variable in class processing.opengl.PGL
 
glFbo - Variable in class processing.opengl.FrameBuffer
 
glFormat - Variable in class processing.opengl.Texture
 
glFragment - Variable in class processing.opengl.PShader
 
glHeight - Variable in class processing.opengl.Texture
 
glId - Variable in class processing.opengl.VertexBuffer
 
glMagFilter - Variable in class processing.opengl.Texture
 
glMinFilter - Variable in class processing.opengl.Texture
 
glModelview - Variable in class processing.opengl.PGraphicsOpenGL
 
glMultiColor - Variable in class processing.opengl.PGL
 
glMultiDepth - Variable in class processing.opengl.PGL
 
glMultiDepthStencil - Variable in class processing.opengl.PGL
 
glMultiFbo - Variable in class processing.opengl.PGL
 
glMultisample - Variable in class processing.opengl.FrameBuffer
 
glMultiStencil - Variable in class processing.opengl.PGL
 
glName - Variable in class processing.opengl.Texture
 
glNormal - Variable in class processing.opengl.PGraphicsOpenGL
 
glParamsRead - Static variable in class processing.opengl.PGraphicsOpenGL
 
glProgram - Variable in class processing.opengl.PShader
 
glProjection - Variable in class processing.opengl.PGraphicsOpenGL
 
glProjmodelview - Variable in class processing.opengl.PGraphicsOpenGL
 
GLResourceFrameBuffer(FrameBuffer) - Constructor for class processing.opengl.PGraphicsOpenGL.GLResourceFrameBuffer
 
GLResourceShader(PShader) - Constructor for class processing.opengl.PGraphicsOpenGL.GLResourceShader
 
GLResourceTexture(Texture) - Constructor for class processing.opengl.PGraphicsOpenGL.GLResourceTexture
 
GLResourceVertexBuffer(VertexBuffer) - Constructor for class processing.opengl.PGraphicsOpenGL.GLResourceVertexBuffer
 
GLSL_FN_REGEX - Static variable in class processing.opengl.PGL
 
GLSL_ID_REGEX - Static variable in class processing.opengl.PGL
 
GLSL_VERSION - Static variable in class processing.opengl.PGraphicsOpenGL
 
glStencil - Variable in class processing.opengl.FrameBuffer
 
glStencil - Variable in class processing.opengl.PGL
 
glTarget - Variable in class processing.opengl.Texture
 
glThread - Variable in class processing.opengl.PGL
OpenGL thread
glUsage - Variable in class processing.opengl.PShapeOpenGL
 
glVertex - Variable in class processing.opengl.PShader
 
glWidth - Variable in class processing.opengl.Texture
 
glWrapS - Variable in class processing.opengl.Texture
 
glWrapT - Variable in class processing.opengl.Texture
 
Glyph() - Constructor for class processing.core.PFont.Glyph
 
Glyph(char) - Constructor for class processing.core.PFont.Glyph
 
Glyph(DataInputStream) - Constructor for class processing.core.PFont.Glyph
 
glyphCount - Variable in class processing.core.PFont
Number of character glyphs in this font.
glyphCount - Variable in class processing.core.PShapeSVG.Font
 
glyphs - Variable in class processing.core.PFont
Actual glyph data.
glyphs - Variable in class processing.core.PShapeSVG.Font
 
Gradient(PShapeSVG, XML) - Constructor for class processing.core.PShapeSVG.Gradient
 
graphics - Variable in class processing.core.PSurfaceNone
 
graphics - Variable in class processing.opengl.PGL
The PGraphics and PApplet objects using this interface
GRAY - Static variable in interface processing.core.PConstants
 
GREATER - Static variable in class processing.opengl.PGL
 
green(int) - Method in class processing.core.PApplet
( begin auto-generated from green.xml ) Extracts the green value from a color, scaled to match current colorMode().
green(int) - Method in class processing.core.PGraphics
( begin auto-generated from green.xml ) Extracts the green value from a color, scaled to match current colorMode().
GREEN_MASK - Static variable in class processing.core.PImage
 
GROUP - Static variable in interface processing.core.PConstants
 

H

HALF_PI - Static variable in interface processing.core.PConstants
( begin auto-generated from HALF_PI.xml ) HALF_PI is a mathematical constant with the value 1.57079632679489661923.
HAND - Static variable in interface processing.core.PConstants
 
handleDraw() - Method in class processing.core.PApplet
 
handleKeyEvent(KeyEvent) - Method in class processing.core.PApplet
 
handleMethods(String) - Method in class processing.core.PApplet
 
handleMethods(String, Object[]) - Method in class processing.core.PApplet
 
handleMouseEvent(MouseEvent) - Method in class processing.core.PApplet
Actually take action based on a mouse event.
handleTextSize(float) - Method in class processing.core.PGraphics
Sets the actual size.
handleTextSize(float) - Method in class processing.opengl.PGraphicsOpenGL
 
HARD_LIGHT - Static variable in interface processing.core.PConstants
 
HAS_NORMAL - Static variable in class processing.core.PGraphics
 
hasAnisoSamplingSupport() - Method in class processing.opengl.PGL
 
hasAttribute(String) - Method in class processing.data.XML
Returns whether an attribute exists.
hasAutoMipmapGenSupport() - Method in class processing.opengl.PGL
 
hasAvailableTarget() - Method in class processing.core.PGraphics.AsyncImageSaver
 
hasBuffers() - Method in class processing.opengl.Texture
 
hasBufferSource() - Method in class processing.opengl.Texture
 
hasChildren() - Method in class processing.data.XML
Returns a boolean of whether or not there are children.
hasColumnTitles() - Method in class processing.data.Table
 
hasDepthBuffer() - Method in class processing.opengl.FrameBuffer
 
hasDrawBuffer() - Method in class processing.opengl.PGL
 
hasFboMultisampleSupport() - Method in class processing.opengl.PGL
 
hasFBOs() - Method in class processing.opengl.PGL
 
hasFragmentShader() - Method in class processing.opengl.PShader
 
hashCode() - Method in class processing.core.PVector
 
hashCode() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceFrameBuffer
 
hashCode() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceShader
 
hashCode() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceTexture
 
hashCode() - Method in class processing.opengl.PGraphicsOpenGL.GLResourceVertexBuffer
 
hasKey(String) - Method in class processing.data.DoubleDict
 
hasKey(String) - Method in class processing.data.FloatDict
 
hasKey(String) - Method in class processing.data.IntDict
 
hasKey(String) - Method in class processing.data.JSONObject
Determine if the JSONObject contains a specific key.
hasKey(String) - Method in class processing.data.LongDict
 
hasKey(String) - Method in class processing.data.StringDict
 
hasLines - Variable in class processing.opengl.PShapeOpenGL
 
hasNpotTexSupport() - Method in class processing.opengl.PGL
 
hasPackedDepthStencilSupport() - Method in class processing.opengl.PGL
 
hasPBOs() - Method in class processing.opengl.PGL
 
hasPoints - Variable in class processing.opengl.PShapeOpenGL
 
hasPolys - Variable in class processing.opengl.PShapeOpenGL
 
hasReadBuffer() - Method in class processing.opengl.PGL
 
hasShaders() - Method in class processing.opengl.PGL
 
hasStencilBuffer() - Method in class processing.opengl.FrameBuffer
 
hasStrokedTexture() - Method in class processing.opengl.PShapeOpenGL
 
hasSynchronization() - Method in class processing.opengl.PGL
 
hasTexture() - Method in class processing.opengl.PShapeOpenGL
 
hasTexture(PImage) - Method in class processing.opengl.PShapeOpenGL
 
hasType() - Method in class processing.opengl.PShader
 
hasValue(double) - Method in class processing.data.DoubleList
 
hasValue(float) - Method in class processing.data.FloatList
 
hasValue(int) - Method in class processing.data.IntList
 
hasValue(int) - Method in class processing.data.LongList
 
hasValue(String) - Method in class processing.data.StringList
 
hasVertexShader() - Method in class processing.opengl.PShader
 
haveRaw() - Method in class processing.core.PGraphics
 
heading() - Method in class processing.core.PVector
( begin auto-generated from PVector_setMag.xml ) Calculate the angle of rotation for this vector (only 2D vectors) ( end auto-generated )
heading2D() - Method in class processing.core.PVector
Deprecated.
height - Variable in class processing.core.PApplet
( begin auto-generated from height.xml ) System variable which stores the height of the display window.
height - Variable in class processing.core.PFont.Glyph
 
height - Variable in class processing.core.PImage
( begin auto-generated from PImage_height.xml ) The height of the image in units of pixels.
height - Variable in class processing.core.PShape
( begin auto-generated from PShape_height.xml ) The height of the PShape document.
height - Variable in class processing.opengl.FrameBuffer
 
height - Variable in class processing.opengl.Texture
 
hex(byte) - Static method in class processing.core.PApplet
( begin auto-generated from hex.xml ) Converts a byte, char, int, or color to a String containing the equivalent hexadecimal notation.
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
 
hideCursor() - Method in interface processing.core.PSurface
 
hideCursor() - Method in class processing.core.PSurfaceNone
 
hideMenuBar() - Static method in class processing.core.PApplet
 
HIGH_FLOAT - Static variable in class processing.opengl.PGL
 
HIGH_INT - Static variable in class processing.opengl.PGL
 
hint(int) - Method in class processing.core.PApplet
 
hint(int) - Method in class processing.core.PGraphics
( begin auto-generated from hint.xml ) Set various hints and hacks for the renderer.
hint(int) - Method in class processing.opengl.PGraphics2D
 
hint(int) - Method in class processing.opengl.PGraphicsOpenGL
 
hint(int, int) - Method in class processing.opengl.PGL
 
HINT_COUNT - Static variable in interface processing.core.PConstants
 
hints - Variable in class processing.core.PGraphics
Array of hint[] items.
hour() - Static method in class processing.core.PApplet
( begin auto-generated from hour.xml ) Processing communicates with the clock on your computer.
HSB - Static variable in interface processing.core.PConstants
 
hue(int) - Method in class processing.core.PApplet
( begin auto-generated from hue.xml ) Extracts the hue value from a color.
hue(int) - Method in class processing.core.PGraphics
( begin auto-generated from hue.xml ) Extracts the hue value from a color.
hypot(double, double) - Static method in class processing.opengl.LinePath
 
hypot(int, int) - Static method in class processing.opengl.LinePath
 
hypot(long, long) - Static method in class processing.opengl.LinePath
 

I

identity - Static variable in class processing.opengl.PGraphicsOpenGL
 
image - Variable in class processing.core.PFont.Glyph
 
image - Variable in class processing.core.PGraphics
Java AWT Image object associated with this renderer.
image - Variable in class processing.core.PShape
Texture or image data associated with this shape.
image(PImage, float, float) - Method in class processing.core.PApplet
( begin auto-generated from image.xml ) Displays images to the screen.
image(PImage, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from image.xml ) Displays images to the screen.
image(PImage, float, float, float, float) - Method in class processing.core.PApplet
 
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.PApplet
Draw an image(), also specifying u/v coordinates.
image(PImage, float, float, float, float, int, int, int, int) - Method in class processing.core.PGraphics
Draw an image(), also specifying u/v coordinates.
IMAGE - Static variable in interface processing.core.PConstants
texture coordinates based on image width/height
imageImpl(PImage, float, float, float, float, int, int, int, int) - Method in class processing.core.PGraphics
Expects x1, y1, x2, y2 coordinates where (x2 >= x1) and (y2 >= y1).
imageMode - Variable in class processing.core.PGraphics
The current image alignment (read-only)
imageMode - Variable in class processing.core.PStyle
 
imageMode(int) - Method in class processing.core.PApplet
( begin auto-generated from imageMode.xml ) Modifies the location from which images draw.
imageMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from imageMode.xml ) Modifies the location from which images draw.
imagePath - Variable in class processing.core.PShape
 
IMMEDIATE - Static variable in class processing.opengl.PGraphicsOpenGL
Type of geometry: immediate is that generated with beginShape/vertex/ endShape, retained is the result of creating a PShapeOpenGL object with createShape.
INCR - Static variable in class processing.opengl.PGL
 
INCR_WRAP - Static variable in class processing.opengl.PGL
 
increment(int) - Method in class processing.data.IntList
 
increment(int) - Method in class processing.data.LongList
 
increment(String) - Method in class processing.data.IntDict
Increase the value associated with a specific key by 1.
increment(String) - Method in class processing.data.LongDict
Increase the value associated with a specific key by 1.
increment(IntDict) - Method in class processing.data.IntDict
Merge another dictionary into this one.
increment(LongDict) - Method in class processing.data.LongDict
Merge another dictionary into this one.
index - Variable in class processing.core.PFont.Glyph
 
index(char) - Method in class processing.core.PFont
Get index for the character.
index(double) - Method in class processing.data.DoubleList
Return the first index of a particular value.
index(float) - Method in class processing.data.FloatList
Return the first index of a particular value.
index(int) - Method in class processing.data.IntList
Return the first index of a particular value.
index(int) - Method in class processing.data.LongList
Return the first index of a particular value.
index(String) - Method in class processing.data.DoubleDict
 
index(String) - Method in class processing.data.FloatDict
 
index(String) - Method in class processing.data.IntDict
 
index(String) - Method in class processing.data.LongDict
 
index(String) - Method in class processing.data.StringDict
 
index(String) - Method in class processing.data.StringList
Return the first index of a particular value.
INDEX_TYPE - Static variable in class processing.opengl.PGL
 
indexActual(char) - Method in class processing.core.PFont
 
indexHunt(int, int, int) - Method in class processing.core.PFont
 
INFO_LOG_LENGTH - Static variable in class processing.opengl.PGL
 
inGeo - Variable in class processing.opengl.PGraphicsOpenGL
 
inGeo - Variable in class processing.opengl.PShapeOpenGL
 
init() - Method in class processing.data.Table
 
init() - Method in class processing.opengl.PShader
 
init() - Method in class processing.opengl.VertexBuffer
 
init(boolean, boolean, boolean, boolean) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
init(int, int) - Method in class processing.opengl.Texture
Sets the size of the image and texture to width x height.
init(int, int, int) - Method in class processing.core.PImage
Do not remove, see notes in the other variant.
init(int, int, int, int) - Method in class processing.core.PImage
Function to be used by subclasses of PImage to init later than at the constructor, or re-init later when things changes.
init(int, int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.Texture
Initializes the texture using GL parameters
init(int, int, Texture.Parameters) - Method in class processing.opengl.Texture
Sets the size of the image and texture to width x height, and the parameters of the texture to params.
INIT_INDEX_BUFFER_SIZE - Static variable in class processing.opengl.PGraphicsOpenGL
 
INIT_INDEX_BUFFER_SIZE - Static variable in class processing.opengl.VertexBuffer
 
INIT_VERTEX_BUFFER_SIZE - Static variable in class processing.opengl.PGraphicsOpenGL
 
INIT_VERTEX_BUFFER_SIZE - Static variable in class processing.opengl.VertexBuffer
 
initBuffers() - Method in class processing.opengl.PShapeOpenGL
 
initCache(PImage) - Method in class processing.opengl.PGraphicsOpenGL
 
initColorBufferMultisample() - Method in class processing.opengl.FrameBuffer
 
initDepthBuffer() - Method in class processing.opengl.FrameBuffer
 
initFBOLayer() - Method in class processing.opengl.PGL
 
initFrame(PApplet) - Method in interface processing.core.PSurface
 
initFrame(PApplet) - Method in class processing.core.PSurfaceNone
 
initialized - Variable in class processing.opengl.PGraphicsOpenGL
Whether the PGraphics object is ready to render or not.
initLineBuffers() - Method in class processing.opengl.PShapeOpenGL
 
initModified() - Method in class processing.opengl.PShapeOpenGL
 
initOffscreen() - Method in class processing.opengl.PGraphicsOpenGL
 
initOffscreen(PApplet) - Method in interface processing.core.PSurface
 
initOffscreen(PApplet) - Method in class processing.core.PSurfaceNone
 
initPackedDepthStencilBuffer() - Method in class processing.opengl.FrameBuffer
 
initPointBuffers() - Method in class processing.opengl.PShapeOpenGL
 
initPolyBuffers() - Method in class processing.opengl.PShapeOpenGL
 
initPresentMode(float, float, int) - Method in class processing.opengl.PGL
 
initPrimary() - Method in class processing.opengl.PGraphicsOpenGL
 
initStencilBuffer() - Method in class processing.opengl.FrameBuffer
 
initSurface() - Method in class processing.core.PApplet
 
initSurface(int) - Method in class processing.opengl.PGL
 
initTex2DShader() - Method in class processing.opengl.PGL
 
initTexRectShader() - Method in class processing.opengl.PGL
 
initTexture(int, int, int, int) - Method in class processing.opengl.PGL
 
initTexture(int, int, int, int, int) - Method in class processing.opengl.PGL
 
insert(int, double) - Method in class processing.data.DoubleList
 
insert(int, double[]) - Method in class processing.data.DoubleList
 
insert(int, float) - Method in class processing.data.FloatList
 
insert(int, float[]) - Method in class processing.data.FloatList
 
insert(int, int) - Method in class processing.data.IntList
 
insert(int, int[]) - Method in class processing.data.IntList
 
insert(int, long) - Method in class processing.data.LongList
 
insert(int, long[]) - Method in class processing.data.LongList
 
insert(int, String) - Method in class processing.data.StringList
 
insert(int, String[]) - Method in class processing.data.StringList
 
insert(int, DoubleList) - Method in class processing.data.DoubleList
 
insert(int, FloatList) - Method in class processing.data.FloatList
 
insert(int, IntList) - Method in class processing.data.IntList
 
insert(int, LongList) - Method in class processing.data.LongList
 
insert(int, StringList) - Method in class processing.data.StringList
 
insertColumn(int) - Method in class processing.data.Table
 
insertColumn(int, String) - Method in class processing.data.Table
 
insertColumn(int, String, int) - Method in class processing.data.Table
 
insertFrame(String) - Method in class processing.core.PApplet
Check a string for #### signs to see if the frame number should be inserted.
insertRow(int, Object[]) - Method in class processing.data.Table
 
INSIDE_BEGIN_END_ERROR - Static variable in class processing.core.PShape
 
insideDraw - Variable in class processing.core.PApplet
 
insideStopButton(float, float) - Method in class processing.opengl.PGL
 
INT - Static variable in class processing.data.Table
 
INT - Static variable in class processing.opengl.PGL
 
INT_VEC2 - Static variable in class processing.opengl.PGL
 
INT_VEC3 - Static variable in class processing.opengl.PGL
 
INT_VEC4 - Static variable in class processing.opengl.PGL
 
intBuffer - Variable in class processing.opengl.PGL
 
intBuffer - Static variable in class processing.opengl.PGraphicsOpenGL
To get data from OpenGL.
intBuffer - Variable in class processing.opengl.PShader
 
IntDict - Class in processing.data
A simple class to use a String as a lookup for an int value.
IntDict() - Constructor for class processing.data.IntDict
 
IntDict(int) - Constructor for class processing.data.IntDict
Create a new lookup with a specific size.
IntDict(BufferedReader) - Constructor for class processing.data.IntDict
Read a set of entries from a Reader that has each key/value pair on a single line, separated by a tab.
IntDict(Object[][]) - Constructor for class processing.data.IntDict
Constructor to allow (more intuitive) inline initialization, e.g.:
IntDict(String[], int[]) - Constructor for class processing.data.IntDict
 
IntDict.Entry - Class in processing.data
 
IntList - Class in processing.data
Helper class for a list of ints.
IntList() - Constructor for class processing.data.IntList
 
IntList(int) - Constructor for class processing.data.IntList
 
IntList(int[]) - Constructor for class processing.data.IntList
 
IntList(Iterable<Object>) - Constructor for class processing.data.IntList
Construct an IntList from an iterable pile of objects.
IntList(Object...) - Constructor for class processing.data.IntList
Construct an IntList from a random pile of objects.
invApply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
 
inverseCopy - Variable in class processing.core.PMatrix3D
 
invert() - Method in interface processing.core.PMatrix
Invert this matrix.
invert() - Method in class processing.core.PMatrix2D
 
invert() - Method in class processing.core.PMatrix3D
Invert this matrix.
INVERT - Static variable in interface processing.core.PConstants
 
INVERT - Static variable in class processing.opengl.PGL
 
invertedX - Variable in class processing.opengl.Texture
 
invertedX() - Method in class processing.opengl.Texture
Returns true if the texture is inverted along the horizontal direction.
invertedX(boolean) - Method in class processing.opengl.Texture
Sets the texture as inverted or not along the horizontal direction.
invertedY - Variable in class processing.opengl.Texture
 
invertedY() - Method in class processing.opengl.Texture
Returns true if the texture is inverted along the vertical direction.
invertedY(boolean) - Method in class processing.opengl.Texture
Sets the texture as inverted or not along the vertical direction.
invRotate(float, float, float, float) - Method in class processing.core.PMatrix3D
 
invRotate(PMatrix2D, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
invRotate(PMatrix3D, float, float, float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
invRotateX(float) - Method in class processing.core.PMatrix3D
 
invRotateY(float) - Method in class processing.core.PMatrix3D
 
invRotateZ(float) - Method in class processing.core.PMatrix3D
 
invScale(float, float, float) - Method in class processing.core.PMatrix3D
 
invScale(PMatrix2D, float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
invScale(PMatrix3D, float, float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
invTranslate(float, float, float) - Method in class processing.core.PMatrix3D
 
invTranslate(PMatrix2D, float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
invTranslate(PMatrix3D, float, float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
is2D() - Method in class processing.core.PGraphics
Return true if this renderer supports 2D drawing.
is2D() - Method in class processing.core.PShape
Return true if this shape is 2D.
is2D() - Method in class processing.opengl.PGraphics2D
 
is2D() - Method in class processing.opengl.PGraphics3D
 
is2X() - Method in class processing.core.PGraphics
 
is3D - Variable in class processing.core.PShape
True if contains 3D data
is3D() - Method in class processing.core.PGraphics
Return true if this renderer supports 3D drawing.
is3D() - Method in class processing.core.PShape
Return true if this shape is 3D.
is3D() - Method in class processing.opengl.PGraphics2D
 
is3D() - Method in class processing.opengl.PGraphics3D
 
isAltDown() - Method in class processing.event.Event
 
isAutoRepeat() - Method in class processing.event.KeyEvent
 
isBuffer(int) - Method in class processing.opengl.PGL
 
isClosed() - Method in class processing.core.PShape
 
isControlDown() - Method in class processing.event.Event
 
isDepthSortingEnabled - Variable in class processing.opengl.PGraphicsOpenGL
 
isDone() - Method in class processing.opengl.LinePath.PathIterator
 
isDone() - Method in interface processing.opengl.PGL.FontOutline
 
isEmptyArray(String[]) - Method in class processing.data.Table
 
isEnabled(int) - Method in class processing.opengl.PGL
 
isES() - Method in class processing.opengl.PGL
 
isFBOBacked() - Method in class processing.opengl.PGL
 
isFramebuffer(int) - Method in class processing.opengl.PGL
 
isGL() - Method in class processing.core.PGraphics
Return true if this renderer does rendering through OpenGL.
isGL() - Method in class processing.opengl.PGraphicsOpenGL
 
isIdentity() - Method in class processing.core.PMatrix2D
 
isLastTransferComplete() - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
isLegit() - Method in class processing.core.PShapeSVG.FontGlyph
 
isLineShader() - Method in class processing.opengl.PShader
 
isLoaded() - Method in class processing.core.PImage
 
isLooping() - Method in class processing.core.PApplet
 
isMainThread() - Method in interface processing.core.PApplet.MainThreadContext
Query whether the current thread is the main thread.
isMetaDown() - Method in class processing.event.Event
 
isModified() - Method in class processing.core.PImage
 
isModified() - Method in class processing.opengl.Texture
 
isMultisampled() - Method in class processing.opengl.PGL
 
isNull(int) - Method in class processing.data.JSONArray
Determine if the value is null.
isNull(String) - Method in class processing.data.JSONObject
Determine if the value associated with the key is null or if there is no value.
isPointShader() - Method in class processing.opengl.PShader
 
isPolyShader() - Method in class processing.opengl.PShader
 
isPowerOfTwo(int) - Static method in class processing.opengl.PGL
 
isProgram(int) - Method in class processing.opengl.PGL
 
isqrt(int) - Static method in class processing.opengl.LinePath
 
isRenderbuffer(int) - Method in class processing.opengl.PGL
 
isShader(int) - Method in class processing.opengl.PGL
 
isShiftDown() - Method in class processing.event.Event
 
isSmooth() - Method in class processing.core.PFont
 
isStopped() - Method in interface processing.core.PSurface
 
isStopped() - Method in class processing.core.PSurfaceNone
 
isStream() - Method in class processing.core.PFont
 
isSupportedExtension(String) - Static method in class processing.opengl.PGraphics2D
 
isSupportedExtension(String) - Static method in class processing.opengl.PGraphics3D
 
isTexture(int) - Method in class processing.opengl.PGL
 
isVisible() - Method in class processing.core.PShape
( begin auto-generated from PShape_isVisible.xml ) Returns a boolean value "true" if the image is set to be visible, "false" if not.
isWarped() - Method in class processing.core.PMatrix2D
 
iterator() - Method in class processing.data.DoubleList
Implemented this way so that we can use a FloatList in a for loop.
iterator() - Method in class processing.data.FloatList
Implemented this way so that we can use a FloatList in a for loop.
iterator() - Method in class processing.data.IntList
 
iterator() - Method in class processing.data.LongList
 
iterator() - Method in class processing.data.StringList
 

J

JAVA2D - Static variable in interface processing.core.PConstants
 
javaPlatform - Static variable in class processing.core.PApplet
 
javaToNativeARGB(int) - Static method in class processing.opengl.PGL
Converts input Java ARGB value to native OpenGL format (RGBA on big endian, BGRA on little endian).
javaToNativeARGB(int[], int, int) - Static method in class processing.opengl.PGL
Converts input array of Java ARGB values representing an image of width x height resolution to native OpenGL format (RGBA on big endian, BGRA on little endian).
javaToNativeRGB(int) - Static method in class processing.opengl.PGL
Converts input Java ARGB value to native OpenGL format (RGBA on big endian, BGRA on little endian), setting alpha component to opaque (255).
javaToNativeRGB(int[], int, int) - Static method in class processing.opengl.PGL
Converts input array of Java ARGB values representing an image of width x height resolution to native OpenGL format (RGBA on big endian, BGRA on little endian), while setting alpha component of all pixels to opaque (255).
javaVersion - Static variable in class processing.core.PApplet
Deprecated.
javaVersionName - Static variable in class processing.core.PApplet
Full name of the Java version (i.e.
join(String) - Method in class processing.data.DoubleList
 
join(String) - Method in class processing.data.FloatList
 
join(String) - Method in class processing.data.IntList
 
join(String) - Method in class processing.data.JSONArray
Make a string from the contents of this JSONArray.
join(String) - Method in class processing.data.LongList
 
join(String) - Method in class processing.data.StringList
 
join(String[], char) - Static method in class processing.core.PApplet
( begin auto-generated from join.xml ) Combines an array of Strings into one String, each separated by the character(s) used for the separator parameter.
join(String[], String) - Static method in class processing.core.PApplet
 
JOIN_BEVEL - Static variable in class processing.opengl.LinePath
Joins path segments by connecting the outer corners of their wide outlines with a straight segment.
JOIN_MITER - Static variable in class processing.opengl.LinePath
Joins path segments by extending their outside edges until they meet.
JOIN_ROUND - Static variable in class processing.opengl.LinePath
Joins path segments by rounding off the corner at a radius of half the line width.
JPEG - Static variable in interface processing.core.PConstants
 
JSONArray - Class in processing.data
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class processing.data.JSONArray
Construct an empty JSONArray.
JSONArray(Reader) - Constructor for class processing.data.JSONArray
 
JSONArray(Object) - Constructor for class processing.data.JSONArray
Construct a JSONArray from an array
JSONArray(FloatList) - Constructor for class processing.data.JSONArray
 
JSONArray(IntList) - Constructor for class processing.data.JSONArray
 
JSONArray(JSONTokener) - Constructor for class processing.data.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(StringList) - Constructor for class processing.data.JSONArray
 
JSONObject - Class in processing.data
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class processing.data.JSONObject
Construct an empty JSONObject.
JSONObject(Reader) - Constructor for class processing.data.JSONObject
 
JSONObject(Object) - Constructor for class processing.data.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(HashMap<String, Object>) - Constructor for class processing.data.JSONObject
Construct a JSONObject from a Map.
JSONObject(FloatDict) - Constructor for class processing.data.JSONObject
 
JSONObject(IntDict) - Constructor for class processing.data.JSONObject
 
JSONObject(JSONTokener) - Constructor for class processing.data.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(StringDict) - Constructor for class processing.data.JSONObject
 

K

KEEP - Static variable in class processing.opengl.PGL
 
kern(char, char) - Method in class processing.core.PFont
Currently un-implemented for .vlw fonts, but honored for layout in case subclasses use it.
key - Variable in class processing.core.PApplet
( begin auto-generated from key.xml ) The system variable key always contains the value of the most recent key on the keyboard that was used (either pressed or released).
key - Variable in class processing.data.DoubleDict.Entry
 
key - Variable in class processing.data.FloatDict.Entry
 
key - Variable in class processing.data.IntDict.Entry
 
key - Variable in class processing.data.LongDict.Entry
 
key - Variable in class processing.data.StringDict.Entry
 
key(int) - Method in class processing.data.DoubleDict
 
key(int) - Method in class processing.data.FloatDict
 
key(int) - Method in class processing.data.IntDict
 
key(int) - Method in class processing.data.LongDict
 
key(int) - Method in class processing.data.StringDict
 
KEY - Static variable in class processing.event.Event
 
keyArray() - Method in class processing.data.DoubleDict
Return a copy of the internal keys array.
keyArray() - Method in class processing.data.FloatDict
Return a copy of the internal keys array.
keyArray() - Method in class processing.data.IntDict
Return a copy of the internal keys array.
keyArray() - Method in class processing.data.LongDict
Return a copy of the internal keys array.
keyArray() - Method in class processing.data.StringDict
Return a copy of the internal keys array.
keyArray(String[]) - Method in class processing.data.DoubleDict
 
keyArray(String[]) - Method in class processing.data.FloatDict
 
keyArray(String[]) - Method in class processing.data.IntDict
 
keyArray(String[]) - Method in class processing.data.LongDict
 
keyArray(String[]) - Method in class processing.data.StringDict
 
keyCode - Variable in class processing.core.PApplet
( begin auto-generated from keyCode.xml ) The variable keyCode is used to detect special keys such as the UP, DOWN, LEFT, RIGHT arrow keys and ALT, CONTROL, SHIFT.
keyEvent - Variable in class processing.core.PApplet
Deprecated.
Use a key event handler that passes an event instead.
KeyEvent - Class in processing.event
 
KeyEvent(Object, long, int, int, char, int) - Constructor for class processing.event.KeyEvent
 
KeyEvent(Object, long, int, int, char, int, boolean) - Constructor for class processing.event.KeyEvent
 
keyIterator() - Method in class processing.data.DoubleDict
 
keyIterator() - Method in class processing.data.FloatDict
 
keyIterator() - Method in class processing.data.IntDict
 
keyIterator() - Method in class processing.data.JSONObject
Get an enumeration of the keys of the JSONObject.
keyIterator() - Method in class processing.data.LongDict
 
keyIterator() - Method in class processing.data.StringDict
 
keyPressed - Variable in class processing.core.PApplet
( begin auto-generated from keyPressed_var.xml ) The boolean system variable keyPressed is true if any key is pressed and false if no keys are pressed.
keyPressed() - Method in class processing.core.PApplet
( begin auto-generated from keyPressed.xml ) The keyPressed() function is called once every time a key is pressed.
keyPressed(KeyEvent) - Method in class processing.core.PApplet
 
keyReleased() - Method in class processing.core.PApplet
( begin auto-generated from keyReleased.xml ) The keyReleased() function is called once every time a key is released.
keyReleased(KeyEvent) - Method in class processing.core.PApplet
 
keyRepeatEnabled - Variable in class processing.core.PApplet
Keeps track of ENABLE_KEY_REPEAT hint
keys - Variable in class processing.data.DoubleDict
 
keys - Variable in class processing.data.FloatDict
 
keys - Variable in class processing.data.IntDict
 
keys - Variable in class processing.data.LongDict
 
keys - Variable in class processing.data.StringDict
 
keys() - Method in class processing.data.DoubleDict
 
keys() - Method in class processing.data.FloatDict
 
keys() - Method in class processing.data.IntDict
 
keys() - Method in class processing.data.JSONObject
Get a set of keys of the JSONObject.
keys() - Method in class processing.data.LongDict
 
keys() - Method in class processing.data.StringDict
 
keyTyped() - Method in class processing.core.PApplet
( begin auto-generated from keyTyped.xml ) The keyTyped() function is called once every time a key is pressed, but action keys such as Ctrl, Shift, and Alt are ignored.
keyTyped(KeyEvent) - Method in class processing.core.PApplet
 
kind - Variable in class processing.core.PShape
ELLIPSE, LINE, QUAD; TRIANGLE_FAN, QUAD_STRIP; etc.

L

LANDSCAPE - Static variable in interface processing.core.PConstants
Screen orientation constant for landscape (the hot dog way).
lastBlendMode - Variable in class processing.opengl.PGraphicsOpenGL
Used to avoid flushing the geometry when blendMode() is called with the same blend mode as the last
lastLineIndexCache - Variable in class processing.opengl.PShapeOpenGL
 
lastLineVertex - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedLineAttribute - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedLineColor - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedLineVertex - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPointAttribute - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPointColor - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPointVertex - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyAmbient - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyColor - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyEmissive - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyNormal - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyShininess - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolySpecular - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyTexcoord - Variable in class processing.opengl.PShapeOpenGL
 
lastModifiedPolyVertex - Variable in class processing.opengl.PShapeOpenGL
 
lastPointIndexCache - Variable in class processing.opengl.PShapeOpenGL
 
lastPointVertex - Variable in class processing.opengl.PShapeOpenGL
 
lastPolyIndexCache - Variable in class processing.opengl.PShapeOpenGL
 
lastPolyVertex - Variable in class processing.opengl.PShapeOpenGL
 
lastRowIndex() - Method in class processing.data.Table
 
lastSmoothCall - Variable in class processing.opengl.PGraphicsOpenGL
 
launch(String...) - Static method in class processing.core.PApplet
( begin auto-generated from launch.xml ) Attempts to open an application or file using your platform's launcher.
lazy - Variable in class processing.core.PFont
True if this font is set to load dynamically.
lazyGraphics - Variable in class processing.core.PFont
 
lazyImage - Variable in class processing.core.PFont
 
lazyMetrics - Variable in class processing.core.PFont
 
lazySamples - Variable in class processing.core.PFont
 
LEFT - Static variable in interface processing.core.PConstants
 
leftExtent - Variable in class processing.core.PFont.Glyph
 
LEQUAL - Static variable in class processing.opengl.PGL
 
lerp(float, float, float) - Static method in class processing.core.PApplet
( begin auto-generated from lerp.xml ) Calculates a number between two numbers at a specific increment.
lerp(float, float, float, float) - Method in class processing.core.PVector
Linear interpolate the vector to x,y,z values
lerp(PVector, float) - Method in class processing.core.PVector
( begin auto-generated from PVector_rotate.xml ) Linear interpolate the vector to another vector ( end auto-generated )
lerp(PVector, PVector, float) - Static method in class processing.core.PVector
Linear interpolate between two vectors (returns a new PVector object)
lerpColor(int, int, float) - Method in class processing.core.PApplet
( begin auto-generated from lerpColor.xml ) Calculates a color or colors between two color at a specific increment.
lerpColor(int, int, float) - Method in class processing.core.PGraphics
( begin auto-generated from lerpColor.xml ) Calculates a color or colors between two color at a specific increment.
lerpColor(int, int, float, int) - Static method in class processing.core.PApplet
 
lerpColor(int, int, float, int) - Static method in class processing.core.PGraphics
 
LESS - Static variable in class processing.opengl.PGL
 
LIGHT - Static variable in class processing.opengl.PShader
 
lightAmbient - Variable in class processing.opengl.PGraphicsOpenGL
Ambient colors for lights.
lightAmbient(int, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lightAmbientLoc - Variable in class processing.opengl.PShader
 
lightCount - Variable in class processing.opengl.PGraphicsOpenGL
 
lightCountLoc - Variable in class processing.opengl.PShader
 
lightDiffuse - Variable in class processing.opengl.PGraphicsOpenGL
Diffuse colors for lights.
lightDiffuse(int, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lightDiffuseLoc - Variable in class processing.opengl.PShader
 
LIGHTEST - Static variable in interface processing.core.PConstants
 
lightFalloff(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from lightFalloff.xml ) Sets the falloff rates for point lights, spot lights, and ambient lights.
lightFalloff(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from lightFalloff.xml ) Sets the falloff rates for point lights, spot lights, and ambient lights.
lightFalloff(float, float, float) - Method in class processing.opengl.PGraphics2D
 
lightFalloff(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Set the light falloff rates for the last light that was created.
lightFalloff(int, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lightFalloffCoefficients - Variable in class processing.opengl.PGraphicsOpenGL
Light falloff
lightFalloffLoc - Variable in class processing.opengl.PShader
 
lightNormal - Variable in class processing.opengl.PGraphicsOpenGL
Light direction (normalized vector)
lightNormal(int, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lightNormalLoc - Variable in class processing.opengl.PShader
 
lightPosition - Variable in class processing.opengl.PGraphicsOpenGL
Light positions
lightPosition(int, float, float, float, boolean) - Method in class processing.opengl.PGraphicsOpenGL
 
lightPositionLoc - Variable in class processing.opengl.PShader
 
lights - Variable in class processing.opengl.PGraphicsOpenGL
 
lights() - Method in class processing.core.PApplet
( begin auto-generated from lights.xml ) Sets the default ambient light, directional light, falloff, and specular values.
lights() - Method in class processing.core.PGraphics
( begin auto-generated from lights.xml ) Sets the default ambient light, directional light, falloff, and specular values.
lights() - Method in class processing.opengl.PGraphics2D
 
lights() - Method in class processing.opengl.PGraphicsOpenGL
Sets up an ambient and directional light using OpenGL.
lightShaderDefRegexp - Static variable in class processing.opengl.PShader
 
lightSpecular - Variable in class processing.opengl.PGraphicsOpenGL
Specular colors for lights.
lightSpecular(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from lightSpecular.xml ) Sets the specular color for lights.
lightSpecular(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from lightSpecular.xml ) Sets the specular color for lights.
lightSpecular(float, float, float) - Method in class processing.opengl.PGraphics2D
 
lightSpecular(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Set the specular color of the last light created.
lightSpecular(int, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lightSpecularLoc - Variable in class processing.opengl.PShader
 
lightSpot(int, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lightSpotLoc - Variable in class processing.opengl.PShader
 
lightSpotParameters - Variable in class processing.opengl.PGraphicsOpenGL
Light spot parameters: Cosine of light spot angle and concentration
lightType - Variable in class processing.opengl.PGraphicsOpenGL
Light types
limit(float) - Method in class processing.core.PVector
( begin auto-generated from PVector_limit.xml ) Limit the magnitude of this vector to the value used for the max parameter.
line(float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from line.xml ) Draws a line (a direct path between two points) to the screen.
line(float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from line.xml ) Draws a line (a direct path between two points) to the screen.
line(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
line(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
line(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
line(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
LINE - Static variable in interface processing.core.PConstants
 
LINE - Static variable in class processing.opengl.PShader
 
LINE_LOOP - Static variable in interface processing.core.PConstants
 
LINE_LOOP - Static variable in class processing.opengl.PGL
 
LINE_SMOOTH - Static variable in class processing.opengl.PGL
 
LINE_STRIP - Static variable in interface processing.core.PConstants
 
LINE_STRIP - Static variable in class processing.opengl.PGL
 
LINEAR - Static variable in class processing.opengl.PGL
 
LINEAR - Static variable in class processing.opengl.Texture
Linear sampling: magnification filtering is nearest, minification set to linear
LINEAR_MIPMAP_LINEAR - Static variable in class processing.opengl.PGL
 
LINEAR_MIPMAP_NEAREST - Static variable in class processing.opengl.PGL
 
LinearGradient(PShapeSVG, XML) - Constructor for class processing.core.PShapeSVG.LinearGradient
 
lineBufferContextIsOutdated() - Method in class processing.opengl.PGraphicsOpenGL
 
lineBuffersContext - Variable in class processing.opengl.PGraphicsOpenGL
 
lineBuffersCreated - Variable in class processing.opengl.PGraphicsOpenGL
 
lineImpl(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
lineIndCopyOffset - Variable in class processing.opengl.PShapeOpenGL
 
lineIndexOffset - Variable in class processing.opengl.PShapeOpenGL
 
lineJoin() - Method in class processing.opengl.LineStroker
 
LineOfText(PShapeSVG, XML) - Constructor for class processing.core.PShapeSVG.LineOfText
 
LinePath - Class in processing.opengl
The LinePath class allows to represent polygonal paths, potentially composed by several disjoint polygonal segments.
LinePath() - Constructor for class processing.opengl.LinePath
Constructs a new empty single precision LinePath object with a default winding rule of LinePath.WIND_NON_ZERO.
LinePath(int) - Constructor for class processing.opengl.LinePath
Constructs a new empty single precision LinePath object with the specified winding rule to control operations that require the interior of the path to be defined.
LinePath(int, int) - Constructor for class processing.opengl.LinePath
Constructs a new LinePath object from the given specified initial values.
LinePath.PathIterator - Class in processing.opengl
 
LINES - Static variable in interface processing.core.PConstants
 
LINES - Static variable in class processing.opengl.PGL
 
lineShader - Variable in class processing.opengl.PGraphicsOpenGL
 
lineShaderAttrRegexp - Static variable in class processing.opengl.PShader
 
lineShaderDefRegexp - Static variable in class processing.opengl.PShader
 
lineShaderInRegexp - Static variable in class processing.opengl.PShader
 
LineStroker - Class in processing.opengl
 
LineStroker() - Constructor for class processing.opengl.LineStroker
Empty constructor.
LineStroker(LineStroker, int, int, int, int, PMatrix2D) - Constructor for class processing.opengl.LineStroker
Constructs a LineStroker.
lineTo(float, float, int) - Method in class processing.opengl.LinePath
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in float precision.
lineTo(int, int, int) - Method in class processing.opengl.LineStroker
 
lineVertCopyOffset - Variable in class processing.opengl.PShapeOpenGL
 
lineVertexAbs - Variable in class processing.opengl.PShapeOpenGL
 
lineVertexOffset - Variable in class processing.opengl.PShapeOpenGL
 
lineVertexRel - Variable in class processing.opengl.PShapeOpenGL
 
lineWidth(float) - Method in class processing.opengl.PGL
 
link(String) - Method in class processing.core.PApplet
Links to a webpage either in the same window or in a new window.
LINK_STATUS - Static variable in class processing.opengl.PGL
 
linked(int) - Method in class processing.opengl.PGL
 
linkProgram(int) - Method in class processing.opengl.PGL
 
LINUX - Static variable in interface processing.core.PConstants
 
list() - Static method in class processing.core.PFont
( begin auto-generated from PFont_list.xml ) Gets a list of the fonts installed on the system.
listAttributes() - Method in class processing.data.XML
Get a list of the names for all of the attributes for this node.
listChildren() - Method in class processing.data.XML
Put the names of all children into an array.
listFiles(File, String...) - Static method in class processing.core.PApplet
 
listFiles(String, String...) - Method in class processing.core.PApplet
 
listPaths(String, String...) - Method in class processing.core.PApplet
 
loadAttributes() - Method in class processing.opengl.PShader
 
loadBinary(InputStream) - Method in class processing.data.Table
 
loadBytes(File) - Static method in class processing.core.PApplet
 
loadBytes(InputStream) - Static method in class processing.core.PApplet
 
loadBytes(String) - Method in class processing.core.PApplet
( begin auto-generated from loadBytes.xml ) Reads the contents of a file or url and places it in a byte array.
loaded - Variable in class processing.core.PImage
Loaded pixels flag
loadedAttributes - Variable in class processing.opengl.PShader
 
loadedTex2DShader - Variable in class processing.opengl.PGL
 
loadedTexRectShader - Variable in class processing.opengl.PGL
 
loadedUniforms - Variable in class processing.opengl.PShader
 
loadFont(String) - Method in class processing.core.PApplet
( begin auto-generated from loadFont.xml ) Loads a font into a variable of type PFont.
loadFonts() - Static method in class processing.core.PFont
Make an internal list of all installed fonts.
loadFragmentShader(String) - Method in class processing.opengl.PGL
 
loadFragmentShader(String, int, String) - Method in class processing.opengl.PGL
 
loadFragmentShader(URL) - Method in class processing.opengl.PGL
 
loadFragmentShader(URL, int, String) - Method in class processing.opengl.PGL
 
loadImage(String) - Method in class processing.core.PApplet
( begin auto-generated from loadImage.xml ) Loads an image into a variable of type PImage.
loadImage(String, String) - Method in class processing.core.PApplet
 
loadImageFormats - Variable in class processing.core.PApplet
 
loadImageIO(String) - Method in class processing.core.PApplet
Use Java 1.4 ImageIO methods to load an image.
loadImageTGA(String) - Method in class processing.core.PApplet
Targa image loader for RLE-compressed TGA files.
loadJSONArray(File) - Static method in class processing.core.PApplet
 
loadJSONArray(String) - Method in class processing.core.PApplet
 
loadJSONObject(File) - Static method in class processing.core.PApplet
 
loadJSONObject(String) - Method in class processing.core.PApplet
 
loadPixels() - Method in class processing.core.PApplet
( begin auto-generated from loadPixels.xml ) Loads the pixel data for the display window into the pixels[] array.
loadPixels() - Method in class processing.core.PImage
( begin auto-generated from PImage_loadPixels.xml ) Loads the pixel data for the image into its pixels[] array.
loadPixels() - Method in class processing.opengl.PGraphicsOpenGL
 
loadPixels(int) - Method in class processing.opengl.Texture
 
loadShader(String) - Method in class processing.core.PApplet
( begin auto-generated from loadShader.xml ) This is a new reference entry for Processing 2.0.
loadShader(String) - Method in class processing.core.PGraphics
( begin auto-generated from loadShader.xml ) This is a new reference entry for Processing 2.0.
loadShader(String) - Method in class processing.opengl.PGraphicsOpenGL
 
loadShader(String, String) - Method in class processing.core.PApplet
 
loadShader(String, String) - Method in class processing.core.PGraphics
 
loadShader(String, String) - Method in class processing.opengl.PGraphicsOpenGL
 
loadShape(String) - Method in class processing.core.PApplet
 
loadShape(String) - Method in class processing.core.PGraphics
 
loadShape(String) - Method in class processing.opengl.PGraphicsOpenGL
 
loadShape(String, String) - Method in class processing.core.PApplet
 
loadShape(String, String) - Method in class processing.core.PGraphics
 
loadShapeImpl(PGraphics, String, String) - Static method in class processing.opengl.PGraphics2D
 
loadShapeImpl(PGraphics, String, String) - Static method in class processing.opengl.PGraphics3D
 
loadStrings(BufferedReader) - Static method in class processing.core.PApplet
 
loadStrings(File) - Static method in class processing.core.PApplet
 
loadStrings(InputStream) - Static method in class processing.core.PApplet
 
loadStrings(String) - Method in class processing.core.PApplet
( begin auto-generated from loadStrings.xml ) Reads the contents of a file or url and creates a String array of its individual lines.
loadTable(String) - Method in class processing.core.PApplet
 
loadTable(String, String) - Method in class processing.core.PApplet
Options may contain "header", "tsv", "csv", or "bin" separated by commas.
loadTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
loadTextureImpl(int, boolean) - Method in class processing.opengl.PGraphicsOpenGL
 
loadTIFF(byte[]) - Static method in class processing.core.PImage
 
loadUniforms() - Method in class processing.opengl.PShader
 
loadVertexShader(String) - Method in class processing.opengl.PGL
 
loadVertexShader(String, int, String) - Method in class processing.opengl.PGL
 
loadVertexShader(URL) - Method in class processing.opengl.PGL
 
loadVertexShader(URL, int, String) - Method in class processing.opengl.PGL
 
loadXML(String) - Method in class processing.core.PApplet
 
loadXML(String, String) - Method in class processing.core.PApplet
 
log(float) - Static method in class processing.core.PApplet
( begin auto-generated from log.xml ) Calculates the natural logarithm (the base-e logarithm) of a number.
LONG - Static variable in class processing.data.Table
 
LongDict - Class in processing.data
A simple class to use a String as a lookup for an int value.
LongDict() - Constructor for class processing.data.LongDict
 
LongDict(int) - Constructor for class processing.data.LongDict
Create a new lookup with a specific size.
LongDict(BufferedReader) - Constructor for class processing.data.LongDict
Read a set of entries from a Reader that has each key/value pair on a single line, separated by a tab.
LongDict(Object[][]) - Constructor for class processing.data.LongDict
Constructor to allow (more intuitive) inline initialization, e.g.:
LongDict(String[], long[]) - Constructor for class processing.data.LongDict
 
LongDict.Entry - Class in processing.data
 
LongList - Class in processing.data
Helper class for a list of ints.
LongList() - Constructor for class processing.data.LongList
 
LongList(int) - Constructor for class processing.data.LongList
 
LongList(int[]) - Constructor for class processing.data.LongList
 
LongList(Iterable<Object>) - Constructor for class processing.data.LongList
Construct an IntList from an iterable pile of objects.
LongList(Object...) - Constructor for class processing.data.LongList
Construct an IntList from a random pile of objects.
loop() - Method in class processing.core.PApplet
( begin auto-generated from loop.xml ) Causes Processing to continuously execute the code within draw().
looping - Variable in class processing.core.PApplet
 
LOW_FLOAT - Static variable in class processing.opengl.PGL
 
LOW_INT - Static variable in class processing.opengl.PGL
 
lower() - Method in class processing.data.StringList
Make the entire list lower case.
lsqrt(long) - Static method in class processing.opengl.LinePath
 
LUMINANCE - Static variable in class processing.opengl.PGL
 
LUMINANCE_ALPHA - Static variable in class processing.opengl.PGL
 

M

m00 - Variable in class processing.core.PMatrix2D
 
m00 - Variable in class processing.core.PMatrix3D
 
m01 - Variable in class processing.core.PMatrix2D
 
m01 - Variable in class processing.core.PMatrix3D
 
m02 - Variable in class processing.core.PMatrix2D
 
m02 - Variable in class processing.core.PMatrix3D
 
m03 - Variable in class processing.core.PMatrix3D
 
m10 - Variable in class processing.core.PMatrix2D
 
m10 - Variable in class processing.core.PMatrix3D
 
m11 - Variable in class processing.core.PMatrix2D
 
m11 - Variable in class processing.core.PMatrix3D
 
m12 - Variable in class processing.core.PMatrix2D
 
m12 - Variable in class processing.core.PMatrix3D
 
m13 - Variable in class processing.core.PMatrix3D
 
m20 - Variable in class processing.core.PMatrix3D
 
m21 - Variable in class processing.core.PMatrix3D
 
m22 - Variable in class processing.core.PMatrix3D
 
m23 - Variable in class processing.core.PMatrix3D
 
m30 - Variable in class processing.core.PMatrix3D
 
m31 - Variable in class processing.core.PMatrix3D
 
m32 - Variable in class processing.core.PMatrix3D
 
m33 - Variable in class processing.core.PMatrix3D
 
MACOSX - Static variable in interface processing.core.PConstants
 
mag() - Method in class processing.core.PVector
( begin auto-generated from PVector_mag.xml ) Calculates the magnitude (length) of the vector and returns the result as a float (this is simply the equation sqrt(x*x + y*y + z*z).) ( end auto-generated )
mag(float, float) - Static method in class processing.core.PApplet
 
mag(float, float, float) - Static method in class processing.core.PApplet
( begin auto-generated from mag.xml ) Calculates the magnitude (or length) of a vector.
magSq() - Method in class processing.core.PVector
( begin auto-generated from PVector_mag.xml ) Calculates the squared magnitude of the vector and returns the result as a float (this is simply the equation (x*x + y*y + z*z).) Faster if the real length is not required in the case of comparing vectors, etc.
main(Class<?>, String...) - Static method in class processing.core.PApplet
Convenience method so that PApplet.main(YourSketch.class) launches a sketch, rather than having to call getName() on it.
main(String) - Static method in class processing.core.PApplet
Convenience method so that PApplet.main("YourSketch") launches a sketch, rather than having to wrap it into a single element String array.
main(String[]) - Static method in class processing.core.PApplet
main() method for running this class from the command line.
main(String, String[]) - Static method in class processing.core.PApplet
Convenience method so that PApplet.main("YourSketch", args) launches a sketch, rather than having to wrap it into a String array, and appending the 'args' array when not null.
main(PApplet, String...) - Static method in class processing.core.PApplet
Run the provided sketch.
mainThread() - Static method in class processing.core.PApplet
Access the main thread context.
makeGraphics(int, int, String, String, boolean) - Method in class processing.core.PApplet
Version of createGraphics() used internally.
manipulatingCamera - Variable in class processing.opengl.PGraphicsOpenGL
Flag to indicate that we are inside beginCamera/endCamera block.
manualMipmap() - Method in class processing.opengl.Texture
 
map(float, float, float, float, float) - Static method in class processing.core.PApplet
( begin auto-generated from map.xml ) Re-maps a number from one range to another.
mapBuffer(int, int) - Method in class processing.opengl.PGL
 
mapBufferRange(int, int, int, int) - Method in class processing.opengl.PGL
 
markForTessellation() - Method in class processing.opengl.PShapeOpenGL
 
mask(int[]) - Method in class processing.core.PImage
 
mask(PImage) - Method in class processing.core.PApplet
( begin auto-generated from PImage_mask.xml ) Masks part of an image from displaying by loading another image and using it as an alpha channel.
mask(PImage) - Method in class processing.core.PImage
( begin auto-generated from PImage_mask.xml ) Masks part of an image from displaying by loading another image and using it as an alpha channel.
mask(PImage) - Method in class processing.opengl.PGraphicsOpenGL
 
maskShader - Variable in class processing.opengl.PGraphicsOpenGL
 
maskShaderFragURL - Static variable in class processing.opengl.PGraphicsOpenGL
 
match(String, String) - Static method in class processing.core.PApplet
( begin auto-generated from match.xml ) The match() function is used to apply a regular expression to a piece of text, and return matching groups (elements found inside parentheses) as a String array.
matchAll(String, String) - Static method in class processing.core.PApplet
( begin auto-generated from matchAll.xml ) This function is used to apply a regular expression to a piece of text, and return a list of matching groups (elements found inside parentheses) as a two-dimensional String array.
matchPatterns - Static variable in class processing.core.PApplet
 
matchRow(String, int) - Method in class processing.data.Table
 
matchRow(String, String) - Method in class processing.data.Table
 
matchRowIndex(String, int) - Method in class processing.data.Table
Return the row that contains the first String that matches.
matchRowIndex(String, String) - Method in class processing.data.Table
Return the row that contains the first String that matches.
matchRowIndices(String, int) - Method in class processing.data.Table
Return a list of rows that contain the String passed in.
matchRowIndices(String, String) - Method in class processing.data.Table
Return a list of rows that match the regex passed in.
matchRowIterator(String, int) - Method in class processing.data.Table
 
matchRowIterator(String, String) - Method in class processing.data.Table
 
matchRows(String, int) - Method in class processing.data.Table
 
matchRows(String, String) - Method in class processing.data.Table
 
matrix - Variable in class processing.core.PShape
 
MATRIX - Static variable in class processing.opengl.PShapeOpenGL
 
MATRIX_STACK_DEPTH - Static variable in class processing.core.PGraphics
Current model-view matrix transformation of the form m[row][column], which is a "column vector" (as opposed to "row vector") matrix.
MATRIX_STACK_DEPTH - Static variable in class processing.opengl.PGraphicsOpenGL
 
matrixInv - Variable in class processing.opengl.PShapeOpenGL
 
matrixScale(PMatrix) - Static method in class processing.opengl.PGraphicsOpenGL
 
max() - Method in class processing.data.DoubleList
 
max() - Method in class processing.data.FloatList
 
max() - Method in class processing.data.IntList
 
max() - Method in class processing.data.LongList
 
max(float[]) - Static method in class processing.core.PApplet
 
max(float, float) - Static method in class processing.core.PApplet
 
max(float, float, float) - Static method in class processing.core.PApplet
 
max(int[]) - Static method in class processing.core.PApplet
 
max(int, int) - Static method in class processing.core.PApplet
( begin auto-generated from max.xml ) Determines the largest value in a sequence of numbers.
max(int, int, int) - Static method in class processing.core.PApplet
 
MAX_BUFFER_CACHE_SIZE - Static variable in class processing.opengl.Texture
 
MAX_CAPS_JOINS_LENGTH - Static variable in class processing.opengl.PGL
Maximum length of linear paths to be stroked with the full algorithm that generates accurate caps and joins.
MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class processing.opengl.PGL
 
MAX_FLOAT - Static variable in interface processing.core.PConstants
Same as Float.MAX_VALUE, but included for parity with MIN_VALUE, and to avoid teaching static methods on the first day.
MAX_FONT_TEX_SIZE - Static variable in class processing.opengl.PGL
 
MAX_INT - Static variable in interface processing.core.PConstants
Largest possible (positive) integer value
MAX_LIGHTS - Static variable in class processing.opengl.PGL
Maximum lights by default is 8, the minimum defined by OpenGL.
MAX_POINT_ACCURACY - Static variable in class processing.opengl.PGraphicsOpenGL
 
MAX_SAMPLES - Static variable in class processing.opengl.PGL
 
MAX_TEXTURE_IMAGE_UNITS - Static variable in class processing.opengl.PGL
 
MAX_TEXTURE_MAX_ANISOTROPY - Static variable in class processing.opengl.PGL
 
MAX_TEXTURE_SIZE - Static variable in class processing.opengl.PGL
 
MAX_UPDATES - Static variable in class processing.opengl.Texture
 
MAX_VERTEX_ATTRIBS - Static variable in class processing.opengl.PGL
 
MAX_VERTEX_INDEX - Static variable in class processing.opengl.PGL
Maximum index value of a tessellated vertex.
MAX_VERTEX_INDEX1 - Static variable in class processing.opengl.PGL
 
MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class processing.opengl.PGL
 
maxAnisoAmount - Static variable in class processing.opengl.PGraphicsOpenGL
 
maxIndex() - Method in class processing.data.DoubleDict
 
maxIndex() - Method in class processing.data.DoubleList
 
maxIndex() - Method in class processing.data.FloatDict
 
maxIndex() - Method in class processing.data.FloatList
 
maxIndex() - Method in class processing.data.IntDict
 
maxIndex() - Method in class processing.data.IntList
 
maxIndex() - Method in class processing.data.LongDict
 
maxIndex() - Method in class processing.data.LongList
 
maxKey() - Method in class processing.data.DoubleDict
The key for a max value; null if empty or everything is NaN (no max).
maxKey() - Method in class processing.data.FloatDict
The key for a max value; null if empty or everything is NaN (no max).
maxKey() - Method in class processing.data.IntDict
return the key corresponding to the maximum value or null if no entries
maxKey() - Method in class processing.data.LongDict
return the key corresponding to the maximum value or null if no entries
maxSamples - Static variable in class processing.opengl.PGraphicsOpenGL
 
maxSamples() - Method in class processing.opengl.PGL
 
maxTexcoordU - Variable in class processing.opengl.Texture
 
maxTexcoordU() - Method in class processing.opengl.Texture
Returns the maximum possible value for the texture coordinate U (horizontal).
maxTexcoordV - Variable in class processing.opengl.Texture
 
maxTexcoordV() - Method in class processing.opengl.Texture
Returns the maximum possible value for the texture coordinate V (vertical).
maxTextureSize - Static variable in class processing.opengl.PGraphicsOpenGL
Some hardware limits
maxTexUnits - Variable in class processing.opengl.PGL
Used to keep track of which textures are bound to each target
maxValue() - Method in class processing.data.DoubleDict
The max value.
maxValue() - Method in class processing.data.FloatDict
The max value.
maxValue() - Method in class processing.data.IntDict
 
maxValue() - Method in class processing.data.LongDict
 
MEDIUM_FLOAT - Static variable in class processing.opengl.PGL
 
MEDIUM_INT - Static variable in class processing.opengl.PGL
 
META - Static variable in class processing.event.Event
 
method(String) - Method in class processing.core.PApplet
Call a method in the current class based on its name.
millis - Variable in class processing.event.Event
 
millis() - Method in class processing.core.PApplet
( begin auto-generated from millis.xml ) Returns the number of milliseconds (thousandths of a second) since starting an applet.
min() - Method in class processing.data.DoubleList
 
min() - Method in class processing.data.FloatList
 
min() - Method in class processing.data.IntList
 
min() - Method in class processing.data.LongList
 
min(float[]) - Static method in class processing.core.PApplet
 
min(float, float) - Static method in class processing.core.PApplet
 
min(float, float, float) - Static method in class processing.core.PApplet
( begin auto-generated from min.xml ) Determines the smallest value in a sequence of numbers.
min(int[]) - Static method in class processing.core.PApplet
 
min(int, int) - Static method in class processing.core.PApplet
 
min(int, int, int) - Static method in class processing.core.PApplet
 
MIN_ARRAYCOPY_SIZE - Static variable in class processing.opengl.PGL
Minimum array size to use arrayCopy method().
MIN_CAPS_JOINS_WEIGHT - Static variable in class processing.opengl.PGL
Minimum stroke weight needed to apply the full path stroking algorithm that properly generates caps and joins.
MIN_DIRECT_BUFFER_SIZE - Static variable in class processing.opengl.PGL
 
MIN_FLOAT - Static variable in interface processing.core.PConstants
Note that Float.MIN_VALUE is the smallest positive value for a floating point number, not actually the minimum (negative) value for a float.
MIN_FONT_TEX_SIZE - Static variable in class processing.opengl.PGL
Minimum/maximum dimensions of a texture used to hold font data.
MIN_INT - Static variable in interface processing.core.PConstants
Smallest possible (negative) integer value
MIN_MEMORY - Static variable in class processing.opengl.Texture
 
MIN_POINT_ACCURACY - Static variable in class processing.opengl.PGraphicsOpenGL
Used in round point and ellipse tessellation.
MIN_WINDOW_HEIGHT - Static variable in interface processing.core.PSurface
 
MIN_WINDOW_WIDTH - Static variable in interface processing.core.PSurface
Minimum dimensions for the window holding an applet.
minIndex() - Method in class processing.data.DoubleDict
 
minIndex() - Method in class processing.data.DoubleList
 
minIndex() - Method in class processing.data.FloatDict
 
minIndex() - Method in class processing.data.FloatList
 
minIndex() - Method in class processing.data.IntDict
 
minIndex() - Method in class processing.data.IntList
 
minIndex() - Method in class processing.data.LongDict
 
minIndex() - Method in class processing.data.LongList
 
minKey() - Method in class processing.data.DoubleDict
 
minKey() - Method in class processing.data.FloatDict
 
minKey() - Method in class processing.data.IntDict
 
minKey() - Method in class processing.data.LongDict
 
minute() - Static method in class processing.core.PApplet
( begin auto-generated from minute.xml ) Processing communicates with the clock on your computer.
minValue() - Method in class processing.data.DoubleDict
 
minValue() - Method in class processing.data.FloatDict
 
minValue() - Method in class processing.data.IntDict
 
minValue() - Method in class processing.data.LongDict
 
mipmaps - Variable in class processing.opengl.Texture.Parameters
Use mipmaps or not.
MIPMAPS_ENABLED - Static variable in class processing.opengl.PGL
Enables/disables mipmap use.
MISSING_FBO_ERROR - Static variable in class processing.opengl.PGL
 
MISSING_GLFUNC_ERROR - Static variable in class processing.opengl.PGL
 
MISSING_GLSL_ERROR - Static variable in class processing.opengl.PGL
 
missingCategory - Variable in class processing.data.Table
 
missingDouble - Variable in class processing.data.Table
 
missingFloat - Variable in class processing.data.Table
 
missingGlyph - Variable in class processing.core.PShapeSVG.Font
 
missingInt - Variable in class processing.data.Table
 
missingLong - Variable in class processing.data.Table
 
missingString - Variable in class processing.data.Table
 
MITER - Static variable in interface processing.core.PConstants
 
MODEL - Static variable in interface processing.core.PConstants
textMode(MODEL) is the default, meaning that characters will be affected by transformations like any other shapes.
modelview - Variable in class processing.opengl.PGraphicsOpenGL
 
MODELVIEW - Static variable in interface processing.core.PConstants
 
modelviewInv - Variable in class processing.opengl.PGraphicsOpenGL
 
modelviewInvStack - Variable in class processing.opengl.PGraphicsOpenGL
Inverse modelview matrix stack
modelviewMatLoc - Variable in class processing.opengl.PShader
 
modelviewStack - Variable in class processing.opengl.PGraphicsOpenGL
Modelview matrix stack
modelviewStackDepth - Variable in class processing.opengl.PGraphicsOpenGL
 
modelX(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from modelX.xml ) Returns the three-dimensional X, Y, Z position in model space.
modelX(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from modelX.xml ) Returns the three-dimensional X, Y, Z position in model space.
modelX(float, float, float) - Method in class processing.opengl.PGraphics2D
 
modelX(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
modelY(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from modelY.xml ) Returns the three-dimensional X, Y, Z position in model space.
modelY(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from modelY.xml ) Returns the three-dimensional X, Y, Z position in model space.
modelY(float, float, float) - Method in class processing.opengl.PGraphics2D
 
modelY(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
modelZ(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from modelZ.xml ) Returns the three-dimensional X, Y, Z position in model space.
modelZ(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from modelZ.xml ) Returns the three-dimensional X, Y, Z position in model space.
modelZ(float, float, float) - Method in class processing.opengl.PGraphics2D
 
modelZ(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
modified - Variable in class processing.core.PImage
modified portion of the image
modified - Variable in class processing.opengl.PShapeOpenGL
 
modified - Variable in class processing.opengl.Texture
Modified portion of the texture
modifiedLineAttributes - Variable in class processing.opengl.PShapeOpenGL
 
modifiedLineColors - Variable in class processing.opengl.PShapeOpenGL
 
modifiedLineVertices - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPointAttributes - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPointColors - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPointVertices - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyAmbient - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyColors - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyEmissive - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyNormals - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyShininess - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolySpecular - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyTexCoords - Variable in class processing.opengl.PShapeOpenGL
 
modifiedPolyVertices - Variable in class processing.opengl.PShapeOpenGL
 
modifiers - Variable in class processing.event.Event
 
month() - Static method in class processing.core.PApplet
( begin auto-generated from month.xml ) Processing communicates with the clock on your computer.
MOUSE - Static variable in class processing.event.Event
 
mouseButton - Variable in class processing.core.PApplet
( begin auto-generated from mouseButton.xml ) Processing automatically tracks if the mouse button is pressed and which button is pressed.
mouseClicked() - Method in class processing.core.PApplet
( begin auto-generated from mouseClicked.xml ) The mouseClicked() function is called once after a mouse button has been pressed and then released.
mouseClicked(MouseEvent) - Method in class processing.core.PApplet
 
mouseDragged() - Method in class processing.core.PApplet
( begin auto-generated from mouseDragged.xml ) The mouseDragged() function is called once every time the mouse moves and a mouse button is pressed.
mouseDragged(MouseEvent) - Method in class processing.core.PApplet
 
mouseEntered() - Method in class processing.core.PApplet
 
mouseEntered(MouseEvent) - Method in class processing.core.PApplet
 
mouseEvent - Variable in class processing.core.PApplet
Deprecated.
Use a mouse event handler that passes an event instead.
MouseEvent - Class in processing.event
 
MouseEvent(Object, long, int, int, int, int, int, int) - Constructor for class processing.event.MouseEvent
 
mouseExited() - Method in class processing.core.PApplet
 
mouseExited(MouseEvent) - Method in class processing.core.PApplet
 
mouseMoved() - Method in class processing.core.PApplet
( begin auto-generated from mouseMoved.xml ) The mouseMoved() function is called every time the mouse moves and a mouse button is not pressed.
mouseMoved(MouseEvent) - Method in class processing.core.PApplet
 
mousePressed - Variable in class processing.core.PApplet
( begin auto-generated from mousePressed_var.xml ) Variable storing if a mouse button is pressed.
mousePressed() - Method in class processing.core.PApplet
( begin auto-generated from mousePressed.xml ) The mousePressed() function is called once after every time a mouse button is pressed.
mousePressed(MouseEvent) - Method in class processing.core.PApplet
 
mouseReleased() - Method in class processing.core.PApplet
( begin auto-generated from mouseReleased.xml ) The mouseReleased() function is called every time a mouse button is released.
mouseReleased(MouseEvent) - Method in class processing.core.PApplet
 
mouseWheel() - Method in class processing.core.PApplet
 
mouseWheel(MouseEvent) - Method in class processing.core.PApplet
The event.getAmount() method returns negative values if the mouse wheel if rotated up or away from the user and positive in the other direction.
mouseX - Variable in class processing.core.PApplet
( begin auto-generated from mouseX.xml ) The system variable mouseX always contains the current horizontal coordinate of the mouse.
mouseY - Variable in class processing.core.PApplet
( begin auto-generated from mouseY.xml ) The system variable mouseY always contains the current vertical coordinate of the mouse.
MOVE - Static variable in interface processing.core.PConstants
 
MOVE - Static variable in class processing.event.MouseEvent
 
moveTo(float, float, int) - Method in class processing.opengl.LinePath
Adds a point to the path by moving to the specified coordinates specified in float precision.
moveTo(int, int, int) - Method in class processing.opengl.LineStroker
 
mult(float) - Method in class processing.core.PVector
( begin auto-generated from PVector_mult.xml ) Multiplies a vector by a scalar or multiplies one vector by another.
mult(float[], float[]) - Method in interface processing.core.PMatrix
Multiply a multi-element vector against this matrix.
mult(float[], float[]) - Method in class processing.core.PMatrix2D
Multiply a two element vector against this matrix.
mult(float[], float[]) - Method in class processing.core.PMatrix3D
Multiply a three or four element vector against this matrix.
mult(int, double) - Method in class processing.data.DoubleList
 
mult(int, float) - Method in class processing.data.FloatList
 
mult(int, int) - Method in class processing.data.IntList
 
mult(int, int) - Method in class processing.data.LongList
 
mult(String, double) - Method in class processing.data.DoubleDict
 
mult(String, float) - Method in class processing.data.FloatDict
 
mult(String, int) - Method in class processing.data.IntDict
 
mult(String, long) - Method in class processing.data.LongDict
 
mult(PVector, float) - Static method in class processing.core.PVector
 
mult(PVector, float, PVector) - Static method in class processing.core.PVector
Multiply a vector by a scalar, and write the result into a target PVector.
mult(PVector, PVector) - Method in interface processing.core.PMatrix
Multiply source by this matrix, and return the result.
mult(PVector, PVector) - Method in class processing.core.PMatrix2D
Multiply source by this matrix, and return the result.
mult(PVector, PVector) - Method in class processing.core.PMatrix3D
Multiply source by this matrix, and return the result.
MULTIPLY - Static variable in interface processing.core.PConstants
 
multisample - Variable in class processing.opengl.FrameBuffer
 
MULTISAMPLE - Static variable in class processing.opengl.PGL
 
multisampleFramebuffer - Variable in class processing.opengl.PGraphicsOpenGL
 
multW(float, float, float) - Method in class processing.core.PMatrix3D
Returns the fourth element of the result of multiplying the vector (x, y, z) by this matrix.
multW(float, float, float, float) - Method in class processing.core.PMatrix3D
Returns the w-coordinate of the result of multiplying the vector (x, y, z, w) by this matrix.
multX(float, float) - Method in class processing.core.PMatrix2D
Returns the x-coordinate of the result of multiplying the point (x, y) by this matrix.
multX(float, float) - Method in class processing.core.PMatrix3D
Returns the x-coordinate of the result of multiplying the point (x, y) by this matrix.
multX(float, float, float) - Method in class processing.core.PMatrix3D
Returns the x-coordinate of the result of multiplying the point (x, y, z) by this matrix.
multX(float, float, float, float) - Method in class processing.core.PMatrix3D
Returns the x-coordinate of the result of multiplying the vector (x, y, z, w) by this matrix.
multY(float, float) - Method in class processing.core.PMatrix2D
Returns the y-coordinate of the result of multiplying the point (x, y) by this matrix.
multY(float, float) - Method in class processing.core.PMatrix3D
Returns the y-coordinate of the result of multiplying the point (x, y) by this matrix.
multY(float, float, float) - Method in class processing.core.PMatrix3D
Returns the y-coordinate of the result of multiplying the point (x, y, z) by this matrix.
multY(float, float, float, float) - Method in class processing.core.PMatrix3D
Returns the y-coordinate of the result of multiplying the vector (x, y, z, w) by this matrix.
multZ(float, float, float) - Method in class processing.core.PMatrix3D
Returns the z-coordinate of the result of multiplying the point (x, y, z) by this matrix.
multZ(float, float, float, float) - Method in class processing.core.PMatrix3D
Returns the z-coordinate of the result of multiplying the vector (x, y, z, w) by this matrix.
mx1 - Variable in class processing.core.PImage
 
mx1 - Variable in class processing.opengl.Texture
 
mx2 - Variable in class processing.core.PImage
 
mx2 - Variable in class processing.opengl.Texture
 
my1 - Variable in class processing.core.PImage
 
my1 - Variable in class processing.opengl.Texture
 
my2 - Variable in class processing.core.PImage
 
my2 - Variable in class processing.opengl.Texture
 

N

name - Variable in class processing.core.PFont
Name of the font as seen by Java when it was created.
name - Variable in class processing.core.PShape
 
name - Variable in class processing.core.PShapeSVG.FontGlyph
 
namedGlyphs - Variable in class processing.core.PShapeSVG.Font
 
names - Variable in class processing.opengl.PGraphicsOpenGL.AttributeMap
 
nameTable - Variable in class processing.core.PShape
 
nativeObject - Variable in class processing.event.Event
 
nativePixelBuffer - Variable in class processing.opengl.PGraphicsOpenGL
IntBuffer wrapping the native pixels array.
nativePixels - Variable in class processing.opengl.PGraphicsOpenGL
Array to store pixels in OpenGL format.
nativeToJavaARGB(int) - Static method in class processing.opengl.PGL
Converts input native OpenGL value (RGBA on big endian, ABGR on little endian) to Java ARGB.
nativeToJavaARGB(int[], int, int) - Static method in class processing.opengl.PGL
Converts input array of native OpenGL values (RGBA on big endian, ABGR on little endian) representing an image of width x height resolution to Java ARGB.
nativeToJavaRGB(int) - Static method in class processing.opengl.PGL
Converts input native OpenGL value (RGBA on big endian, ABGR on little endian) to Java RGB, so that the alpha component of the result is set to opaque (255).
nativeToJavaRGB(int[], int, int) - Static method in class processing.opengl.PGL
Converts input array of native OpenGL values (RGBA on big endian, ABGR on little endian) representing an image of width x height resolution to Java RGB, so that the alpha component of all pixels is set to opaque (255).
NEAREST - Static variable in class processing.opengl.PGL
 
needBufferInit - Variable in class processing.opengl.PShapeOpenGL
 
needSepFrontTex - Variable in class processing.opengl.PGL
 
NEVER - Static variable in class processing.opengl.PGL
 
newAttributeMap() - Static method in class processing.opengl.PGraphicsOpenGL
 
newInGeometry(PGraphicsOpenGL, PGraphicsOpenGL.AttributeMap, int) - Static method in class processing.opengl.PGraphicsOpenGL
 
newTessGeometry(PGraphicsOpenGL, PGraphicsOpenGL.AttributeMap, int) - Static method in class processing.opengl.PGraphicsOpenGL
 
newTexCache(PGraphicsOpenGL) - Static method in class processing.opengl.PGraphicsOpenGL
 
next() - Method in class processing.opengl.LinePath.PathIterator
 
next() - Method in interface processing.opengl.PGL.FontOutline
 
nextPowerOfTwo(int) - Static method in class processing.opengl.PGL
 
nf(float) - Static method in class processing.core.PApplet
 
nf(float[]) - Static method in class processing.core.PApplet
 
nf(float[], int, int) - Static method in class processing.core.PApplet
 
nf(float, int, int) - Static method in class processing.core.PApplet
 
nf(int[], int) - Static method in class processing.core.PApplet
( begin auto-generated from nf.xml ) Utility function for formatting numbers into strings.
nf(int, int) - Static method in class processing.core.PApplet
 
nfc(float[], int) - Static method in class processing.core.PApplet
 
nfc(float, int) - Static method in class processing.core.PApplet
 
nfc(int) - Static method in class processing.core.PApplet
 
nfc(int[]) - Static method in class processing.core.PApplet
( begin auto-generated from nfc.xml ) Utility function for formatting numbers into strings and placing appropriate commas to mark units of 1000.
nfp(float[], int, int) - Static method in class processing.core.PApplet
 
nfp(float, int, int) - Static method in class processing.core.PApplet
 
nfp(int[], int) - Static method in class processing.core.PApplet
 
nfp(int, int) - Static method in class processing.core.PApplet
( begin auto-generated from nfp.xml ) Utility function for formatting numbers into strings.
nfs(float[], int, int) - Static method in class processing.core.PApplet
 
nfs(float, int, int) - Static method in class processing.core.PApplet
 
nfs(int[], int) - Static method in class processing.core.PApplet
 
nfs(int, int) - Static method in class processing.core.PApplet
( begin auto-generated from nfs.xml ) Utility function for formatting numbers into strings.
NICEST - Static variable in class processing.opengl.PGL
 
NO_SUCH_VERTEX_ERROR - Static variable in class processing.core.PShape
 
NO_VERTICES_ERROR - Static variable in class processing.core.PShape
 
noClip() - Method in class processing.core.PApplet
( begin auto-generated from noClip.xml ) Disables the clipping previously started by the clip() function.
noClip() - Method in class processing.core.PGraphics
( begin auto-generated from noClip.xml ) Disables the clipping previously started by the clip() function.
noClip() - Method in class processing.opengl.PGraphicsOpenGL
 
noCursor() - Method in class processing.core.PApplet
( begin auto-generated from noCursor.xml ) Hides the cursor from view.
node - Variable in class processing.data.XML
The internal representation, a DOM node.
noDepth - Variable in class processing.opengl.FrameBuffer
 
noFill() - Method in class processing.core.PApplet
( begin auto-generated from noFill.xml ) Disables filling geometry.
noFill() - Method in class processing.core.PGraphics
( begin auto-generated from noFill.xml ) Disables filling geometry.
noFill() - Method in class processing.core.PShape
 
noise(float) - Method in class processing.core.PApplet
 
noise(float, float) - Method in class processing.core.PApplet
 
noise(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from noise.xml ) Returns the Perlin noise value at specified coordinates.
noiseDetail(int) - Method in class processing.core.PApplet
( begin auto-generated from noiseDetail.xml ) Adjusts the character and level of detail produced by the Perlin noise function.
noiseDetail(int, float) - Method in class processing.core.PApplet
 
noiseSeed(long) - Method in class processing.core.PApplet
( begin auto-generated from noiseSeed.xml ) Sets the seed value for noise().
noLightAmbient(int) - Method in class processing.opengl.PGraphicsOpenGL
 
noLightDiffuse(int) - Method in class processing.opengl.PGraphicsOpenGL
 
noLightFalloff(int) - Method in class processing.opengl.PGraphicsOpenGL
 
noLights() - Method in class processing.core.PApplet
( begin auto-generated from noLights.xml ) Disable all lighting.
noLights() - Method in class processing.core.PGraphics
( begin auto-generated from noLights.xml ) Disable all lighting.
noLights() - Method in class processing.opengl.PGraphics2D
 
noLights() - Method in class processing.opengl.PGraphicsOpenGL
Disables lighting.
noLightSpecular(int) - Method in class processing.opengl.PGraphicsOpenGL
 
noLightSpot(int) - Method in class processing.opengl.PGraphicsOpenGL
 
noLoop() - Method in class processing.core.PApplet
( begin auto-generated from noLoop.xml ) Stops Processing from continuously executing the code within draw().
nonOrthoProjection() - Method in class processing.opengl.PGraphicsOpenGL
 
NONPRIMARY_ERROR - Static variable in class processing.opengl.PGL
 
nonZero(float) - Static method in class processing.opengl.PGraphicsOpenGL
 
norm(float, float, float) - Static method in class processing.core.PApplet
( begin auto-generated from norm.xml ) Normalizes a number from another range into a value between 0 and 1.
normal(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from normal.xml ) Sets the current normal vector.
normal(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from normal.xml ) Sets the current normal vector.
normal(float, float, float) - Method in class processing.core.PShape
 
normal(float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
NORMAL - Static variable in interface processing.core.PConstants
texture coordinates in 0..1 range
NORMAL - Static variable in class processing.opengl.PShapeOpenGL
 
NORMAL_MODE_AUTO - Static variable in class processing.core.PGraphics
 
NORMAL_MODE_AUTO - Static variable in class processing.opengl.PShapeOpenGL
 
NORMAL_MODE_SHAPE - Static variable in class processing.core.PGraphics
 
NORMAL_MODE_SHAPE - Static variable in class processing.opengl.PShapeOpenGL
 
NORMAL_MODE_VERTEX - Static variable in class processing.core.PGraphics
 
NORMAL_MODE_VERTEX - Static variable in class processing.opengl.PShapeOpenGL
 
normalize() - Method in class processing.core.PVector
( begin auto-generated from PVector_normalize.xml ) Normalize the vector to length 1 (make it a unit vector).
normalize(PVector) - Method in class processing.core.PVector
 
normalLoc - Variable in class processing.opengl.PShader
 
normalMatLoc - Variable in class processing.opengl.PShader
 
normalMode - Variable in class processing.core.PGraphics
 
normalMode - Variable in class processing.opengl.PShapeOpenGL
 
normalX - Variable in class processing.core.PGraphics
Current normal vector.
normalX - Variable in class processing.opengl.PShapeOpenGL
 
normalY - Variable in class processing.core.PGraphics
Current normal vector.
normalY - Variable in class processing.opengl.PShapeOpenGL
 
normalZ - Variable in class processing.core.PGraphics
Current normal vector.
normalZ - Variable in class processing.opengl.PShapeOpenGL
 
noSmooth() - Method in class processing.core.PApplet
 
noSmooth() - Method in class processing.core.PGraphics
 
noStroke() - Method in class processing.core.PApplet
( begin auto-generated from noStroke.xml ) Disables drawing the stroke (outline).
noStroke() - Method in class processing.core.PGraphics
( begin auto-generated from noStroke.xml ) Disables drawing the stroke (outline).
noStroke() - Method in class processing.core.PShape
 
NOT_A_SIMPLE_VERTEX - Static variable in class processing.core.PShape
 
NOTEQUAL - Static variable in class processing.opengl.PGL
 
noTexture() - Method in class processing.core.PApplet
Removes texture image for current shape.
noTexture() - Method in class processing.core.PGraphics
Removes texture image for current shape.
noTexture() - Method in class processing.core.PShape
 
noTint() - Method in class processing.core.PApplet
( begin auto-generated from noTint.xml ) Removes the current fill value for displaying images and reverts to displaying images with their original hues.
noTint() - Method in class processing.core.PGraphics
( begin auto-generated from noTint.xml ) Removes the current fill value for displaying images and reverts to displaying images with their original hues.
noTint() - Method in class processing.core.PShape
 
npotTexSupported - Static variable in class processing.opengl.PGraphicsOpenGL
Extensions used by Processing
nsamples - Variable in class processing.opengl.FrameBuffer
 
NULL - Static variable in class processing.data.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class processing.opengl.PGL
 
numColorBuffers - Variable in class processing.opengl.FrameBuffer
 
numComp - Variable in class processing.opengl.PGraphicsOpenGL.AttributeMap
 
numCoords - Variable in class processing.opengl.LinePath
 
numSamples - Variable in class processing.opengl.PGL
 
numTypes - Variable in class processing.opengl.LinePath
 
NX - Static variable in class processing.core.PGraphics
 
NY - Static variable in class processing.core.PGraphics
 
NZ - Static variable in class processing.core.PGraphics
 

O

odsParse(InputStream, String, boolean) - Method in class processing.data.Table
 
offscreenFramebuffer - Variable in class processing.opengl.PGraphicsOpenGL
 
offscreenMultisample - Variable in class processing.opengl.PGraphicsOpenGL
 
offset - Variable in class processing.core.PShapeSVG.Gradient
 
OFFSET - Static variable in class processing.opengl.PShapeOpenGL
 
offsetLoc - Variable in class processing.opengl.PShader
 
ONE - Static variable in class processing.opengl.PGL
 
ONE_MINUS_CONSTANT_ALPHA - Static variable in class processing.opengl.PGL
 
ONE_MINUS_CONSTANT_COLOR - Static variable in class processing.opengl.PGL
 
ONE_MINUS_DST_COLOR - Static variable in class processing.opengl.PGL
 
ONE_MINUS_SRC_ALPHA - Static variable in class processing.opengl.PGL
 
ONE_MINUS_SRC_COLOR - Static variable in class processing.opengl.PGL
 
ongoingPixelTransfers - Static variable in class processing.opengl.PGraphicsOpenGL
 
ongoingPixelTransfersIterable - Static variable in class processing.opengl.PGraphicsOpenGL
 
OP_NONE - Static variable in class processing.opengl.PGraphicsOpenGL
Type of pixels operation.
OP_READ - Static variable in class processing.opengl.PGraphicsOpenGL
 
OP_WRITE - Static variable in class processing.opengl.PGraphicsOpenGL
 
opacity - Variable in class processing.core.PShapeSVG
 
opaque() - Method in class processing.core.PImage
Set the high bits of all pixels to opaque.
OPAQUE - Static variable in interface processing.core.PConstants
 
OPEN - Static variable in interface processing.core.PConstants
 
openContour - Variable in class processing.core.PShape
 
openContour - Variable in class processing.opengl.PGraphicsOpenGL
 
OPENGL - Static variable in interface processing.core.PConstants
Deprecated.
OPENGL_EXTENSIONS - Static variable in class processing.opengl.PGraphicsOpenGL
 
OPENGL_RENDERER - Static variable in class processing.opengl.PGraphicsOpenGL
 
OPENGL_VENDOR - Static variable in class processing.opengl.PGraphicsOpenGL
OpenGL information strings
OPENGL_VERSION - Static variable in class processing.opengl.PGraphicsOpenGL
 
openShape - Variable in class processing.core.PShape
Retained shape being created with beginShape/endShape
org.praxislive.libp5x.core - module org.praxislive.libp5x.core
 
orientation(int) - Method in class processing.core.PApplet
 
ortho() - Method in class processing.core.PApplet
( begin auto-generated from ortho.xml ) Sets an orthographic projection and defines a parallel clipping volume.
ortho() - Method in class processing.core.PGraphics
( begin auto-generated from ortho.xml ) Sets an orthographic projection and defines a parallel clipping volume.
ortho() - Method in class processing.opengl.PGraphics2D
 
ortho() - Method in class processing.opengl.PGraphicsOpenGL
Calls ortho() with the proper parameters for Processing's standard orthographic projection.
ortho(float, float, float, float) - Method in class processing.core.PApplet
 
ortho(float, float, float, float) - Method in class processing.core.PGraphics
 
ortho(float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
ortho(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Calls ortho() with the specified size of the viewing volume along the X and Z directions.
ortho(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
ortho(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
ortho(float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
ortho(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Sets an orthographic projection.
ORTHOGRAPHIC - Static variable in interface processing.core.PConstants
 
orthoProjection() - Method in class processing.opengl.PGraphicsOpenGL
 
OTHER - Static variable in interface processing.core.PConstants
 
OUTSIDE_BEGIN_END_ERROR - Static variable in class processing.core.PShape
 
OVERLAY - Static variable in interface processing.core.PConstants
 

P

P2D - Static variable in interface processing.core.PConstants
 
P3D - Static variable in interface processing.core.PConstants
 
PACK_ALIGNMENT - Static variable in class processing.opengl.PGL
 
packedDepthStencil - Variable in class processing.opengl.FrameBuffer
 
packedDepthStencilSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
PApplet - Class in processing.core
Base class for all sketches that use processing.core.
PApplet() - Constructor for class processing.core.PApplet
 
PApplet.GraphicsFactory - Interface in processing.core
Interface to be registered and loaded by ServiceLoader for creating PGraphics.
PApplet.MainThreadContext - Interface in processing.core
A context for running tasks on the main (first) thread of the application.
Parameters() - Constructor for class processing.opengl.Texture.Parameters
Sets all the parameters to default values.
Parameters(int) - Constructor for class processing.opengl.Texture.Parameters
 
Parameters(int, int) - Constructor for class processing.opengl.Texture.Parameters
 
Parameters(int, int, boolean) - Constructor for class processing.opengl.Texture.Parameters
 
Parameters(int, int, boolean, int) - Constructor for class processing.opengl.Texture.Parameters
 
Parameters(Texture.Parameters) - Constructor for class processing.opengl.Texture.Parameters
 
params - Variable in class processing.core.PShape
For primitive shapes in particular, params like x/y/w/h or x1/y1/x2/y2.
parent - Variable in class processing.core.PImage
Path to parent object that will be used with save().
parent - Variable in class processing.core.PShape
 
parent - Variable in class processing.data.XML
The parent element.
parent - Variable in class processing.opengl.PShader
 
parse(InputStream, String) - Method in class processing.data.Table
 
parse(String) - Static method in class processing.data.JSONArray
Construct a JSONArray from a source JSON text.
parse(String) - Static method in class processing.data.JSONObject
Construct a JSONObject from a source JSON text string.
parse(String) - Static method in class processing.data.XML
 
parse(String, String) - Static method in class processing.data.XML
 
parseBasic(BufferedReader, boolean, boolean) - Method in class processing.data.Table
 
parseBoolean(int) - Static method in class processing.core.PApplet
Convert an integer to a boolean.
parseBoolean(int[]) - Static method in class processing.core.PApplet
Convert an int array to a boolean array.
parseBoolean(String) - Static method in class processing.core.PApplet
Convert the string "true" or "false" to a boolean.
parseBoolean(String[]) - Static method in class processing.core.PApplet
 
parseByte(boolean) - Static method in class processing.core.PApplet
 
parseByte(boolean[]) - Static method in class processing.core.PApplet
 
parseByte(char) - Static method in class processing.core.PApplet
 
parseByte(char[]) - Static method in class processing.core.PApplet
 
parseByte(float) - Static method in class processing.core.PApplet
 
parseByte(float[]) - Static method in class processing.core.PApplet
 
parseByte(int) - Static method in class processing.core.PApplet
 
parseByte(int[]) - Static method in class processing.core.PApplet
 
parseChar(byte) - Static method in class processing.core.PApplet
 
parseChar(byte[]) - Static method in class processing.core.PApplet
 
parseChar(int) - Static method in class processing.core.PApplet
 
parseChar(int[]) - Static method in class processing.core.PApplet
 
parseChild(XML) - Method in class processing.core.PShapeSVG
Parse a child XML element.
parseChildren(XML) - Method in class processing.core.PShapeSVG
 
parseColors(XML) - Method in class processing.core.PShapeSVG
 
parseEllipse(boolean) - Method in class processing.core.PShapeSVG
Handles parsing ellipse and circle tags.
parseFloat(byte[]) - Static method in class processing.core.PApplet
 
parseFloat(int) - Static method in class processing.core.PApplet
Convert an int to a float value.
parseFloat(int[]) - Static method in class processing.core.PApplet
 
parseFloat(String) - Static method in class processing.core.PApplet
 
parseFloat(String[]) - Static method in class processing.core.PApplet
 
parseFloat(String[], float) - Static method in class processing.core.PApplet
 
parseFloat(String, float) - Static method in class processing.core.PApplet
 
parseFloatOrPercent(String) - Static method in class processing.core.PShapeSVG
 
parseImage() - Method in class processing.core.PShapeSVG
 
parseInt(boolean) - Static method in class processing.core.PApplet
 
parseInt(boolean[]) - Static method in class processing.core.PApplet
 
parseInt(byte) - Static method in class processing.core.PApplet
Note that parseInt() will un-sign a signed byte value.
parseInt(byte[]) - Static method in class processing.core.PApplet
 
parseInt(char) - Static method in class processing.core.PApplet
Note that parseInt('5') is unlike String in the sense that it won't return 5, but the ascii value.
parseInt(char[]) - Static method in class processing.core.PApplet
 
parseInt(float) - Static method in class processing.core.PApplet
Same as floor(), or an (int) cast.
parseInt(float[]) - Static method in class processing.core.PApplet
 
parseInt(String) - Static method in class processing.core.PApplet
Parse a String into an int value.
parseInt(String[]) - Static method in class processing.core.PApplet
Make an array of int elements from an array of String objects.
parseInt(String[], int) - Static method in class processing.core.PApplet
Make an array of int elements from an array of String objects.
parseInt(String, int) - Static method in class processing.core.PApplet
Parse a String to an int, and provide an alternate value that should be used when the number is invalid.
parseInto(Object, String) - Method in class processing.data.Table
incomplete, do not use
parseJSONArray(String) - Method in class processing.core.PApplet
 
parseJSONObject(String) - Method in class processing.core.PApplet
 
parseLine() - Method in class processing.core.PShapeSVG
 
parseMTL(PApplet, String, String, BufferedReader, ArrayList<PShapeOBJ.OBJMaterial>, Map<String, Integer>) - Static method in class processing.core.PShapeOBJ
 
parseOBJ(PApplet, String, BufferedReader, ArrayList<PShapeOBJ.OBJFace>, ArrayList<PShapeOBJ.OBJMaterial>, ArrayList<PVector>, ArrayList<PVector>, ArrayList<PVector>) - Static method in class processing.core.PShapeOBJ
 
parsePath() - Method in class processing.core.PShapeSVG
 
parsePoly(boolean) - Method in class processing.core.PShapeSVG
Parse a polyline or polygon from an SVG file.
parseRect() - Method in class processing.core.PShapeSVG
 
parseRGB(String) - Static method in class processing.core.PShapeSVG
 
parseSimpleColor(String) - Static method in class processing.core.PShapeSVG
Parses the "color" datatype only, and prints an error if it is not of this form.
parseSingleTransform(String) - Static method in class processing.core.PShapeSVG
 
parseStyleAttributes(String) - Static method in class processing.core.PShapeSVG
 
parseTransform(String) - Static method in class processing.core.PShapeSVG
Parse the specified SVG matrix into a PMatrix2D.
parseUnitSize(String, float) - Static method in class processing.core.PShapeSVG
Parse a size that may have a suffix for its units.
parseXML(String) - Method in class processing.core.PApplet
 
parseXML(String, String) - Method in class processing.core.PApplet
 
partition(int, int) - Method in class processing.data.Sort
 
path - Variable in class processing.core.PGraphics
path to the file being saved for this renderer (if any)
PATH - Static variable in interface processing.core.PConstants
 
PATH - Static variable in class processing.core.PShape
A series of vertex, curveVertex, and bezierVertex calls.
pause() - Method in class processing.core.PApplet
Sketch has been paused.
paused - Variable in class processing.core.PSurfaceNone
 
pauseObject - Variable in class processing.core.PSurfaceNone
 
pauseThread() - Method in interface processing.core.PSurface
On the next trip through the animation thread, things should go sleepy-bye.
pauseThread() - Method in class processing.core.PSurfaceNone
 
pclearColor - Variable in class processing.opengl.PGL
 
pclearDepth - Variable in class processing.opengl.PGL
 
pclearStencil - Variable in class processing.opengl.PGL
 
PConstants - Interface in processing.core
Numbers shared throughout processing.core.
PDF - Static variable in interface processing.core.PConstants
 
PER_VERTEX_UNSUPPORTED - Static variable in class processing.core.PShape
 
perspective() - Method in class processing.core.PApplet
( begin auto-generated from perspective.xml ) Sets a perspective projection applying foreshortening, making distant objects appear smaller than closer ones.
perspective() - Method in class processing.core.PGraphics
( begin auto-generated from perspective.xml ) Sets a perspective projection applying foreshortening, making distant objects appear smaller than closer ones.
perspective() - Method in class processing.opengl.PGraphics2D
 
perspective() - Method in class processing.opengl.PGraphicsOpenGL
Calls perspective() with Processing's standard coordinate projection.
perspective(float, float, float, float) - Method in class processing.core.PApplet
 
perspective(float, float, float, float) - Method in class processing.core.PGraphics
 
perspective(float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
perspective(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Similar to gluPerspective().
PERSPECTIVE - Static variable in interface processing.core.PConstants
 
perspectiveLoc - Variable in class processing.opengl.PShader
 
perVertexStyles - Variable in class processing.core.PShape
 
PFont - Class in processing.core
Grayscale bitmap font class used by Processing.
PFont() - Constructor for class processing.core.PFont
 
PFont(Font, boolean) - Constructor for class processing.core.PFont
( begin auto-generated from PFont.xml ) PFont is the font class for Processing.
PFont(Font, boolean, char[]) - Constructor for class processing.core.PFont
Create a new image-based font on the fly.
PFont(Font, boolean, char[], boolean, int) - Constructor for class processing.core.PFont
Adds an additional parameter that indicates the font came from a file, not a built-in OS font.
PFont(InputStream) - Constructor for class processing.core.PFont
 
PFont.Glyph - Class in processing.core
A single character, and its visage.
pg - Variable in class processing.opengl.FrameBuffer
 
pg - Variable in class processing.opengl.PGraphicsOpenGL.Tessellator
 
pg - Variable in class processing.opengl.PShapeOpenGL
 
pg - Variable in class processing.opengl.Texture
 
pgeomCount - Variable in class processing.opengl.PGL
 
pgl - Variable in class processing.opengl.FrameBuffer
 
pgl - Variable in class processing.opengl.PGraphicsOpenGL
Interface between Processing and OpenGL
pgl - Variable in class processing.opengl.PShader
 
pgl - Variable in class processing.opengl.PShapeOpenGL
 
pgl - Variable in class processing.opengl.Texture
 
pgl - Variable in class processing.opengl.VertexBuffer
 
PGL - Class in processing.opengl
Processing-OpenGL abstraction layer.
PGL() - Constructor for class processing.opengl.PGL
 
PGL(PGraphicsOpenGL) - Constructor for class processing.opengl.PGL
 
PGL.FontOutline - Interface in processing.opengl
 
PGL.Tessellator - Interface in processing.opengl
 
PGL.TessellatorCallback - Interface in processing.opengl
 
PGraphics - Class in processing.core
( begin auto-generated from PGraphics.xml ) Main graphics and rendering context, as well as the base API implementation for processing "core".
PGraphics() - Constructor for class processing.core.PGraphics
 
PGraphics.AsyncImageSaver - Class in processing.core
 
PGraphics2D - Class in processing.opengl
 
PGraphics2D() - Constructor for class processing.opengl.PGraphics2D
 
PGraphics3D - Class in processing.opengl
 
PGraphics3D() - Constructor for class processing.opengl.PGraphics3D
 
PGraphicsOpenGL - Class in processing.opengl
OpenGL renderer.
PGraphicsOpenGL() - Constructor for class processing.opengl.PGraphicsOpenGL
 
PGraphicsOpenGL.AsyncPixelReader - Class in processing.opengl
 
PGraphicsOpenGL.AttributeMap - Class in processing.opengl
 
PGraphicsOpenGL.DepthSorter - Class in processing.opengl
 
PGraphicsOpenGL.GLResourceFrameBuffer - Class in processing.opengl
 
PGraphicsOpenGL.GLResourceShader - Class in processing.opengl
 
PGraphicsOpenGL.GLResourceTexture - Class in processing.opengl
 
PGraphicsOpenGL.GLResourceVertexBuffer - Class in processing.opengl
 
PGraphicsOpenGL.IndexCache - Class in processing.opengl
 
PGraphicsOpenGL.InGeometry - Class in processing.opengl
 
PGraphicsOpenGL.Tessellator - Class in processing.opengl
 
PGraphicsOpenGL.Tessellator.TessellatorCallback - Class in processing.opengl
 
PGraphicsOpenGL.TessGeometry - Class in processing.opengl
 
PGraphicsOpenGL.TexCache - Class in processing.opengl
 
PGraphicsOpenGL.VertexAttribute - Class in processing.opengl
 
PI - Static variable in interface processing.core.PConstants
( begin auto-generated from PI.xml ) PI is a mathematical constant with the value 3.14159265358979323846.
PIE - Static variable in interface processing.core.PConstants
 
PImage - Class in processing.core
( begin auto-generated from PImage.xml ) Datatype for storing images.
PImage() - Constructor for class processing.core.PImage
( begin auto-generated from PImage.xml ) Datatype for storing images.
PImage(int, int) - Constructor for class processing.core.PImage
 
PImage(int, int, int) - Constructor for class processing.core.PImage
 
PImage(int, int, int, int) - Constructor for class processing.core.PImage
 
PImage(Image) - Constructor for class processing.core.PImage
Construct a new PImage from a java.awt.Image.
pixBufUpdateCount - Variable in class processing.opengl.Texture
 
PIXEL_PACK_BUFFER - Static variable in class processing.opengl.PGL
 
pixelBuffer - Variable in class processing.opengl.FrameBuffer
 
pixelBuffer - Variable in class processing.opengl.PGraphicsOpenGL
IntBuffer wrapping the pixels array.
pixelBuffer - Variable in class processing.opengl.Texture
 
pixelCount - Variable in class processing.core.PGraphics
 
pixelDensity - Variable in class processing.core.PApplet
 
pixelDensity - Variable in class processing.core.PImage
1 for most images, 2 for hi-dpi/retina
pixelDensity(int) - Method in class processing.core.PApplet
 
pixelHeight - Variable in class processing.core.PApplet
( begin auto-generated from pixelHeight.xml ) When pixelDensity(2) is used to make use of a high resolution display (called a Retina display on OS X or high-dpi on Windows and Linux), the width and height of the sketch do not change, but the number of pixels is doubled.
pixelHeight - Variable in class processing.core.PImage
 
pixels - Variable in class processing.core.PApplet
( begin auto-generated from pixels.xml ) Array containing the values for all the pixels in the display window.
pixels - Variable in class processing.core.PImage
( begin auto-generated from pixels.xml ) Array containing the values for all the pixels in the display window.
pixelsOp - Variable in class processing.opengl.PGraphicsOpenGL
 
pixelStorei(int, int) - Method in class processing.opengl.PGL
 
pixelWidth - Variable in class processing.core.PApplet
( begin auto-generated from pixelWidth.xml ) When pixelDensity(2) is used to make use of a high resolution display (called a Retina display on OS X or high-dpi on Windows and Linux), the width and height of the sketch do not change, but the number of pixels is doubled.
pixelWidth - Variable in class processing.core.PImage
Actual dimensions of pixels array, taking into account the 2x setting.
pixOpChangedFB - Variable in class processing.opengl.PGraphicsOpenGL
 
placePresent(int) - Method in interface processing.core.PSurface
 
placePresent(int) - Method in class processing.core.PSurfaceNone
 
placeWindow(int[], int[]) - Method in interface processing.core.PSurface
 
placeWindow(int[], int[]) - Method in class processing.core.PSurfaceNone
 
platform - Static variable in class processing.core.PApplet
Current platform in use, one of the PConstants WINDOWS, MACOSX, MACOS9, LINUX or OTHER.
platformNames - Static variable in interface processing.core.PConstants
 
PMatrix - Interface in processing.core
A matrix is used to define graphical transformations.
PMatrix2D - Class in processing.core
3x2 affine matrix implementation.
PMatrix2D() - Constructor for class processing.core.PMatrix2D
Create a new matrix, set to the identity matrix.
PMatrix2D(float, float, float, float, float, float) - Constructor for class processing.core.PMatrix2D
 
PMatrix2D(PMatrix) - Constructor for class processing.core.PMatrix2D
 
PMatrix3D - Class in processing.core
4x4 matrix implementation.
PMatrix3D() - Constructor for class processing.core.PMatrix3D
 
PMatrix3D(float, float, float, float, float, float) - Constructor for class processing.core.PMatrix3D
 
PMatrix3D(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Constructor for class processing.core.PMatrix3D
 
PMatrix3D(PMatrix) - Constructor for class processing.core.PMatrix3D
 
pmouseX - Variable in class processing.core.PApplet
( begin auto-generated from pmouseX.xml ) The system variable pmouseX always contains the horizontal position of the mouse in the frame previous to the current frame.

You may find that pmouseX and pmouseY have different values inside draw() and inside events like mousePressed() and mouseMoved().
pmouseY - Variable in class processing.core.PApplet
( begin auto-generated from pmouseY.xml ) The system variable pmouseY always contains the vertical position of the mouse in the frame previous to the current frame.
point(float, float) - Method in class processing.core.PApplet
( begin auto-generated from point.xml ) Draws a point, a coordinate in space at the dimension of one pixel.
point(float, float) - Method in class processing.core.PGraphics
( begin auto-generated from point.xml ) Draws a point, a coordinate in space at the dimension of one pixel.
point(float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
point(float, float, float) - Method in class processing.core.PApplet
 
point(float, float, float) - Method in class processing.core.PGraphics
 
point(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
POINT - Static variable in interface processing.core.PConstants
 
POINT - Static variable in class processing.opengl.PShader
 
POINT - Static variable in class processing.opengl.Texture
Point sampling: both magnification and minification filtering are set to nearest
POINT_ACCURACY_FACTOR - Static variable in class processing.opengl.PGraphicsOpenGL
 
pointBuffersContext - Variable in class processing.opengl.PGraphicsOpenGL
 
pointBuffersContextIsOutdated() - Method in class processing.opengl.PGraphicsOpenGL
 
pointBuffersCreated - Variable in class processing.opengl.PGraphicsOpenGL
 
pointColors - Variable in class processing.opengl.LinePath
 
pointImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
pointIndCopyOffset - Variable in class processing.opengl.PShapeOpenGL
 
pointIndexOffset - Variable in class processing.opengl.PShapeOpenGL
 
pointLight(float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from pointLight.xml ) Adds a point light.
pointLight(float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from pointLight.xml ) Adds a point light.
pointLight(float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
pointLight(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
POINTS - Static variable in interface processing.core.PConstants
 
POINTS - Static variable in class processing.opengl.PGL
 
pointShader - Variable in class processing.opengl.PGraphicsOpenGL
 
pointShaderAttrRegexp - Static variable in class processing.opengl.PShader
 
pointShaderDefRegexp - Static variable in class processing.opengl.PShader
 
pointShaderInRegexp - Static variable in class processing.opengl.PShader
 
pointTypes - Variable in class processing.opengl.LinePath
 
pointVertCopyOffset - Variable in class processing.opengl.PShapeOpenGL
 
pointVertexAbs - Variable in class processing.opengl.PShapeOpenGL
 
pointVertexOffset - Variable in class processing.opengl.PShapeOpenGL
 
pointVertexRel - Variable in class processing.opengl.PShapeOpenGL
 
POLY - Static variable in class processing.opengl.PShader
 
polyAttribs - Variable in class processing.opengl.PGraphicsOpenGL
 
polyAttribs - Variable in class processing.opengl.PShapeOpenGL
 
polyBuffersContext - Variable in class processing.opengl.PGraphicsOpenGL
 
polyBuffersContextIsOutdated() - Method in class processing.opengl.PGraphicsOpenGL
 
polyBuffersCreated - Variable in class processing.opengl.PGraphicsOpenGL
 
POLYGON - Static variable in interface processing.core.PConstants
 
POLYGON_OFFSET_FILL - Static variable in class processing.opengl.PGL
 
POLYGON_SMOOTH - Static variable in class processing.opengl.PGL
 
polygonOffset(float, float) - Method in class processing.opengl.PGL
 
polyIndCopyOffset - Variable in class processing.opengl.PShapeOpenGL
 
polyIndexOffset - Variable in class processing.opengl.PShapeOpenGL
 
polyShader - Variable in class processing.opengl.PGraphicsOpenGL
 
polyShaderDefRegexp - Static variable in class processing.opengl.PShader
 
polyVertCopyOffset - Variable in class processing.opengl.PShapeOpenGL
 
polyVertexAbs - Variable in class processing.opengl.PShapeOpenGL
 
polyVertexOffset - Variable in class processing.opengl.PShapeOpenGL
 
polyVertexRel - Variable in class processing.opengl.PShapeOpenGL
 
pop() - Method in class processing.core.PApplet
( begin auto-generated from pop.xml ) The pop() function restores the previous drawing style settings and transformations after push() has changed them.
pop() - Method in class processing.core.PGraphics
( begin auto-generated from pop.xml ) The pop() function restores the previous drawing style settings and transformations after push() has changed them.
pop() - Method in class processing.data.DoubleList
 
pop() - Method in class processing.data.FloatList
 
pop() - Method in class processing.data.IntList
 
pop() - Method in class processing.data.LongList
 
pop() - Method in class processing.data.StringList
 
popFramebuffer() - Method in class processing.opengl.PGraphicsOpenGL
 
popMatrix() - Method in class processing.core.PApplet
( begin auto-generated from popMatrix.xml ) Pops the current transformation matrix off the matrix stack.
popMatrix() - Method in class processing.core.PGraphics
( begin auto-generated from popMatrix.xml ) Pops the current transformation matrix off the matrix stack.
popMatrix() - Method in class processing.opengl.PGraphicsOpenGL
 
popProjection() - Method in class processing.opengl.PGraphicsOpenGL
 
popStyle() - Method in class processing.core.PApplet
( begin auto-generated from popStyle.xml ) The pushStyle() function saves the current style settings and popStyle() restores the prior settings; these functions are always used together.
popStyle() - Method in class processing.core.PGraphics
( begin auto-generated from popStyle.xml ) The pushStyle() function saves the current style settings and popStyle() restores the prior settings; these functions are always used together.
popStyle() - Method in class processing.opengl.PGraphicsOpenGL
 
PORTRAIT - Static variable in interface processing.core.PConstants
Screen orientation constant for portrait (the hamburger way).
POSITION - Static variable in class processing.opengl.PShapeOpenGL
 
post(PGraphics) - Method in class processing.core.PShape
 
post(PGraphics) - Method in class processing.opengl.PShapeOpenGL
 
POSTERIZE - Static variable in interface processing.core.PConstants
 
postEvent(Event) - Method in class processing.core.PApplet
Add an event to the internal event queue, or process it immediately if the sketch is not currently looping.
pow(float, float) - Static method in class processing.core.PApplet
( begin auto-generated from pow.xml ) Facilitates exponential expressions.
ppixelsLoc - Variable in class processing.opengl.PShader
 
ppixelsUnit - Variable in class processing.opengl.PShader
 
pre(PGraphics) - Method in class processing.core.PShape
 
pre(PGraphics) - Method in class processing.opengl.PShapeOpenGL
 
preApply(float, float, float, float, float, float) - Method in interface processing.core.PMatrix
Apply another matrix to the left of this one.
preApply(float, float, float, float, float, float) - Method in class processing.core.PMatrix2D
 
preApply(float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
Apply the 3D equivalent of the 2D matrix supplied to the left of this one.
preApply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface processing.core.PMatrix
Apply another matrix to the left of this one.
preApply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
preApply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
Apply another matrix to the left of this one.
preApply(PMatrix) - Method in interface processing.core.PMatrix
Apply another matrix to the left of this one.
preApply(PMatrix) - Method in class processing.core.PMatrix2D
Apply another matrix to the left of this one.
preApply(PMatrix) - Method in class processing.core.PMatrix3D
Apply another matrix to the left of this one.
preApply(PMatrix2D) - Method in interface processing.core.PMatrix
Apply another matrix to the left of this one.
preApply(PMatrix2D) - Method in class processing.core.PMatrix2D
 
preApply(PMatrix2D) - Method in class processing.core.PMatrix3D
Apply the 3D equivalent of the 2D matrix supplied to the left of this one.
preApply(PMatrix3D) - Method in interface processing.core.PMatrix
Apply another matrix to the left of this one.
preApply(PMatrix3D) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
preApply(PMatrix3D) - Method in class processing.core.PMatrix3D
Apply another matrix to the left of this one.
preprocessFragmentSource(String[], int, String) - Static method in class processing.opengl.PGL
 
preprocessShaderSource(String[], Pattern[], String[], int) - Static method in class processing.opengl.PGL
 
preprocessVertexSource(String[], int, String) - Static method in class processing.opengl.PGL
 
presentMode - Variable in class processing.opengl.PGL
 
presentMode() - Method in class processing.opengl.PGL
 
presentX - Variable in class processing.opengl.PGL
 
presentX() - Method in class processing.opengl.PGL
 
presentY - Variable in class processing.opengl.PGL
 
presentY() - Method in class processing.opengl.PGL
 
PRESS - Static variable in class processing.event.KeyEvent
 
PRESS - Static variable in class processing.event.MouseEvent
 
primaryGraphics - Variable in class processing.core.PGraphics
True if this is the main graphics context for a sketch.
primaryPG - Variable in class processing.opengl.PShader
 
primaryPGL - Variable in class processing.opengl.PGL
true if this is the GL interface for a primary surface PGraphics
PRIMITIVE - Static variable in class processing.core.PShape
A line, ellipse, arc, image, etc.
print() - Method in class processing.core.PMatrix2D
 
print() - Method in class processing.core.PMatrix3D
 
print() - Method in class processing.core.PShapeSVG
Prints out the SVG document.
print() - Method in class processing.data.DoubleDict
 
print() - Method in class processing.data.DoubleList
 
print() - Method in class processing.data.FloatDict
 
print() - Method in class processing.data.FloatList
 
print() - Method in class processing.data.IntDict
 
print() - Method in class processing.data.IntList
 
print() - Method in class processing.data.LongDict
 
print() - Method in class processing.data.LongList
 
print() - Method in class processing.data.StringDict
 
print() - Method in class processing.data.StringList
 
print() - Method in class processing.data.Table
 
print() - Method in interface processing.data.TableRow
 
print() - Method in class processing.data.XML
 
print(boolean) - Static method in class processing.core.PApplet
 
print(byte) - Static method in class processing.core.PApplet
( begin auto-generated from print.xml ) Writes to the console area of the Processing environment.
print(char) - Static method in class processing.core.PApplet
 
print(double) - Static method in class processing.core.PApplet
 
print(float) - Static method in class processing.core.PApplet
 
print(int) - Static method in class processing.core.PApplet
 
print(long) - Static method in class processing.core.PApplet
 
print(Object...) - Static method in class processing.core.PApplet
 
print(String) - Static method in class processing.core.PApplet
 
printArray(Object) - Static method in class processing.core.PApplet
( begin auto-generated from printArray.xml ) To come...
printCamera() - Method in class processing.core.PApplet
( begin auto-generated from printCamera.xml ) Prints the current camera matrix to the Console (the text window at the bottom of Processing).
printCamera() - Method in class processing.core.PGraphics
( begin auto-generated from printCamera.xml ) Prints the current camera matrix to the Console (the text window at the bottom of Processing).
printCamera() - Method in class processing.opengl.PGraphicsOpenGL
Print the current camera matrix.
println() - Static method in class processing.core.PApplet
( begin auto-generated from println.xml ) Writes to the text area of the Processing environment's console.
println(boolean) - Static method in class processing.core.PApplet
 
println(byte) - Static method in class processing.core.PApplet
 
println(char) - Static method in class processing.core.PApplet
 
println(double) - Static method in class processing.core.PApplet
 
println(float) - Static method in class processing.core.PApplet
 
println(int) - Static method in class processing.core.PApplet
 
println(long) - Static method in class processing.core.PApplet
 
println(Object) - Static method in class processing.core.PApplet
For arrays, use printArray() instead.
println(Object...) - Static method in class processing.core.PApplet
 
println(String) - Static method in class processing.core.PApplet
 
printMatrix() - Method in class processing.core.PApplet
( begin auto-generated from printMatrix.xml ) Prints the current matrix to the Console (the text window at the bottom of Processing).
printMatrix() - Method in class processing.core.PGraphics
( begin auto-generated from printMatrix.xml ) Prints the current matrix to the Console (the text window at the bottom of Processing).
printMatrix() - Method in class processing.opengl.PGraphicsOpenGL
Print the current model (or "transformation") matrix.
printProjection() - Method in class processing.core.PApplet
( begin auto-generated from printProjection.xml ) Prints the current projection matrix to the Console (the text window at the bottom of Processing).
printProjection() - Method in class processing.core.PGraphics
( begin auto-generated from printProjection.xml ) Prints the current projection matrix to the Console (the text window at the bottom of Processing).
printProjection() - Method in class processing.opengl.PGraphicsOpenGL
Print the current projection matrix.
printStackTrace(Throwable) - Method in class processing.core.PApplet
Better way of handling e.printStackTrace() calls so that they can be handled by subclasses as necessary.
PROBLEM - Static variable in interface processing.core.PConstants
 
processImageBeforeAsyncSave(PImage) - Method in class processing.core.PGraphics
 
processImageBeforeAsyncSave(PImage) - Method in class processing.opengl.PGraphicsOpenGL
 
processing.core - package processing.core
 
processing.data - package processing.data
 
processing.event - package processing.event
 
processing.opengl - package processing.opengl
 
PROJECT - Static variable in interface processing.core.PConstants
 
projection - Variable in class processing.opengl.PGraphicsOpenGL
 
PROJECTION - Static variable in interface processing.core.PConstants
 
projectionMatLoc - Variable in class processing.opengl.PShader
 
projectionStack - Variable in class processing.opengl.PGraphicsOpenGL
Projection matrix stack
projectionStackDepth - Variable in class processing.opengl.PGraphicsOpenGL
 
projmodelview - Variable in class processing.opengl.PGraphicsOpenGL
 
PShader - Class in processing.opengl
This class encapsulates a GLSL shader program, including a vertex and a fragment shader.
PShader() - Constructor for class processing.opengl.PShader
 
PShader(PApplet) - Constructor for class processing.opengl.PShader
 
PShader(PApplet, String[], String[]) - Constructor for class processing.opengl.PShader
 
PShader(PApplet, String, String) - Constructor for class processing.opengl.PShader
Creates a shader program using the specified vertex and fragment shaders.
PShader(PApplet, URL, URL) - Constructor for class processing.opengl.PShader
 
PShader.UniformValue - Class in processing.opengl
 
PShape - Class in processing.core
( begin auto-generated from PShape.xml ) Datatype for storing shapes.
PShape() - Constructor for class processing.core.PShape
 
PShape(int) - Constructor for class processing.core.PShape
 
PShape(PGraphics, int) - Constructor for class processing.core.PShape
 
PShape(PGraphics, int, float...) - Constructor for class processing.core.PShape
 
PShapeOBJ - Class in processing.core
This class is not part of the Processing API and should not be used directly.
PShapeOBJ(PApplet, BufferedReader) - Constructor for class processing.core.PShapeOBJ
 
PShapeOBJ(PApplet, BufferedReader, String) - Constructor for class processing.core.PShapeOBJ
 
PShapeOBJ(PApplet, String) - Constructor for class processing.core.PShapeOBJ
Initializes a new OBJ Object with the given filename.
PShapeOBJ(PShapeOBJ.OBJFace, PShapeOBJ.OBJMaterial, ArrayList<PVector>, ArrayList<PVector>, ArrayList<PVector>) - Constructor for class processing.core.PShapeOBJ
 
PShapeOBJ.OBJFace - Class in processing.core
 
PShapeOBJ.OBJMaterial - Class in processing.core
 
PShapeOpenGL - Class in processing.opengl
This class holds a 3D model composed of vertices, normals, colors (per vertex) and texture coordinates (also per vertex).
PShapeOpenGL(PGraphicsOpenGL, int) - Constructor for class processing.opengl.PShapeOpenGL
 
PShapeOpenGL(PGraphicsOpenGL, int, float...) - Constructor for class processing.opengl.PShapeOpenGL
Create a shape from the PRIMITIVE family, using this kind and these params
PShapeSVG - Class in processing.core
This class is not part of the Processing API and should not be used directly.
PShapeSVG(PShapeSVG, XML, boolean) - Constructor for class processing.core.PShapeSVG
 
PShapeSVG(XML) - Constructor for class processing.core.PShapeSVG
Initializes a new SVG object from the given XML object.
PShapeSVG.Font - Class in processing.core
 
PShapeSVG.FontGlyph - Class in processing.core
 
PShapeSVG.Gradient - Class in processing.core
 
PShapeSVG.LinearGradient - Class in processing.core
 
PShapeSVG.LineOfText - Class in processing.core
 
PShapeSVG.RadialGradient - Class in processing.core
 
PShapeSVG.Text - Class in processing.core
 
psname - Variable in class processing.core.PFont
Postscript name of the font that this bitmap was created from.
PStyle - Class in processing.core
 
PStyle() - Constructor for class processing.core.PStyle
 
PSurface - Interface in processing.core
 
PSurfaceNone - Class in processing.core
Surface that's not really visible.
PSurfaceNone(PGraphics) - Constructor for class processing.core.PSurfaceNone
 
PSurfaceNone.AnimationThread - Class in processing.core
 
ptexture - Variable in class processing.opengl.PGraphicsOpenGL
Texture containing the previous frame
push() - Method in class processing.core.PApplet
( begin auto-generated from push.xml ) The push() function saves the current drawing style settings and transformations, while pop() restores these settings.
push() - Method in class processing.core.PGraphics
( begin auto-generated from push.xml ) The push() function saves the current drawing style settings and transformations, while pop() restores these settings.
push(double) - Method in class processing.data.DoubleList
Just an alias for append(), but matches pop()
push(float) - Method in class processing.data.FloatList
Just an alias for append(), but matches pop()
push(int) - Method in class processing.data.IntList
Just an alias for append(), but matches pop()
push(int) - Method in class processing.data.LongList
Just an alias for append(), but matches pop()
push(String) - Method in class processing.data.StringList
Just an alias for append(), but matches pop()
pushFramebuffer() - Method in class processing.opengl.PGraphicsOpenGL
 
pushMatrix() - Method in class processing.core.PApplet
( begin auto-generated from pushMatrix.xml ) Pushes the current transformation matrix onto the matrix stack.
pushMatrix() - Method in class processing.core.PGraphics
( begin auto-generated from pushMatrix.xml ) Pushes the current transformation matrix onto the matrix stack.
pushMatrix() - Method in class processing.opengl.PGraphicsOpenGL
 
pushProjection() - Method in class processing.opengl.PGraphicsOpenGL
 
pushStyle() - Method in class processing.core.PApplet
( begin auto-generated from pushStyle.xml ) The pushStyle() function saves the current style settings and popStyle() restores the prior settings.
pushStyle() - Method in class processing.core.PGraphics
( begin auto-generated from pushStyle.xml ) The pushStyle() function saves the current style settings and popStyle() restores the prior settings.
put(int, int, int, int, int, int) - Method in class processing.opengl.Texture
 
put(int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.Texture
 
put(String, Object) - Method in class processing.data.JSONObject
Put a key/value pair in the JSONObject.
put(String, PGraphicsOpenGL.VertexAttribute) - Method in class processing.opengl.PGraphicsOpenGL.AttributeMap
 
put(Texture) - Method in class processing.opengl.Texture
 
put(Texture, int, int, int, int) - Method in class processing.opengl.Texture
 
putByteArray(ByteBuffer, byte[]) - Static method in class processing.opengl.PGL
 
putFloatArray(FloatBuffer, float[]) - Static method in class processing.opengl.PGL
 
putIntArray(IntBuffer, int[]) - Static method in class processing.opengl.PGL
 
putShortArray(ShortBuffer, short[]) - Static method in class processing.opengl.PGL
 
PVector - Class in processing.core
( begin auto-generated from PVector.xml ) A class to describe a two or three dimensional vector.
PVector() - Constructor for class processing.core.PVector
Constructor for an empty vector: x, y, and z are set to 0.
PVector(float, float) - Constructor for class processing.core.PVector
Constructor for a 2D vector: z coordinate is set to 0.
PVector(float, float, float) - Constructor for class processing.core.PVector
Constructor for a 3D vector.

Q

quad(float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from quad.xml ) A quad is a quadrilateral, a four sided polygon.
quad(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from quad.xml ) A quad is a quadrilateral, a four sided polygon.
quad(float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
QUAD - Static variable in interface processing.core.PConstants
 
QUAD_BEZIER_VERTEX - Static variable in interface processing.core.PConstants
Deprecated.
QUAD_POINT_SIGNS - Static variable in class processing.opengl.PGraphicsOpenGL
Used in quad point tessellation.
QUAD_STRIP - Static variable in interface processing.core.PConstants
 
QUADRATIC_VERTEX - Static variable in interface processing.core.PConstants
 
quadraticVertex(float, float, float, float) - Method in class processing.core.PApplet
 
quadraticVertex(float, float, float, float) - Method in class processing.core.PGraphics
 
quadraticVertex(float, float, float, float) - Method in class processing.core.PShape
 
quadraticVertex(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
quadraticVertex(float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
quadraticVertex(float, float, float, float, float, float) - Method in class processing.core.PApplet
 
quadraticVertex(float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
quadraticVertex(float, float, float, float, float, float) - Method in class processing.core.PShape
 
quadraticVertex(float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
quadraticVertex(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
quadraticVertex(float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
quadraticVertexImpl(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
quadraticVertexImpl(float, float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
QUADS - Static variable in interface processing.core.PConstants
 
quadShaderAttrRegexp - Static variable in class processing.opengl.PShader
 
qualityToSamples(int) - Static method in class processing.opengl.PGL
 
QUARTER_PI - Static variable in interface processing.core.PConstants
( begin auto-generated from QUARTER_PI.xml ) QUARTER_PI is a mathematical constant with the value 0.7853982.
quote(String) - Static method in class processing.data.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quote(String, Writer) - Static method in class processing.data.JSONObject
 

R

r - Variable in class processing.core.PShapeSVG.RadialGradient
 
R - Static variable in class processing.core.PGraphics
 
RAD_TO_DEG - Static variable in interface processing.core.PConstants
 
RadialGradient(PShapeSVG, XML) - Constructor for class processing.core.PShapeSVG.RadialGradient
 
radians(float) - Static method in class processing.core.PApplet
( begin auto-generated from radians.xml ) Converts a degree measurement to its corresponding value in radians.
RADIUS - Static variable in interface processing.core.PConstants
Draw mode from the center, and using the radius
random(float) - Method in class processing.core.PApplet
 
random(float, float) - Method in class processing.core.PApplet
( begin auto-generated from random.xml ) Generates random numbers.
random2D() - Static method in class processing.core.PVector
( begin auto-generated from PVector_random2D.xml ) Make a new 2D unit vector with a random direction.
random2D(PApplet) - Static method in class processing.core.PVector
Make a new 2D unit vector with a random direction using Processing's current random number generator
random2D(PVector) - Static method in class processing.core.PVector
Set a 2D vector to a random unit vector with a random direction
random2D(PVector, PApplet) - Static method in class processing.core.PVector
Make a new 2D unit vector with a random direction.
random3D() - Static method in class processing.core.PVector
( begin auto-generated from PVector_random3D.xml ) Make a new 3D unit vector with a random direction.
random3D(PApplet) - Static method in class processing.core.PVector
Make a new 3D unit vector with a random direction using Processing's current random number generator
random3D(PVector) - Static method in class processing.core.PVector
Set a 3D vector to a random unit vector with a random direction
random3D(PVector, PApplet) - Static method in class processing.core.PVector
Make a new 3D unit vector with a random direction
randomGaussian() - Method in class processing.core.PApplet
( begin auto-generated from randomGaussian.xml ) Returns a float from a random series of numbers having a mean of 0 and standard deviation of 1.
randomSeed(long) - Method in class processing.core.PApplet
( begin auto-generated from randomSeed.xml ) Sets the seed value for random().
raw - Variable in class processing.core.PGraphics
 
rawLines(PGraphicsOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
rawPoints(PGraphicsOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
rawPolys(PGraphicsOpenGL, PImage) - Method in class processing.opengl.PShapeOpenGL
 
READ_FRAMEBUFFER - Static variable in class processing.opengl.PGL
 
READ_ONLY - Static variable in class processing.opengl.PGL
 
READ_WRITE - Static variable in class processing.opengl.PGL
 
readAndSaveAsync(File) - Method in class processing.opengl.PGraphicsOpenGL.AsyncPixelReader
 
readBitmap(DataInputStream) - Method in class processing.core.PFont.Glyph
 
readBuffer(int) - Method in class processing.opengl.PGL
 
readBufferSupported - Static variable in class processing.opengl.PGraphicsOpenGL
 
readFramebuffer - Variable in class processing.opengl.PGraphicsOpenGL
 
readHeader(DataInputStream) - Method in class processing.core.PFont.Glyph
 
readPixels() - Method in class processing.opengl.FrameBuffer
 
readPixels() - Method in class processing.opengl.PGraphicsOpenGL
 
readPixels(int, int, int, int, int, int, long) - Method in class processing.opengl.PGL
 
readPixels(int, int, int, int, int, int, Buffer) - Method in class processing.opengl.PGL
 
readPixelsImpl(int, int, int, int, int, int, long) - Method in class processing.opengl.PGL
 
readPixelsImpl(int, int, int, int, int, int, Buffer) - Method in class processing.opengl.PGL
 
reapplySettings - Variable in class processing.core.PGraphics
 
reapplySettings() - Method in class processing.core.PGraphics
Re-apply current settings.
recorder - Variable in class processing.core.PApplet
A leech graphics object that is echoing all events.
rect(float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from rect.xml ) Draws a rectangle to the screen.
rect(float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from rect.xml ) Draws a rectangle to the screen.
rect(float, float, float, float, float) - Method in class processing.core.PApplet
 
rect(float, float, float, float, float) - Method in class processing.core.PGraphics
 
rect(float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
 
rect(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
RECT - Static variable in interface processing.core.PConstants
 
rectImpl(float, float, float, float) - Method in class processing.core.PGraphics
 
rectImpl(float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
rectImpl(float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
rectMode - Variable in class processing.core.PGraphics
The current rect mode (read-only)
rectMode - Variable in class processing.core.PShape
 
rectMode - Variable in class processing.core.PStyle
 
rectMode(int) - Method in class processing.core.PApplet
( begin auto-generated from rectMode.xml ) Modifies the location from which rectangles draw.
rectMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from rectMode.xml ) Modifies the location from which rectangles draw.
red(int) - Method in class processing.core.PApplet
( begin auto-generated from red.xml ) Extracts the red value from a color, scaled to match current colorMode().
red(int) - Method in class processing.core.PGraphics
( begin auto-generated from red.xml ) Extracts the red value from a color, scaled to match current colorMode().
RED_MASK - Static variable in class processing.core.PImage
 
redraw - Variable in class processing.core.PApplet
flag set to true when a redraw is asked for by the user
redraw() - Method in class processing.core.PApplet
( begin auto-generated from redraw.xml ) Executes the code within draw() one time.
registerListeners() - Method in class processing.opengl.PGL
 
registerMethod(String, Object) - Method in class processing.core.PApplet
Register a built-in event so that it can be fired for libraries, etc.
reinitSurface() - Method in class processing.opengl.PGL
 
RELEASE - Static variable in class processing.event.KeyEvent
 
RELEASE - Static variable in class processing.event.MouseEvent
 
releasePixelBuffer() - Method in class processing.opengl.Texture
 
releaseRGBAPixels() - Method in class processing.opengl.Texture
 
releaseShaderCompiler() - Method in class processing.opengl.PGL
 
remove(int) - Method in class processing.data.DoubleList
Remove an element from the specified index.
remove(int) - Method in class processing.data.FloatList
Remove an element from the specified index.
remove(int) - Method in class processing.data.IntList
Remove an element from the specified index
remove(int) - Method in class processing.data.JSONArray
Remove an index and close the hole.
remove(int) - Method in class processing.data.LongList
Remove an element from the specified index
remove(int) - Method in class processing.data.StringList
Remove an element from the specified index.
remove(String) - Method in class processing.data.DoubleDict
 
remove(String) - Method in class processing.data.FloatDict
 
remove(String) - Method in class processing.data.IntDict
 
remove(String) - Method in class processing.data.JSONObject
Remove a name and its value, if present.
remove(String) - Method in class processing.data.LongDict
 
remove(String) - Method in class processing.data.StringDict
 
removeCache(PImage) - Method in class processing.core.PGraphics
Remove information associated with this renderer from the cache, if any.
removeCache(PImage) - Method in class processing.opengl.PGraphicsOpenGL
 
removeChild(int) - Method in class processing.core.PShape
Remove the child shape with index idx.
removeChild(int) - Method in class processing.opengl.PShapeOpenGL
 
removeChild(XML) - Method in class processing.data.XML
 
removeColumn(int) - Method in class processing.data.Table
 
removeColumn(String) - Method in class processing.data.Table
 
removeFontTexture(PFont) - Method in class processing.opengl.PGraphicsOpenGL
 
removeIndex(int) - Method in class processing.data.DoubleDict
 
removeIndex(int) - Method in class processing.data.FloatDict
 
removeIndex(int) - Method in class processing.data.IntDict
 
removeIndex(int) - Method in class processing.data.LongDict
 
removeIndex(int) - Method in class processing.data.StringDict
 
removeRow(int) - Method in class processing.data.Table
 
removeTexture(PImage, PShapeOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
removeTitleRow() - Method in class processing.data.Table
Deprecated.
removeTokens(String) - Method in class processing.data.Table
Remove any of the specified characters from the entire table.
removeTokens(String, int) - Method in class processing.data.Table
Removed any of the specified characters from a column.
removeTokens(String, String) - Method in class processing.data.Table
 
removeValue(int) - Method in class processing.data.DoubleList
 
removeValue(int) - Method in class processing.data.FloatList
 
removeValue(int) - Method in class processing.data.IntList
 
removeValue(int) - Method in class processing.data.LongList
 
removeValue(String) - Method in class processing.data.StringList
 
removeValues(int) - Method in class processing.data.DoubleList
 
removeValues(int) - Method in class processing.data.FloatList
 
removeValues(int) - Method in class processing.data.IntList
 
removeValues(int) - Method in class processing.data.LongList
 
removeValues(String) - Method in class processing.data.StringList
 
render(PGraphicsOpenGL, PImage) - Method in class processing.opengl.PShapeOpenGL
 
RENDERBUFFER - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_ALPHA_SIZE - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_BLUE_SIZE - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_DEPTH_SIZE - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_GREEN_SIZE - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_HEIGHT - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_INTERNAL_FORMAT - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_RED_SIZE - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_STENCIL_SIZE - Static variable in class processing.opengl.PGL
 
RENDERBUFFER_WIDTH - Static variable in class processing.opengl.PGL
 
renderbufferStorage(int, int, int, int) - Method in class processing.opengl.PGL
 
renderbufferStorageMultisample(int, int, int, int, int) - Method in class processing.opengl.PGL
 
RENDERER - Static variable in class processing.opengl.PGL
 
renderLines(PGraphicsOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
renderPoints(PGraphicsOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
renderPolys(PGraphicsOpenGL, PImage) - Method in class processing.opengl.PShapeOpenGL
 
REPEAT - Static variable in interface processing.core.PConstants
textures wrap around when uv values go outside 0..1 range
REPEAT - Static variable in class processing.opengl.PGL
 
replace(String, String) - Method in class processing.data.Table
Replace a String with another.
replace(String, String, int) - Method in class processing.data.Table
 
replace(String, String, String) - Method in class processing.data.Table
 
REPLACE - Static variable in interface processing.core.PConstants
 
REPLACE - Static variable in class processing.opengl.PGL
 
replaceAll(String, String) - Method in class processing.data.Table
 
replaceAll(String, String, int) - Method in class processing.data.Table
 
replaceAll(String, String, String) - Method in class processing.data.Table
Run String.replaceAll() on all entries in a column.
replaceValue(double, double) - Method in class processing.data.DoubleList
Replace the first instance of a particular value
replaceValue(float, float) - Method in class processing.data.FloatList
Replace the first instance of a particular value
replaceValue(String, String) - Method in class processing.data.StringList
 
replaceValues(double, double) - Method in class processing.data.DoubleList
Replace all instances of a particular value
replaceValues(float, float) - Method in class processing.data.FloatList
Replace all instances of a particular value
replaceValues(String, String) - Method in class processing.data.StringList
 
report(String) - Method in class processing.opengl.PGraphicsOpenGL
Report on anything from glError().
reqNumSamples - Variable in class processing.opengl.PGL
 
requestDraw() - Method in class processing.opengl.PGL
 
REQUESTED_ALPHA_BITS - Static variable in class processing.opengl.PGL
 
REQUESTED_DEPTH_BITS - Static variable in class processing.opengl.PGL
 
REQUESTED_STENCIL_BITS - Static variable in class processing.opengl.PGL
 
requestFBOLayer() - Method in class processing.opengl.PGL
Deprecated.
requestFocus() - Method in class processing.opengl.PGL
 
requestImage(String) - Method in class processing.core.PApplet
 
requestImage(String, String) - Method in class processing.core.PApplet
( begin auto-generated from requestImage.xml ) This function load images on a separate thread so that your sketch does not freeze while images load during setup().
reset() - Method in interface processing.core.PMatrix
Make this an identity matrix.
reset() - Method in class processing.core.PMatrix2D
 
reset() - Method in class processing.core.PMatrix3D
 
reset() - Method in class processing.opengl.LinePath
Resets the path to empty.
resetFBOLayer() - Method in class processing.opengl.PGL
 
resetMatrix() - Method in class processing.core.PApplet
( begin auto-generated from resetMatrix.xml ) Replaces the current matrix with the identity matrix.
resetMatrix() - Method in class processing.core.PGraphics
( begin auto-generated from resetMatrix.xml ) Replaces the current matrix with the identity matrix.
resetMatrix() - Method in class processing.core.PShape
( begin auto-generated from PShape_resetMatrix.xml ) Replaces the current matrix of a shape with the identity matrix.
resetMatrix() - Method in class processing.opengl.PGraphicsOpenGL
 
resetMatrix() - Method in class processing.opengl.PShapeOpenGL
 
resetProjection() - Method in class processing.opengl.PGraphicsOpenGL
 
resetShader() - Method in class processing.core.PApplet
( begin auto-generated from resetShader.xml ) This is a new reference entry for Processing 2.0.
resetShader() - Method in class processing.core.PGraphics
( begin auto-generated from resetShader.xml ) This is a new reference entry for Processing 2.0.
resetShader() - Method in class processing.opengl.PGraphicsOpenGL
 
resetShader(int) - Method in class processing.core.PApplet
 
resetShader(int) - Method in class processing.core.PGraphics
 
resetShader(int) - Method in class processing.opengl.PGraphicsOpenGL
 
resize(int) - Method in class processing.data.DoubleDict
Resize the internal data, this can only be used to shrink the list.
resize(int) - Method in class processing.data.DoubleList
 
resize(int) - Method in class processing.data.FloatDict
Resize the internal data, this can only be used to shrink the list.
resize(int) - Method in class processing.data.FloatList
 
resize(int) - Method in class processing.data.IntDict
Resize the internal data, this can only be used to shrink the list.
resize(int) - Method in class processing.data.IntList
 
resize(int) - Method in class processing.data.LongDict
Resize the internal data, this can only be used to shrink the list.
resize(int) - Method in class processing.data.LongList
 
resize(int) - Method in class processing.data.StringDict
Resize the internal data, this can only be used to shrink the list.
resize(int) - Method in class processing.data.StringList
 
resize(int, int) - Method in class processing.core.PImage
( begin auto-generated from PImage_resize.xml ) Resize the image to a new width and height.
resize(int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
resize(int, int) - Method in class processing.opengl.Texture
 
resolutionLoc - Variable in class processing.opengl.PShader
 
restartPGL() - Method in class processing.opengl.PGraphicsOpenGL
 
restoreBezierVertexSettings() - Method in class processing.opengl.PShapeOpenGL
 
restoreCurveVertexSettings() - Method in class processing.opengl.PShapeOpenGL
 
restoreFirstFrame() - Method in class processing.opengl.PGL
 
restoreGL() - Method in class processing.opengl.PGraphicsOpenGL
 
resume() - Method in class processing.core.PApplet
Sketch has resumed.
resumeThread() - Method in interface processing.core.PSurface
 
resumeThread() - Method in class processing.core.PSurfaceNone
 
RETAINED - Static variable in class processing.opengl.PGraphicsOpenGL
 
RETURN - Static variable in interface processing.core.PConstants
 
returnUnusedTarget(PImage) - Method in class processing.core.PGraphics.AsyncImageSaver
 
reverse() - Method in class processing.data.DoubleList
 
reverse() - Method in class processing.data.FloatList
 
reverse() - Method in class processing.data.IntList
 
reverse() - Method in class processing.data.LongList
 
reverse() - Method in class processing.data.StringList
 
reverse(boolean[]) - Static method in class processing.core.PApplet
( begin auto-generated from reverse.xml ) Reverses the order of an array.
reverse(byte[]) - Static method in class processing.core.PApplet
 
reverse(char[]) - Static method in class processing.core.PApplet
 
reverse(float[]) - Static method in class processing.core.PApplet
 
reverse(int[]) - Static method in class processing.core.PApplet
 
reverse(Object) - Static method in class processing.core.PApplet
 
reverse(String[]) - Static method in class processing.core.PApplet
 
RGB - Static variable in interface processing.core.PConstants
 
RGB - Static variable in class processing.opengl.PGL
 
RGB5_A1 - Static variable in class processing.opengl.PGL
 
RGB565 - Static variable in class processing.opengl.PGL
 
RGB8 - Static variable in class processing.opengl.PGL
 
RGBA - Static variable in class processing.opengl.PGL
 
RGBA4 - Static variable in class processing.opengl.PGL
 
RGBA8 - Static variable in class processing.opengl.PGL
 
rgbaPixels - Variable in class processing.opengl.Texture
 
rgbaPixUpdateCount - Variable in class processing.opengl.Texture
 
rgbaValue(PVector) - Static method in class processing.core.PShapeOBJ
 
rgbaValue(PVector, float) - Static method in class processing.core.PShapeOBJ
 
RIGHT - Static variable in interface processing.core.PConstants
 
root - Variable in class processing.opengl.PShapeOpenGL
 
rotate(float) - Method in class processing.core.PApplet
( begin auto-generated from rotate.xml ) Rotates a shape the amount specified by the angle parameter.
rotate(float) - Method in class processing.core.PGraphics
( begin auto-generated from rotate.xml ) Rotates a shape the amount specified by the angle parameter.
rotate(float) - Method in interface processing.core.PMatrix
 
rotate(float) - Method in class processing.core.PMatrix2D
 
rotate(float) - Method in class processing.core.PMatrix3D
 
rotate(float) - Method in class processing.core.PShape
( begin auto-generated from PShape_rotate.xml ) Rotates a shape the amount specified by the angle parameter.
rotate(float) - Method in class processing.core.PVector
( begin auto-generated from PVector_rotate.xml ) Rotate the vector by an angle (only 2D vectors), magnitude remains the same ( end auto-generated )
rotate(float) - Method in class processing.opengl.PGraphicsOpenGL
Two dimensional rotation.
rotate(float) - Method in class processing.opengl.PShapeOpenGL
 
rotate(float, float, float, float) - Method in class processing.core.PApplet
Advanced
rotate(float, float, float, float) - Method in class processing.core.PGraphics
Advanced
rotate(float, float, float, float) - Method in interface processing.core.PMatrix
 
rotate(float, float, float, float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
rotate(float, float, float, float) - Method in class processing.core.PMatrix3D
 
rotate(float, float, float, float) - Method in class processing.core.PShape
 
rotate(float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
rotate(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Rotate around an arbitrary vector, similar to glRotate(), except that it takes radians (instead of degrees).
rotate(float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
ROTATE - Static variable in class processing.opengl.PShapeOpenGL
 
rotateImpl(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
rotateX(float) - Method in class processing.core.PApplet
( begin auto-generated from rotateX.xml ) Rotates a shape around the x-axis the amount specified by the angle parameter.
rotateX(float) - Method in class processing.core.PGraphics
( begin auto-generated from rotateX.xml ) Rotates a shape around the x-axis the amount specified by the angle parameter.
rotateX(float) - Method in interface processing.core.PMatrix
 
rotateX(float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
rotateX(float) - Method in class processing.core.PMatrix3D
 
rotateX(float) - Method in class processing.core.PShape
( begin auto-generated from PShape_rotateX.xml ) Rotates a shape around the x-axis the amount specified by the angle parameter.
rotateX(float) - Method in class processing.opengl.PGraphics2D
 
rotateX(float) - Method in class processing.opengl.PGraphicsOpenGL
 
rotateX(float) - Method in class processing.opengl.PShapeOpenGL
 
rotateY(float) - Method in class processing.core.PApplet
( begin auto-generated from rotateY.xml ) Rotates a shape around the y-axis the amount specified by the angle parameter.
rotateY(float) - Method in class processing.core.PGraphics
( begin auto-generated from rotateY.xml ) Rotates a shape around the y-axis the amount specified by the angle parameter.
rotateY(float) - Method in interface processing.core.PMatrix
 
rotateY(float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
rotateY(float) - Method in class processing.core.PMatrix3D
 
rotateY(float) - Method in class processing.core.PShape
( begin auto-generated from PShape_rotateY.xml ) Rotates a shape around the y-axis the amount specified by the angle parameter.
rotateY(float) - Method in class processing.opengl.PGraphics2D
 
rotateY(float) - Method in class processing.opengl.PGraphicsOpenGL
 
rotateY(float) - Method in class processing.opengl.PShapeOpenGL
 
rotateZ(float) - Method in class processing.core.PApplet
( begin auto-generated from rotateZ.xml ) Rotates a shape around the z-axis the amount specified by the angle parameter.
rotateZ(float) - Method in class processing.core.PGraphics
( begin auto-generated from rotateZ.xml ) Rotates a shape around the z-axis the amount specified by the angle parameter.
rotateZ(float) - Method in interface processing.core.PMatrix
 
rotateZ(float) - Method in class processing.core.PMatrix2D
 
rotateZ(float) - Method in class processing.core.PMatrix3D
 
rotateZ(float) - Method in class processing.core.PShape
( begin auto-generated from PShape_rotateZ.xml ) Rotates a shape around the z-axis the amount specified by the angle parameter.
rotateZ(float) - Method in class processing.opengl.PGraphics2D
 
rotateZ(float) - Method in class processing.opengl.PGraphicsOpenGL
 
rotateZ(float) - Method in class processing.opengl.PShapeOpenGL
 
round(float) - Static method in class processing.core.PApplet
( begin auto-generated from round.xml ) Calculates the integer closest to the value parameter.
ROUND - Static variable in interface processing.core.PConstants
 
rowCount - Variable in class processing.data.Table
 
rowIterator - Variable in class processing.data.Table
 
rows() - Method in class processing.data.Table
Note that this one iterator instance is shared by any calls to iterate the rows of this table.
rows(int[]) - Method in class processing.data.Table
 
run() - Method in class processing.core.PSurfaceNone.AnimationThread
Main method for the primary animation thread.
run() - Method in class processing.data.Sort
 
runLater(Runnable) - Method in interface processing.core.PApplet.MainThreadContext
Run the provided task asynchronously on the main thread.
runSketch() - Method in class processing.core.PApplet
Convenience method for Python Mode
runSketch(String[]) - Method in class processing.core.PApplet
Convenience method for Python Mode to run an already-constructed sketch.
runSketch(String[], PApplet) - Static method in class processing.core.PApplet
 

S

SA - Static variable in class processing.core.PGraphics
 
same(float, float) - Static method in class processing.opengl.PGraphicsOpenGL
 
SAMPLE_ALPHA_TO_COVERAGE - Static variable in class processing.opengl.PGL
 
SAMPLE_COVERAGE - Static variable in class processing.opengl.PGL
 
sampleCoverage(float, boolean) - Method in class processing.opengl.PGL
 
SAMPLER_2D - Static variable in class processing.opengl.PGL
 
SAMPLER_CUBE - Static variable in class processing.opengl.PGL
 
SAMPLES - Static variable in class processing.opengl.PGL
 
sampling - Variable in class processing.opengl.Texture.Parameters
Texture filtering (POINT, LINEAR, BILINEAR or TRILINEAR).
saturation(int) - Method in class processing.core.PApplet
( begin auto-generated from saturation.xml ) Extracts the saturation value from a color.
saturation(int) - Method in class processing.core.PGraphics
( begin auto-generated from saturation.xml ) Extracts the saturation value from a color.
save(File) - Method in class processing.data.DoubleDict
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.DoubleList
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.FloatDict
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.FloatList
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.IntDict
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.IntList
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.LongDict
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.LongList
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.StringDict
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.StringList
Save tab-delimited entries to a file (TSV format, UTF-8 encoding)
save(File) - Method in class processing.data.XML
 
save(File, String) - Method in class processing.data.JSONArray
 
save(File, String) - Method in class processing.data.JSONObject
 
save(File, String) - Method in class processing.data.Table
 
save(File, String) - Method in class processing.data.XML
 
save(OutputStream) - Method in class processing.core.PFont
Write this PFont to an OutputStream.
save(OutputStream, String) - Method in class processing.data.Table
 
save(String) - Method in class processing.core.PApplet
( begin auto-generated from save.xml ) Saves an image from the display window.
save(String) - Method in class processing.core.PGraphics
 
save(String) - Method in class processing.core.PImage
( begin auto-generated from PImage_save.xml ) Saves the image into a file.
save(String) - Method in class processing.opengl.PGraphicsOpenGL
 
saveBezierVertexSettings() - Method in class processing.opengl.PShapeOpenGL
 
saveBinary(OutputStream) - Method in class processing.data.Table
 
saveBytes(File, byte[]) - Static method in class processing.core.PApplet
 
saveBytes(OutputStream, byte[]) - Static method in class processing.core.PApplet
 
saveBytes(String, byte[]) - Method in class processing.core.PApplet
( begin auto-generated from saveBytes.xml ) Opposite of loadBytes(), will write an entire array of bytes to a file.
saveCurveVertexSettings() - Method in class processing.opengl.PShapeOpenGL
 
savedAmbientColor - Variable in class processing.opengl.PShapeOpenGL
 
savedBezierDetail - Variable in class processing.opengl.PShapeOpenGL
 
savedCurveDetail - Variable in class processing.opengl.PShapeOpenGL
 
savedCurveTightness - Variable in class processing.opengl.PShapeOpenGL
 
savedEmissiveColor - Variable in class processing.opengl.PShapeOpenGL
 
savedFill - Variable in class processing.opengl.PShapeOpenGL
 
savedFillColor - Variable in class processing.opengl.PShapeOpenGL
 
savedShininess - Variable in class processing.opengl.PShapeOpenGL
 
savedSpecularColor - Variable in class processing.opengl.PShapeOpenGL
 
savedStroke - Variable in class processing.opengl.PShapeOpenGL
 
savedStrokeCap - Variable in class processing.opengl.PShapeOpenGL
 
savedStrokeColor - Variable in class processing.opengl.PShapeOpenGL
 
savedStrokeJoin - Variable in class processing.opengl.PShapeOpenGL
 
savedStrokeWeight - Variable in class processing.opengl.PShapeOpenGL
 
savedTextureMode - Variable in class processing.opengl.PShapeOpenGL
 
savedTint - Variable in class processing.opengl.PShapeOpenGL
 
savedTintColor - Variable in class processing.opengl.PShapeOpenGL
 
saveFile(String) - Method in class processing.core.PApplet
Identical to savePath(), but returns a File object.
saveFirstFrame() - Method in class processing.opengl.PGL
 
saveFrame() - Method in class processing.core.PApplet
 
saveFrame(String) - Method in class processing.core.PApplet
( begin auto-generated from saveFrame.xml ) Saves a numbered sequence of images, one image each time the function is run.
saveImageFormats - Variable in class processing.core.PImage
 
saveImageIO(String) - Method in class processing.core.PImage
Use ImageIO functions from Java 1.4 and later to handle image save.
saveImpl(String) - Method in class processing.opengl.PGraphicsOpenGL
 
saveJSONArray(JSONArray, String) - Method in class processing.core.PApplet
 
saveJSONArray(JSONArray, String, String) - Method in class processing.core.PApplet
 
saveJSONObject(JSONObject, String) - Method in class processing.core.PApplet
 
saveJSONObject(JSONObject, String, String) - Method in class processing.core.PApplet
 
saveODS(OutputStream) - Method in class processing.data.Table
 
savePath(String) - Method in class processing.core.PApplet
Returns a path inside the applet folder to save to.
saveStream(File, InputStream) - Static method in class processing.core.PApplet
 
saveStream(File, String) - Method in class processing.core.PApplet
Identical to the other saveStream(), but writes to a File object, for greater control over the file location.
saveStream(OutputStream, InputStream) - Static method in class processing.core.PApplet
 
saveStream(String, InputStream) - Method in class processing.core.PApplet
 
saveStream(String, String) - Method in class processing.core.PApplet
( begin auto-generated from saveStream.xml ) Save the contents of a stream to a file in the sketch folder.
saveStrings(File, String[]) - Static method in class processing.core.PApplet
 
saveStrings(OutputStream, String[]) - Static method in class processing.core.PApplet
 
saveStrings(String, String[]) - Method in class processing.core.PApplet
( begin auto-generated from saveStrings.xml ) Writes an array of strings to a file, one line per string.
saveTable(Table, String) - Method in class processing.core.PApplet
 
saveTable(Table, String, String) - Method in class processing.core.PApplet
 
saveTargetAsync(PGraphics, PImage, File) - Method in class processing.core.PGraphics.AsyncImageSaver
 
saveTGA(OutputStream) - Method in class processing.core.PImage
Creates a Targa32 formatted byte sequence of specified pixel buffer using RLE compression.
saveTIFF(OutputStream) - Method in class processing.core.PImage
 
saveXML(XML, String) - Method in class processing.core.PApplet
 
saveXML(XML, String, String) - Method in class processing.core.PApplet
 
SB - Static variable in class processing.core.PGraphics
 
scale(float) - Method in class processing.core.PApplet
( begin auto-generated from scale.xml ) Increases or decreases the size of a shape by expanding and contracting vertices.
scale(float) - Method in class processing.core.PGraphics
( begin auto-generated from scale.xml ) Increases or decreases the size of a shape by expanding and contracting vertices.
scale(float) - Method in interface processing.core.PMatrix
 
scale(float) - Method in class processing.core.PMatrix2D
 
scale(float) - Method in class processing.core.PMatrix3D
 
scale(float) - Method in class processing.core.PShape
( begin auto-generated from PShape_scale.xml ) Increases or decreases the size of a shape by expanding and contracting vertices.
scale(float) - Method in class processing.opengl.PGraphicsOpenGL
Same as scale(s, s, s).
scale(float) - Method in class processing.opengl.PShapeOpenGL
 
scale(float, float) - Method in class processing.core.PApplet
Advanced
scale(float, float) - Method in class processing.core.PGraphics
Advanced
scale(float, float) - Method in interface processing.core.PMatrix
 
scale(float, float) - Method in class processing.core.PMatrix2D
 
scale(float, float) - Method in class processing.core.PMatrix3D
 
scale(float, float) - Method in class processing.core.PShape
 
scale(float, float) - Method in class processing.opengl.PGraphicsOpenGL
Same as scale(sx, sy, 1).
scale(float, float) - Method in class processing.opengl.PShapeOpenGL
 
scale(float, float, float) - Method in class processing.core.PApplet
 
scale(float, float, float) - Method in class processing.core.PGraphics
 
scale(float, float, float) - Method in interface processing.core.PMatrix
 
scale(float, float, float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
scale(float, float, float) - Method in class processing.core.PMatrix3D
 
scale(float, float, float) - Method in class processing.core.PShape
 
scale(float, float, float) - Method in class processing.opengl.PGraphics2D
 
scale(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Scale in three dimensions.
scale(float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
SCALE - Static variable in class processing.opengl.PShapeOpenGL
 
scaleImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Scale in three dimensions.
scaleLoc - Variable in class processing.opengl.PShader
 
scaleTextureUV(float, float) - Method in class processing.opengl.PShapeOpenGL
 
scissor(int, int, int, int) - Method in class processing.opengl.PGL
 
SCISSOR_TEST - Static variable in class processing.opengl.PGL
 
SCREEN - Static variable in interface processing.core.PConstants
 
screenFb - Variable in class processing.opengl.FrameBuffer
 
screenX(float, float) - Method in class processing.core.PApplet
( begin auto-generated from screenX.xml ) Takes a three-dimensional X, Y, Z position and returns the X value for where it will appear on a (two-dimensional) screen.
screenX(float, float) - Method in class processing.core.PGraphics
( begin auto-generated from screenX.xml ) Takes a three-dimensional X, Y, Z position and returns the X value for where it will appear on a (two-dimensional) screen.
screenX(float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenX(float, float, float) - Method in class processing.core.PApplet
 
screenX(float, float, float) - Method in class processing.core.PGraphics
 
screenX(float, float, float) - Method in class processing.opengl.PGraphics2D
 
screenX(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenXImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenXImpl(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenY(float, float) - Method in class processing.core.PApplet
( begin auto-generated from screenY.xml ) Takes a three-dimensional X, Y, Z position and returns the Y value for where it will appear on a (two-dimensional) screen.
screenY(float, float) - Method in class processing.core.PGraphics
( begin auto-generated from screenY.xml ) Takes a three-dimensional X, Y, Z position and returns the Y value for where it will appear on a (two-dimensional) screen.
screenY(float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenY(float, float, float) - Method in class processing.core.PApplet
 
screenY(float, float, float) - Method in class processing.core.PGraphics
 
screenY(float, float, float) - Method in class processing.opengl.PGraphics2D
 
screenY(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenYImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenYImpl(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenZ(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from screenZ.xml ) Takes a three-dimensional X, Y, Z position and returns the Z value for where it will appear on a (two-dimensional) screen.
screenZ(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from screenZ.xml ) Takes a three-dimensional X, Y, Z position and returns the Z value for where it will appear on a (two-dimensional) screen.
screenZ(float, float, float) - Method in class processing.opengl.PGraphics2D
 
screenZ(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenZImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
screenZImpl(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
second() - Static method in class processing.core.PApplet
( begin auto-generated from second.xml ) Processing communicates with the clock on your computer.
SEG_CLOSE - Static variable in class processing.opengl.LinePath
Closes segment at current position.
SEG_CLOSE - Static variable in class processing.opengl.PGL
 
SEG_CUBICTO - Static variable in class processing.opengl.PGL
 
SEG_LINETO - Static variable in class processing.opengl.LinePath
Extends segment by adding a line to a given position.
SEG_LINETO - Static variable in class processing.opengl.PGL
 
SEG_MOVETO - Static variable in class processing.opengl.LinePath
Starts segment at a given position.
SEG_MOVETO - Static variable in class processing.opengl.PGL
 
SEG_QUADTO - Static variable in class processing.opengl.PGL
 
selectFolder(String, String) - Method in class processing.core.PApplet
See selectInput() for details.
selectFolder(String, String, File) - Method in class processing.core.PApplet
 
selectFolder(String, String, File, Object) - Method in class processing.core.PApplet
 
selectFolder(String, String, File, Object, Frame) - Static method in class processing.core.PApplet
 
selectFolder(String, String, File, Object, Frame, PApplet) - Static method in class processing.core.PApplet
 
selectImpl(String, String, File, Object, Frame, int, PApplet) - Static method in class processing.core.PApplet
 
selectInput(String, String) - Method in class processing.core.PApplet
Open a platform-specific file chooser dialog to select a file for input.
selectInput(String, String, File) - Method in class processing.core.PApplet
 
selectInput(String, String, File, Object) - Method in class processing.core.PApplet
 
selectInput(String, String, File, Object, Frame) - Static method in class processing.core.PApplet
 
selectInput(String, String, File, Object, Frame, PApplet) - Static method in class processing.core.PApplet
 
selectOutput(String, String) - Method in class processing.core.PApplet
See selectInput() for details.
selectOutput(String, String, File) - Method in class processing.core.PApplet
 
selectOutput(String, String, File, Object) - Method in class processing.core.PApplet
 
selectOutput(String, String, File, Object, Frame) - Static method in class processing.core.PApplet
 
selectOutput(String, String, File, Object, Frame, PApplet) - Static method in class processing.core.PApplet
 
set(float[]) - Method in interface processing.core.PMatrix
Set the contents of this matrix to the contents of source.
set(float[]) - Method in class processing.core.PMatrix2D
 
set(float[]) - Method in class processing.core.PMatrix3D
 
set(float[]) - Method in class processing.core.PVector
Set the x, y (and maybe z) coordinates using a float[] array as the source.
set(float, float) - Method in class processing.core.PVector
 
set(float, float, float) - Method in class processing.core.PVector
( begin auto-generated from PVector_set.xml ) Sets the x, y, and z component of the vector using two or three separate variables, the data from a PVector, or the values from a float array.
set(float, float, float, float, float, float) - Method in interface processing.core.PMatrix
Set the matrix content to this 2D matrix or its 3D equivalent.
set(float, float, float, float, float, float) - Method in class processing.core.PMatrix2D
Sets the matrix content.
set(float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
 
set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface processing.core.PMatrix
Set the matrix content to the 3D matrix supplied, if this matrix is 3D.
set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PMatrix3D
 
set(int) - Method in class processing.opengl.Texture.Parameters
 
set(int[]) - Method in class processing.opengl.Texture
 
set(int[], int) - Method in class processing.opengl.Texture
 
set(int[], int, int, int, int) - Method in class processing.opengl.Texture
 
set(int[], int, int, int, int, int) - Method in class processing.opengl.Texture
 
set(int, double) - Method in class processing.data.DoubleList
Set the entry at a particular index.
set(int, float) - Method in class processing.data.FloatList
Set the entry at a particular index.
set(int, int) - Method in class processing.data.IntList
Set the entry at a particular index.
set(int, int) - Method in class processing.data.LongList
Set the entry at a particular index.
set(int, int) - Method in class processing.opengl.Texture.Parameters
 
set(int, int, boolean) - Method in class processing.opengl.Texture.Parameters
 
set(int, int, int) - Method in class processing.core.PApplet
( begin auto-generated from PImage_set.xml ) Changes the color of any pixel or writes an image directly into the display window.

The x and y parameters specify the pixel to change and the color parameter specifies the color value.
set(int, int, int) - Method in class processing.core.PImage
( begin auto-generated from PImage_set.xml ) Changes the color of any pixel or writes an image directly into the display window.

The x and y parameters specify the pixel to change and the color parameter specifies the color value.
set(int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
set(int, int, int, int, int, int) - Method in class processing.opengl.Texture
 
set(int, int, int, int, int, int, int, int, int, int) - Method in class processing.opengl.Texture
 
set(int, int, PImage) - Method in class processing.core.PApplet
Advanced
set(int, int, PImage) - Method in class processing.core.PImage
Advanced
set(int, String) - Method in class processing.data.StringList
Set the entry at a particular index.
set(String, boolean) - Method in class processing.opengl.PShader
 
set(String, boolean[]) - Method in class processing.opengl.PShader
 
set(String, boolean[], int) - Method in class processing.opengl.PShader
 
set(String, boolean, boolean) - Method in class processing.opengl.PShader
 
set(String, boolean, boolean, boolean) - Method in class processing.opengl.PShader
 
set(String, boolean, boolean, boolean, boolean) - Method in class processing.opengl.PShader
 
set(String, double) - Method in class processing.data.DoubleDict
 
set(String, float) - Method in class processing.data.FloatDict
 
set(String, float) - Method in class processing.opengl.PShader
 
set(String, float[]) - Method in class processing.opengl.PShader
 
set(String, float[], int) - Method in class processing.opengl.PShader
 
set(String, float, float) - Method in class processing.opengl.PShader
 
set(String, float, float, float) - Method in class processing.opengl.PShader
 
set(String, float, float, float, float) - Method in class processing.opengl.PShader
 
set(String, int) - Method in class processing.data.IntDict
Create a new key/value pair or change the value of one.
set(String, int) - Method in class processing.opengl.PShader
 
set(String, int[]) - Method in class processing.opengl.PShader
 
set(String, int[], int) - Method in class processing.opengl.PShader
 
set(String, int, int) - Method in class processing.opengl.PShader
 
set(String, int, int, int) - Method in class processing.opengl.PShader
 
set(String, int, int, int, int) - Method in class processing.opengl.PShader
 
set(String, long) - Method in class processing.data.LongDict
Create a new key/value pair or change the value of one.
set(String, String) - Method in class processing.data.StringDict
 
set(String, PImage) - Method in class processing.opengl.PShader
 
set(String, PMatrix2D) - Method in class processing.opengl.PShader
 
set(String, PMatrix3D) - Method in class processing.opengl.PShader
 
set(String, PMatrix3D, boolean) - Method in class processing.opengl.PShader
 
set(String, PVector) - Method in class processing.opengl.PShader
 
set(PMatrix) - Method in interface processing.core.PMatrix
Make this matrix become a copy of src.
set(PMatrix) - Method in class processing.core.PMatrix2D
If matrix is a PMatrix2D, sets this matrix to be a copy of it.
set(PMatrix) - Method in class processing.core.PMatrix3D
 
set(PMatrix3D) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
set(PVector) - Method in class processing.core.PVector
 
set(Texture) - Method in class processing.opengl.Texture
 
set(Texture.Parameters) - Method in class processing.opengl.Texture.Parameters
 
set(Texture, int, int, int, int) - Method in class processing.opengl.Texture
 
set3D(boolean) - Method in class processing.core.PShape
 
setAlwaysOnTop(boolean) - Method in interface processing.core.PSurface
Dumb name, but inherited from Frame and no better ideas.
setAlwaysOnTop(boolean) - Method in class processing.core.PSurfaceNone
 
setAmbient - Variable in class processing.core.PGraphics
 
setAmbient - Variable in class processing.core.PShape
 
setAmbient(int) - Method in class processing.core.PShape
 
setAmbient(int) - Method in class processing.opengl.PShapeOpenGL
 
setAmbient(int, int) - Method in class processing.core.PShape
 
setAmbient(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setAmbientAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setAmbientImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setAttrib(String, int, boolean...) - Method in class processing.core.PShape
 
setAttrib(String, int, boolean...) - Method in class processing.opengl.PShapeOpenGL
 
setAttrib(String, int, float...) - Method in class processing.core.PShape
 
setAttrib(String, int, float...) - Method in class processing.opengl.PShapeOpenGL
 
setAttrib(String, int, int...) - Method in class processing.core.PShape
 
setAttrib(String, int, int...) - Method in class processing.opengl.PShapeOpenGL
 
setAttributeVBO(int, int, int, int, boolean, int, int) - Method in class processing.opengl.PShader
 
setBoolean(int, boolean) - Method in class processing.data.JSONArray
Put or replace a boolean value in the JSONArray.
setBoolean(String, boolean) - Method in class processing.data.JSONObject
Put a key/boolean pair in the JSONObject.
setBufferSource(Object) - Method in class processing.opengl.Texture
 
setCache(PImage, Object) - Method in class processing.core.PGraphics
Store data of some kind for the renderer that requires extra metadata of some kind.
setCache(PImage, Object) - Method in class processing.opengl.PGraphicsOpenGL
 
setCallback(int) - Method in interface processing.opengl.PGL.Tessellator
 
setColorAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setColorBuffer(Texture) - Method in class processing.opengl.FrameBuffer
 
setColorBuffers(Texture[]) - Method in class processing.opengl.FrameBuffer
 
setColorBuffers(Texture[], int) - Method in class processing.opengl.FrameBuffer
 
setColumnCount(int) - Method in class processing.data.Table
Change the number of columns in this table.
setColumnTitle(int, String) - Method in class processing.data.Table
 
setColumnTitles(String[]) - Method in class processing.data.Table
 
setColumnType(int, int) - Method in class processing.data.Table
Sets the column type.
setColumnType(int, String) - Method in class processing.data.Table
Set the data type for a column so that using it is more efficient.
setColumnType(String, int) - Method in class processing.data.Table
 
setColumnType(String, String) - Method in class processing.data.Table
 
setColumnTypes(int[]) - Method in class processing.data.Table
 
setColumnTypes(Table) - Method in class processing.data.Table
Set the titles (and if a second column is present) the data types for this table based on a file loaded separately.
setCommonUniforms() - Method in class processing.opengl.PShader
 
setContent(String) - Method in class processing.data.XML
 
setCurrentPG() - Method in class processing.opengl.PGraphicsOpenGL
 
setCurrentPG(PGraphicsOpenGL) - Method in class processing.opengl.PGraphicsOpenGL
 
setCursor(int) - Method in interface processing.core.PSurface
 
setCursor(int) - Method in class processing.core.PSurfaceNone
 
setCursor(PImage, int, int) - Method in interface processing.core.PSurface
 
setCursor(PImage, int, int) - Method in class processing.core.PSurfaceNone
 
setDouble(int, double) - Method in class processing.data.JSONArray
Put or replace a double value.
setDouble(int, double) - Method in interface processing.data.TableRow
 
setDouble(int, int, double) - Method in class processing.data.Table
 
setDouble(int, String, double) - Method in class processing.data.Table
 
setDouble(String, double) - Method in class processing.data.JSONObject
Put a key/double pair in the JSONObject.
setDouble(String, double) - Method in interface processing.data.TableRow
 
setDouble(String, double) - Method in class processing.data.XML
 
setDoubleContent(double) - Method in class processing.data.XML
 
setEmissive(int) - Method in class processing.core.PShape
 
setEmissive(int) - Method in class processing.opengl.PShapeOpenGL
 
setEmissive(int, int) - Method in class processing.core.PShape
 
setEmissive(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setEmissiveAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setEmissiveImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setFamily(int) - Method in class processing.core.PShape
 
setFBO(int) - Method in class processing.opengl.FrameBuffer
 
setFill(boolean) - Method in class processing.core.PShape
 
setFill(boolean) - Method in class processing.opengl.PShapeOpenGL
 
setFill(int) - Method in class processing.core.PShape
( begin auto-generated from PShape_setFill.xml ) The setFill() method defines the fill color of a PShape.
setFill(int) - Method in class processing.opengl.PShapeOpenGL
 
setFill(int, int) - Method in class processing.core.PShape
 
setFill(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setFillImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setFirstStrokeVertex(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setFloat(int, float) - Method in class processing.data.JSONArray
Put or replace a float value.
setFloat(int, float) - Method in interface processing.data.TableRow
 
setFloat(int, int, float) - Method in class processing.data.Table
 
setFloat(int, String, float) - Method in class processing.data.Table
 
setFloat(String, float) - Method in class processing.data.JSONObject
 
setFloat(String, float) - Method in interface processing.data.TableRow
 
setFloat(String, float) - Method in class processing.data.XML
 
setFloatContent(float) - Method in class processing.data.XML
 
setFlushMode(int) - Method in class processing.opengl.PGraphicsOpenGL
 
setFontTexture(PFont, FontTexture) - Method in class processing.opengl.PGraphicsOpenGL
 
setFps - Variable in class processing.opengl.PGL
 
setFragmentShader(String) - Method in class processing.opengl.PShader
 
setFragmentShader(String[]) - Method in class processing.opengl.PShader
 
setFragmentShader(URL) - Method in class processing.opengl.PShader
 
setFramebuffer(FrameBuffer) - Method in class processing.opengl.PGraphicsOpenGL
 
setFrameRate(float) - Method in interface processing.core.PSurface
 
setFrameRate(float) - Method in class processing.core.PSurfaceNone
 
setFrameRate(float) - Method in class processing.opengl.PGL
 
setGLSettings() - Method in class processing.opengl.PGraphicsOpenGL
 
setIcon(PImage) - Method in interface processing.core.PSurface
 
setIcon(PImage) - Method in class processing.core.PSurfaceNone
 
setImpl(PImage, int, int, int, int, int, int) - Method in class processing.core.PImage
Internal function to actually handle setting a block of pixels that has already been properly cropped from the image to a valid region.
setImpl(PImage, int, int, int, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
setIndex(int, String, double) - Method in class processing.data.DoubleDict
 
setIndex(int, String, float) - Method in class processing.data.FloatDict
 
setIndex(int, String, int) - Method in class processing.data.IntDict
 
setIndex(int, String, long) - Method in class processing.data.LongDict
 
setIndex(int, String, String) - Method in class processing.data.StringDict
 
setInt(int, int) - Method in class processing.data.JSONArray
Put or replace an int value.
setInt(int, int) - Method in interface processing.data.TableRow
 
setInt(int, int, int) - Method in class processing.data.Table
 
setInt(int, String, int) - Method in class processing.data.Table
 
setInt(String, int) - Method in class processing.data.JSONObject
Put a key/int pair in the JSONObject.
setInt(String, int) - Method in interface processing.data.TableRow
 
setInt(String, int) - Method in class processing.data.XML
 
setIntContent(int) - Method in class processing.data.XML
 
setJSONArray(int, JSONArray) - Method in class processing.data.JSONArray
 
setJSONArray(String, JSONArray) - Method in class processing.data.JSONObject
 
setJSONObject(int, JSONObject) - Method in class processing.data.JSONArray
 
setJSONObject(String, JSONObject) - Method in class processing.data.JSONObject
 
setKind(int) - Method in class processing.core.PShape
 
setLastStrokeVertex(int) - Method in class processing.opengl.PShapeOpenGL
 
setLineAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setLoaded() - Method in class processing.core.PImage
 
setLoaded(boolean) - Method in class processing.core.PImage
 
setLocation(int, int) - Method in interface processing.core.PSurface
 
setLocation(int, int) - Method in class processing.core.PSurfaceNone
 
setLong(int, int, long) - Method in class processing.data.Table
 
setLong(int, long) - Method in class processing.data.JSONArray
Put or replace a long value.
setLong(int, long) - Method in interface processing.data.TableRow
 
setLong(int, String, long) - Method in class processing.data.Table
 
setLong(String, long) - Method in class processing.data.JSONObject
Put a key/long pair in the JSONObject.
setLong(String, long) - Method in interface processing.data.TableRow
 
setLong(String, long) - Method in class processing.data.XML
 
setLongContent(long) - Method in class processing.data.XML
 
setMag(float) - Method in class processing.core.PVector
( begin auto-generated from PVector_setMag.xml ) Set the magnitude of this vector to the value used for the len parameter.
setMag(PVector, float) - Method in class processing.core.PVector
Sets the magnitude of this vector, storing the result in another vector.
setMainThreadContext(PApplet.MainThreadContext) - Static method in class processing.core.PApplet
Override the default main thread context for embedding the library in an application.
setMatrix(PMatrix) - Method in class processing.core.PApplet
Set the current transformation matrix to the contents of another.
setMatrix(PMatrix) - Method in class processing.core.PGraphics
Set the current transformation matrix to the contents of another.
setMatrix(PMatrix2D) - Method in class processing.core.PApplet
Set the current transformation to the contents of the specified source.
setMatrix(PMatrix2D) - Method in class processing.core.PGraphics
Set the current transformation to the contents of the specified source.
setMatrix(PMatrix2D) - Method in class processing.opengl.PGraphicsOpenGL
 
setMatrix(PMatrix3D) - Method in class processing.core.PApplet
Set the current transformation to the contents of the specified source.
setMatrix(PMatrix3D) - Method in class processing.core.PGraphics
Set the current transformation to the contents of the specified source.
setMatrix(PMatrix3D) - Method in class processing.opengl.PGraphics2D
 
setMatrix(PMatrix3D) - Method in class processing.opengl.PGraphicsOpenGL
Set the current transformation to the contents of the specified source.
setMissingDouble(double) - Method in class processing.data.Table
 
setMissingFloat(float) - Method in class processing.data.Table
 
setMissingInt(int) - Method in class processing.data.Table
 
setMissingLong(long) - Method in class processing.data.Table
 
setMissingString(String) - Method in class processing.data.Table
Treat entries with this string as "missing".
setModified() - Method in class processing.core.PImage
 
setModified() - Method in class processing.opengl.Texture
 
setModified(boolean) - Method in class processing.core.PImage
 
setModified(boolean) - Method in class processing.opengl.Texture
 
setModifiedLineAttributes(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedLineColors(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedLineVertices(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPointAttributes(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPointColors(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPointVertices(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyAmbient(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyAttrib(PGraphicsOpenGL.VertexAttribute, int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyColors(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyEmissive(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyNormals(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyShininess(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolySpecular(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyTexCoords(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setModifiedPolyVertices(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setName(String) - Method in class processing.core.PShape
 
setName(String) - Method in class processing.data.XML
 
setNative(int[]) - Method in class processing.opengl.Texture
 
setNative(int[], int, int, int, int) - Method in class processing.opengl.Texture
 
setNative(Object) - Method in class processing.core.PFont
Set the native complement of this font.
setNative(IntBuffer, int, int, int, int) - Method in class processing.opengl.Texture
 
setNormal(int, float, float, float) - Method in class processing.core.PShape
 
setNormal(int, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
setNormalAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setOutput(LineStroker) - Method in class processing.opengl.LineStroker
Sets the output LineStroker of this LineStroker.
setParameters(int, int, int, int, PMatrix2D) - Method in class processing.opengl.LineStroker
Sets the parameters of this LineStroker.
setParameters(Texture.Parameters) - Method in class processing.opengl.Texture
Sets texture target and internal format according to the target and type specified.
setParams(float[]) - Method in class processing.core.PShape
 
setParams(float[]) - Method in class processing.opengl.PShapeOpenGL
 
setParent(PApplet) - Method in class processing.core.PGraphics
 
setParent(PApplet) - Method in class processing.opengl.PGraphicsOpenGL
 
setParent(PShapeSVG) - Method in class processing.core.PShapeSVG
 
setPath(int, float[][]) - Method in class processing.core.PShape
 
setPath(int, float[][], int, int[]) - Method in class processing.core.PShape
 
setPath(int, float[][], int, int[]) - Method in class processing.opengl.PShapeOpenGL
 
setPath(String) - Method in class processing.core.PGraphics
 
setPointAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setPrimary(boolean) - Method in class processing.core.PGraphics
Set (or unset) this as the main drawing surface.
setPrimary(boolean) - Method in class processing.opengl.PGL
 
setPrimary(boolean) - Method in class processing.opengl.PGraphicsOpenGL
 
setProjection(PMatrix3D) - Method in class processing.opengl.PGraphicsOpenGL
 
setProperty(int, int) - Method in interface processing.opengl.PGL.Tessellator
 
setRenderer(PGraphicsOpenGL) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator
 
setRenderer(PGraphicsOpenGL) - Method in class processing.opengl.PShader
 
setResizable(boolean) - Method in interface processing.core.PSurface
Set true if we want to resize things (default is not resizable)
setResizable(boolean) - Method in class processing.core.PSurfaceNone
Set true if we want to resize things (default is not resizable)
setRow(int, Object[]) - Method in class processing.data.Table
 
setRow(int, TableRow) - Method in class processing.data.Table
 
setRowCol(int, int, Object) - Method in class processing.data.Table
 
setRowCount(int) - Method in class processing.data.Table
 
setShininess(float) - Method in class processing.core.PShape
 
setShininess(float) - Method in class processing.opengl.PShapeOpenGL
 
setShininess(int, float) - Method in class processing.core.PShape
 
setShininess(int, float) - Method in class processing.opengl.PShapeOpenGL
 
setShininessAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setShininessImpl(float) - Method in class processing.opengl.PShapeOpenGL
 
setSize(int, int) - Method in class processing.core.PApplet
Called by PSurface objects to set the width and height variables, and update the pixelWidth and pixelHeight variables.
setSize(int, int) - Method in class processing.core.PGraphics
The final step in setting up a renderer, set its size of this renderer.
setSize(int, int) - Method in interface processing.core.PSurface
 
setSize(int, int) - Method in class processing.core.PSurfaceNone
 
setSize(int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
setSize(int, int) - Method in class processing.opengl.Texture
 
setSpecular(int) - Method in class processing.core.PShape
 
setSpecular(int) - Method in class processing.opengl.PShapeOpenGL
 
setSpecular(int, int) - Method in class processing.core.PShape
 
setSpecular(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setSpecularAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setSpecularImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setString(int, int, String) - Method in class processing.data.Table
 
setString(int, String) - Method in class processing.data.JSONArray
Put or replace a String value.
setString(int, String) - Method in interface processing.data.TableRow
 
setString(int, String, String) - Method in class processing.data.Table
 
setString(String, String) - Method in class processing.data.JSONObject
 
setString(String, String) - Method in interface processing.data.TableRow
 
setString(String, String) - Method in class processing.data.XML
 
setStroke(boolean) - Method in class processing.core.PShape
 
setStroke(boolean) - Method in class processing.opengl.PShapeOpenGL
 
setStroke(int) - Method in class processing.core.PShape
( begin auto-generated from PShape_setStroke.xml ) The setStroke() method defines the outline color of a PShape.
setStroke(int) - Method in class processing.opengl.PShapeOpenGL
 
setStroke(int, int) - Method in class processing.core.PShape
 
setStroke(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeCap(int) - Method in class processing.core.PShape
 
setStrokeCap(int) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeImpl(boolean) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeJoin(int) - Method in class processing.core.PShape
 
setStrokeJoin(int) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeWeight(float) - Method in class processing.core.PShape
 
setStrokeWeight(float) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeWeight(int, float) - Method in class processing.core.PShape
 
setStrokeWeight(int, float) - Method in class processing.opengl.PShapeOpenGL
 
setStrokeWeightImpl(float) - Method in class processing.opengl.PShapeOpenGL
 
setSubsetting() - Method in class processing.core.PFont
 
setTableType(String) - Method in class processing.data.Table
Set the entire table to a specific data type.
setTexcoordAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setTexture(PImage) - Method in class processing.core.PShape
 
setTexture(PImage) - Method in class processing.opengl.PShapeOpenGL
 
setTexture(Texture) - Method in class processing.opengl.PShader
 
setTextureImpl(PImage) - Method in class processing.opengl.PShapeOpenGL
 
setTextureMode(int) - Method in class processing.core.PShape
 
setTextureMode(int) - Method in class processing.opengl.PShapeOpenGL
 
setTextureModeImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setTextureUV(int, float, float) - Method in class processing.core.PShape
 
setTextureUV(int, float, float) - Method in class processing.opengl.PShapeOpenGL
 
setThread(Thread) - Method in class processing.opengl.PGL
 
settings() - Method in class processing.core.PApplet
( begin auto-generated from settings.xml ) Description to come...
settingsInited - Variable in class processing.core.PGraphics
 
setTint(boolean) - Method in class processing.core.PShape
 
setTint(boolean) - Method in class processing.opengl.PShapeOpenGL
 
setTint(int) - Method in class processing.core.PShape
 
setTint(int) - Method in class processing.opengl.PShapeOpenGL
 
setTint(int, int) - Method in class processing.core.PShape
 
setTint(int, int) - Method in class processing.opengl.PShapeOpenGL
 
setTintImpl(int) - Method in class processing.opengl.PShapeOpenGL
 
setTitle(String) - Method in interface processing.core.PSurface
Set the window (and dock, or whatever necessary) title.
setTitle(String) - Method in class processing.core.PSurfaceNone
Set the window (and dock, or whatever necessary) title.
setType(int) - Method in class processing.opengl.PShader
 
setUniformImpl(String, int, Object) - Method in class processing.opengl.PShader
 
setUniformMatrix(int, float[]) - Method in class processing.opengl.PShader
 
setUniformTex(int, Texture) - Method in class processing.opengl.PShader
 
setUniformValue(int, float) - Method in class processing.opengl.PShader
 
setUniformValue(int, float, float) - Method in class processing.opengl.PShader
 
setUniformValue(int, float, float, float) - Method in class processing.opengl.PShader
 
setUniformValue(int, float, float, float, float) - Method in class processing.opengl.PShader
 
setUniformValue(int, int) - Method in class processing.opengl.PShader
 
setUniformValue(int, int, int) - Method in class processing.opengl.PShader
 
setUniformValue(int, int, int, int) - Method in class processing.opengl.PShader
 
setUniformValue(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setUniformVector(int, float[], int, int) - Method in class processing.opengl.PShader
 
setUniformVector(int, int[], int, int) - Method in class processing.opengl.PShader
 
setup() - Method in class processing.core.PApplet
( begin auto-generated from setup.xml ) The setup() function is called once when the program starts.
setup() - Method in class processing.opengl.PShader
Extra initialization method that can be used by subclasses, called after compiling and attaching the vertex and fragment shaders, and before linking the shader program.
setupExternalMessages() - Method in interface processing.core.PSurface
 
setupExternalMessages() - Method in class processing.core.PSurfaceNone
 
setVertex(int, float, float) - Method in class processing.core.PShape
 
setVertex(int, float, float) - Method in class processing.opengl.PShapeOpenGL
 
setVertex(int, float, float, float) - Method in class processing.core.PShape
 
setVertex(int, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
setVertex(int, PVector) - Method in class processing.core.PShape
 
setVertex(int, PVector) - Method in class processing.opengl.PShapeOpenGL
 
setVertexAttribute(int, int, int, int, int) - Method in class processing.opengl.PShader
 
setVertexShader(String) - Method in class processing.opengl.PShader
 
setVertexShader(String[]) - Method in class processing.opengl.PShader
 
setVertexShader(URL) - Method in class processing.opengl.PShader
 
setViewport() - Method in class processing.opengl.PGraphicsOpenGL
 
setVisible(boolean) - Method in class processing.core.PShape
( begin auto-generated from PShape_setVisible.xml ) Sets the shape to be visible or invisible.
setVisible(boolean) - Method in interface processing.core.PSurface
Show or hide the window.
setVisible(boolean) - Method in class processing.core.PSurfaceNone
Show or hide the window.
setWidth - Variable in class processing.core.PFont.Glyph
 
setWindingRule(int) - Method in class processing.opengl.LinePath
Sets the winding rule for this path to the specified value.
setWindingRule(int) - Method in interface processing.opengl.PGL.Tessellator
 
SG - Static variable in class processing.core.PGraphics
 
shader(PShader) - Method in class processing.core.PApplet
( begin auto-generated from shader.xml ) This is a new reference entry for Processing 2.0.
shader(PShader) - Method in class processing.core.PGraphics
( begin auto-generated from shader.xml ) This is a new reference entry for Processing 2.0.
shader(PShader) - Method in class processing.opengl.PGraphicsOpenGL
 
shader(PShader, int) - Method in class processing.core.PApplet
 
shader(PShader, int) - Method in class processing.core.PGraphics
 
shader(PShader, int) - Method in class processing.opengl.PGraphicsOpenGL
 
SHADER_PREPROCESSOR_DIRECTIVE - Static variable in class processing.opengl.PGL
 
SHADER_SOURCE_LENGTH - Static variable in class processing.opengl.PGL
 
SHADER_TYPE - Static variable in class processing.opengl.PGL
 
shaderBinary(int, IntBuffer, int, Buffer, int) - Method in class processing.opengl.PGL
 
shaderSource(int, String) - Method in class processing.opengl.PGL
 
SHADING_LANGUAGE_VERSION - Static variable in class processing.opengl.PGL
 
shape - Variable in class processing.core.PGraphics
Type of shape passed to beginShape(), zero if no shape is currently being drawn.
shape(PShape) - Method in class processing.core.PApplet
 
shape(PShape) - Method in class processing.core.PGraphics
 
shape(PShape) - Method in class processing.opengl.PGraphics2D
 
shape(PShape, float, float) - Method in class processing.core.PApplet
( begin auto-generated from shape.xml ) Displays shapes to the screen.
shape(PShape, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from shape.xml ) Displays shapes to the screen.
shape(PShape, float, float) - Method in class processing.opengl.PGraphics2D
 
shape(PShape, float, float, float) - Method in class processing.core.PGraphics
 
shape(PShape, float, float, float) - Method in class processing.opengl.PGraphics2D
 
shape(PShape, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
shape(PShape, float, float, float, float) - Method in class processing.core.PApplet
 
shape(PShape, float, float, float, float) - Method in class processing.core.PGraphics
 
shape(PShape, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
shape(PShape, float, float, float, float, float, float) - Method in class processing.core.PGraphics
 
shape(PShape, float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
shape(PShape, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
SHAPE - Static variable in interface processing.core.PConstants
textMode(SHAPE) draws text using the the glyph outlines of individual characters rather than as textures.
SHAPE_TEXT_SUPPORTED - Static variable in class processing.opengl.PGL
 
shapeCreated - Variable in class processing.opengl.PShapeOpenGL
 
shapeMode - Variable in class processing.core.PGraphics
The current shape alignment mode (read-only)
shapeMode - Variable in class processing.core.PStyle
 
shapeMode(int) - Method in class processing.core.PApplet
( begin auto-generated from shapeMode.xml ) Modifies the location from which shapes draw.
shapeMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from shapeMode.xml ) Modifies the location from which shapes draw.
shearX(float) - Method in class processing.core.PApplet
( begin auto-generated from shearX.xml ) Shears a shape around the x-axis the amount specified by the angle parameter.
shearX(float) - Method in class processing.core.PGraphics
( begin auto-generated from shearX.xml ) Shears a shape around the x-axis the amount specified by the angle parameter.
shearX(float) - Method in interface processing.core.PMatrix
 
shearX(float) - Method in class processing.core.PMatrix2D
 
shearX(float) - Method in class processing.core.PMatrix3D
 
shearX(float) - Method in class processing.opengl.PGraphicsOpenGL
 
shearY(float) - Method in class processing.core.PApplet
( begin auto-generated from shearY.xml ) Shears a shape around the y-axis the amount specified by the angle parameter.
shearY(float) - Method in class processing.core.PGraphics
( begin auto-generated from shearY.xml ) Shears a shape around the y-axis the amount specified by the angle parameter.
shearY(float) - Method in interface processing.core.PMatrix
 
shearY(float) - Method in class processing.core.PMatrix2D
 
shearY(float) - Method in class processing.core.PMatrix3D
 
shearY(float) - Method in class processing.opengl.PGraphicsOpenGL
 
shell(StringList, StringList, String...) - Static method in class processing.core.PApplet
Same as exec() above, but prefixes the call with a shell.
SHIFT - Static variable in interface processing.core.PConstants
 
SHIFT - Static variable in class processing.event.Event
 
SHINE - Static variable in class processing.core.PGraphics
 
shininess - Variable in class processing.core.PGraphics
 
shininess - Variable in class processing.core.PShape
 
shininess - Variable in class processing.core.PStyle
 
shininess(float) - Method in class processing.core.PApplet
( begin auto-generated from shininess.xml ) Sets the amount of gloss in the surface of shapes.
shininess(float) - Method in class processing.core.PGraphics
( begin auto-generated from shininess.xml ) Sets the amount of gloss in the surface of shapes.
shininess(float) - Method in class processing.core.PShape
 
shininessLoc - Variable in class processing.opengl.PShader
 
SHORT - Static variable in class processing.opengl.PGL
 
shorten(boolean[]) - Static method in class processing.core.PApplet
( begin auto-generated from shorten.xml ) Decreases an array by one element and returns the shortened array.
shorten(byte[]) - Static method in class processing.core.PApplet
 
shorten(char[]) - Static method in class processing.core.PApplet
 
shorten(float[]) - Static method in class processing.core.PApplet
 
shorten(int[]) - Static method in class processing.core.PApplet
 
shorten(Object) - Static method in class processing.core.PApplet
 
shorten(String[]) - Static method in class processing.core.PApplet
 
showCursor() - Method in interface processing.core.PSurface
 
showCursor() - Method in class processing.core.PSurfaceNone
 
showDepthWarning(String) - Static method in class processing.core.PApplet
Display a warning that the specified method is only available with 3D.
showDepthWarning(String) - Static method in class processing.core.PGraphics
Display a warning that the specified method is only available with 3D.
showDepthWarningXYZ(String) - Static method in class processing.core.PApplet
Display a warning that the specified method that takes x, y, z parameters can only be used with x and y parameters in this renderer.
showDepthWarningXYZ(String) - Static method in class processing.core.PGraphics
Display a warning that the specified method that takes x, y, z parameters can only be used with x and y parameters in this renderer.
showException(String) - Static method in class processing.core.PGraphics
Show an renderer-related exception that halts the program.
showMethodWarning(String) - Static method in class processing.core.PApplet
Display a warning that the specified method is simply unavailable.
showMethodWarning(String) - Static method in class processing.core.PGraphics
Display a warning that the specified method is simply unavailable.
showMissingWarning(String) - Static method in class processing.core.PApplet
Display a warning that the specified method is not implemented, meaning that it could be either a completely missing function, although other variations of it may still work properly.
showMissingWarning(String) - Static method in class processing.core.PGraphics
Display a warning that the specified method is not implemented, meaning that it could be either a completely missing function, although other variations of it may still work properly.
showStopButton - Variable in class processing.opengl.PGL
 
showSurface() - Method in class processing.core.PApplet
Danger: available for advanced subclassing, but here be dragons.
showVariationWarning(String) - Static method in class processing.core.PApplet
Error that a particular variation of a method is unavailable (even though other variations are).
showVariationWarning(String) - Static method in class processing.core.PGraphics
Error that a particular variation of a method is unavailable (even though other variations are).
showWarning(String) - Static method in class processing.core.PGraphics
Show a renderer error, and keep track of it so that it's only shown once.
showWarning(String, Object...) - Static method in class processing.core.PGraphics
Version of showWarning() that takes a parsed String.
shuffle() - Method in class processing.data.DoubleList
Randomize the order of the list elements.
shuffle() - Method in class processing.data.FloatList
Randomize the order of the list elements.
shuffle() - Method in class processing.data.IntList
Randomize the order of the list elements.
shuffle() - Method in class processing.data.LongList
Randomize the order of the list elements.
shuffle() - Method in class processing.data.StringList
Randomize the order of the list elements.
shuffle(PApplet) - Method in class processing.data.DoubleList
Randomize the list order using the random() function from the specified sketch, allowing shuffle() to use its current randomSeed() setting.
shuffle(PApplet) - Method in class processing.data.FloatList
Randomize the list order using the random() function from the specified sketch, allowing shuffle() to use its current randomSeed() setting.
shuffle(PApplet) - Method in class processing.data.IntList
Randomize the list order using the random() function from the specified sketch, allowing shuffle() to use its current randomSeed() setting.
shuffle(PApplet) - Method in class processing.data.LongList
Randomize the list order using the random() function from the specified sketch, allowing shuffle() to use its current randomSeed() setting.
shuffle(PApplet) - Method in class processing.data.StringList
Randomize the list order using the random() function from the specified sketch, allowing shuffle() to use its current randomSeed() setting.
sin(float) - Static method in class processing.core.PApplet
( begin auto-generated from sin.xml ) Calculates the sine of an angle.
SINCOS_LENGTH - Static variable in class processing.core.PGraphics
 
SINCOS_PRECISION - Static variable in class processing.core.PGraphics
 
SINGLE_BUFFERED - Static variable in class processing.opengl.PGL
 
sinLUT - Static variable in class processing.core.PGraphics
 
size - Variable in class processing.core.PFont
The original size of the font when it was first created
size() - Method in class processing.data.DoubleDict
 
size() - Method in class processing.data.DoubleList
Get the length of the list.
size() - Method in class processing.data.FloatDict
 
size() - Method in class processing.data.FloatList
Get the length of the list.
size() - Method in class processing.data.IntDict
Returns the number of key/value pairs
size() - Method in class processing.data.IntList
Get the length of the list.
size() - Method in class processing.data.JSONArray
Get the number of elements in the JSONArray, included nulls.
size() - Method in class processing.data.JSONObject
Get the number of keys stored in the JSONObject.
size() - Method in class processing.data.LongDict
Returns the number of key/value pairs
size() - Method in class processing.data.LongList
Get the length of the list.
size() - Method in class processing.data.Sort
 
size() - Method in class processing.data.StringDict
 
size() - Method in class processing.data.StringList
Get the length of the list.
size(int, int) - Method in class processing.core.PApplet
( begin auto-generated from size.xml ) Defines the dimension of the display window in units of pixels.
size(int, int, String) - Method in class processing.core.PApplet
 
size(int, int, String, String) - Method in class processing.core.PApplet
 
sized - Variable in class processing.opengl.PGraphicsOpenGL
Marks when changes to the size have occurred, so that the camera will be reset in beginDraw().
SIZEOF_BYTE - Static variable in class processing.opengl.PGL
 
SIZEOF_FLOAT - Static variable in class processing.opengl.PGL
 
SIZEOF_INDEX - Static variable in class processing.opengl.PGL
 
SIZEOF_INT - Static variable in class processing.opengl.PGL
 
SIZEOF_SHORT - Static variable in class processing.opengl.PGL
Size of different types in bytes
sketch - Variable in class processing.core.PSurfaceNone
 
sketch - Variable in class processing.opengl.PGL
 
sketchDisplay() - Method in class processing.core.PApplet
 
sketchFile(String) - Method in class processing.core.PApplet
 
sketchFullScreen() - Method in class processing.core.PApplet
 
sketchHeight() - Method in class processing.core.PApplet
 
sketchOutputPath() - Method in class processing.core.PApplet
 
sketchOutputStream() - Method in class processing.core.PApplet
 
sketchPath() - Method in class processing.core.PApplet
 
sketchPath(String) - Method in class processing.core.PApplet
Prepend the sketch folder path to the filename (or path) that is passed in.
sketchPixelDensity() - Method in class processing.core.PApplet
 
sketchRenderer() - Method in class processing.core.PApplet
 
sketchSmooth() - Method in class processing.core.PApplet
 
sketchWidth() - Method in class processing.core.PApplet
 
sketchWindowColor() - Method in class processing.core.PApplet
 
smooth - Variable in class processing.core.PFont
true if smoothing was enabled for this font, used for native impl
smooth - Variable in class processing.core.PGraphics
 
smooth() - Method in class processing.core.PApplet
 
smooth() - Method in class processing.core.PGraphics
 
smooth(int) - Method in class processing.core.PApplet
 
smooth(int) - Method in class processing.core.PGraphics
 
smoothCallCount - Variable in class processing.opengl.PGraphicsOpenGL
 
smoothDisabled - Variable in class processing.opengl.PGraphicsOpenGL
Used to detect continuous use of the smooth/noSmooth functions
smoothToSamples(int) - Static method in class processing.opengl.PGL
 
SOFT_LIGHT - Static variable in interface processing.core.PConstants
 
solid - Variable in class processing.opengl.PShapeOpenGL
 
solid(boolean) - Method in class processing.core.PShape
 
solid(boolean) - Method in class processing.opengl.PShapeOpenGL
 
sort() - Method in class processing.data.DoubleList
Sorts the array in place.
sort() - Method in class processing.data.FloatList
Sorts the array in place.
sort() - Method in class processing.data.IntList
Sorts the array in place.
sort() - Method in class processing.data.LongList
Sorts the array in place.
sort() - Method in class processing.data.StringList
Sorts the array in place.
sort(byte[]) - Static method in class processing.core.PApplet
( begin auto-generated from sort.xml ) Sorts an array of numbers from smallest to largest and puts an array of words in alphabetical order.
sort(byte[], int) - Static method in class processing.core.PApplet
 
sort(char[]) - Static method in class processing.core.PApplet
 
sort(char[], int) - Static method in class processing.core.PApplet
 
sort(float[]) - Static method in class processing.core.PApplet
 
sort(float[], int) - Static method in class processing.core.PApplet
 
sort(int) - Method in class processing.data.Table
 
sort(int[]) - Static method in class processing.core.PApplet
 
sort(int[], int) - Static method in class processing.core.PApplet
 
sort(int, boolean) - Method in class processing.data.Table
 
sort(int, int) - Method in class processing.data.Sort
 
sort(String) - Method in class processing.data.Table
Sorts (orders) a table based on the values in a column.
sort(String[]) - Static method in class processing.core.PApplet
 
sort(String[], int) - Static method in class processing.core.PApplet
 
Sort - Class in processing.data
Internal sorter used by several data classes.
Sort() - Constructor for class processing.data.Sort
 
sorter - Variable in class processing.opengl.PGraphicsOpenGL
 
sortImpl(boolean, boolean) - Method in class processing.data.StringDict
 
sortImpl(boolean, boolean, boolean) - Method in class processing.data.DoubleDict
 
sortImpl(boolean, boolean, boolean) - Method in class processing.data.FloatDict
 
sortImpl(boolean, boolean, boolean) - Method in class processing.data.IntDict
 
sortImpl(boolean, boolean, boolean) - Method in class processing.data.LongDict
 
sortKeys() - Method in class processing.data.DoubleDict
Sort the keys alphabetically (ignoring case).
sortKeys() - Method in class processing.data.FloatDict
Sort the keys alphabetically (ignoring case).
sortKeys() - Method in class processing.data.IntDict
Sort the keys alphabetically (ignoring case).
sortKeys() - Method in class processing.data.LongDict
Sort the keys alphabetically (ignoring case).
sortKeys() - Method in class processing.data.StringDict
Sort the keys alphabetically (ignoring case).
sortKeysReverse() - Method in class processing.data.DoubleDict
 
sortKeysReverse() - Method in class processing.data.FloatDict
 
sortKeysReverse() - Method in class processing.data.IntDict
Sort the keys alphabetically in reverse (ignoring case).
sortKeysReverse() - Method in class processing.data.LongDict
Sort the keys alphabetically in reverse (ignoring case).
sortKeysReverse() - Method in class processing.data.StringDict
 
sortReverse() - Method in class processing.data.DoubleList
Reverse sort, orders values from highest to lowest
sortReverse() - Method in class processing.data.FloatList
Reverse sort, orders values from highest to lowest
sortReverse() - Method in class processing.data.IntList
Reverse sort, orders values from highest to lowest.
sortReverse() - Method in class processing.data.LongList
Reverse sort, orders values from highest to lowest.
sortReverse() - Method in class processing.data.StringList
Reverse sort, orders values from highest to lowest.
sortReverse(int) - Method in class processing.data.Table
 
sortReverse(String) - Method in class processing.data.Table
 
sortValues() - Method in class processing.data.DoubleDict
Sort by values in descending order (largest value will be at [0]).
sortValues() - Method in class processing.data.FloatDict
Sort by values in descending order (largest value will be at [0]).
sortValues() - Method in class processing.data.IntDict
Sort by values in ascending order.
sortValues() - Method in class processing.data.LongDict
Sort by values in ascending order.
sortValues() - Method in class processing.data.StringDict
Sort by values in descending order (largest value will be at [0]).
sortValues(boolean) - Method in class processing.data.DoubleDict
Set true to ensure that the order returned is identical.
sortValues(boolean) - Method in class processing.data.FloatDict
Set true to ensure that the order returned is identical.
sortValues(boolean) - Method in class processing.data.IntDict
Set true to ensure that the order returned is identical.
sortValues(boolean) - Method in class processing.data.LongDict
Set true to ensure that the order returned is identical.
sortValuesReverse() - Method in class processing.data.DoubleDict
 
sortValuesReverse() - Method in class processing.data.FloatDict
 
sortValuesReverse() - Method in class processing.data.IntDict
Sort by values in descending order.
sortValuesReverse() - Method in class processing.data.LongDict
Sort by values in descending order.
sortValuesReverse() - Method in class processing.data.StringDict
 
sortValuesReverse(boolean) - Method in class processing.data.DoubleDict
 
sortValuesReverse(boolean) - Method in class processing.data.FloatDict
 
sortValuesReverse(boolean) - Method in class processing.data.IntDict
 
sortValuesReverse(boolean) - Method in class processing.data.LongDict
 
SPAN - Static variable in interface processing.core.PConstants
Use with fullScreen() to indicate all available displays.
SPB - Static variable in class processing.core.PGraphics
 
specular(float) - Method in class processing.core.PApplet
gray number specifying value between white and black
specular(float) - Method in class processing.core.PGraphics
gray number specifying value between white and black
specular(float) - Method in class processing.core.PShape
 
specular(float, float, float) - Method in class processing.core.PApplet
 
specular(float, float, float) - Method in class processing.core.PGraphics
 
specular(float, float, float) - Method in class processing.core.PShape
 
specular(int) - Method in class processing.core.PApplet
( begin auto-generated from specular.xml ) Sets the specular color of the materials used for shapes drawn to the screen, which sets the color of hightlights.
specular(int) - Method in class processing.core.PGraphics
( begin auto-generated from specular.xml ) Sets the specular color of the materials used for shapes drawn to the screen, which sets the color of hightlights.
specular(int) - Method in class processing.core.PShape
 
specularB - Variable in class processing.core.PGraphics
 
specularB - Variable in class processing.core.PStyle
 
specularColor - Variable in class processing.core.PGraphics
 
specularColor - Variable in class processing.core.PShape
 
specularFromCalc() - Method in class processing.core.PGraphics
 
specularG - Variable in class processing.core.PGraphics
 
specularG - Variable in class processing.core.PStyle
 
specularLoc - Variable in class processing.opengl.PShader
 
specularR - Variable in class processing.core.PGraphics
 
specularR - Variable in class processing.core.PStyle
 
SPG - Static variable in class processing.core.PGraphics
 
sphere(float) - Method in class processing.core.PApplet
( begin auto-generated from sphere.xml ) A sphere is a hollow ball made from tessellated triangles.
sphere(float) - Method in class processing.core.PGraphics
( begin auto-generated from sphere.xml ) A sphere is a hollow ball made from tessellated triangles.
sphere(float) - Method in class processing.opengl.PGraphics2D
 
sphere(float) - Method in class processing.opengl.PGraphicsOpenGL
 
SPHERE - Static variable in interface processing.core.PConstants
 
sphereDetail(int) - Method in class processing.core.PApplet
( begin auto-generated from sphereDetail.xml ) Controls the detail used to render a sphere by adjusting the number of vertices of the sphere mesh.
sphereDetail(int) - Method in class processing.core.PGraphics
( begin auto-generated from sphereDetail.xml ) Controls the detail used to render a sphere by adjusting the number of vertices of the sphere mesh.
sphereDetail(int, int) - Method in class processing.core.PApplet
 
sphereDetail(int, int) - Method in class processing.core.PGraphics
 
sphereDetailU - Variable in class processing.core.PGraphics
 
sphereDetailU - Variable in class processing.core.PShape
 
sphereDetailV - Variable in class processing.core.PGraphics
 
sphereDetailV - Variable in class processing.core.PShape
 
sphereX - Variable in class processing.core.PGraphics
 
sphereY - Variable in class processing.core.PGraphics
 
sphereZ - Variable in class processing.core.PGraphics
 
splice(boolean[], boolean[], int) - Static method in class processing.core.PApplet
 
splice(boolean[], boolean, int) - Static method in class processing.core.PApplet
( begin auto-generated from splice.xml ) Inserts a value or array of values into an existing array.
splice(byte[], byte[], int) - Static method in class processing.core.PApplet
 
splice(byte[], byte, int) - Static method in class processing.core.PApplet
 
splice(char[], char[], int) - Static method in class processing.core.PApplet
 
splice(char[], char, int) - Static method in class processing.core.PApplet
 
splice(float[], float[], int) - Static method in class processing.core.PApplet
 
splice(float[], float, int) - Static method in class processing.core.PApplet
 
splice(int[], int[], int) - Static method in class processing.core.PApplet
 
splice(int[], int, int) - Static method in class processing.core.PApplet
 
splice(Object, Object, int) - Static method in class processing.core.PApplet
 
splice(String[], String[], int) - Static method in class processing.core.PApplet
 
splice(String[], String, int) - Static method in class processing.core.PApplet
 
splineForward(int, PMatrix3D) - Method in class processing.core.PGraphics
Setup forward-differencing matrix to be used for speedy curve rendering.
split(String, char) - Static method in class processing.core.PApplet
( begin auto-generated from split.xml ) The split() function breaks a string into pieces using a character or string as the divider.
split(String, String) - Static method in class processing.core.PApplet
 
splitLineCSV(String, BufferedReader) - Method in class processing.data.Table
Parse a line of text as comma-separated values, returning each value as one entry in an array of String objects.
splitTokens(String) - Static method in class processing.core.PApplet
 
splitTokens(String, String) - Static method in class processing.core.PApplet
( begin auto-generated from splitTokens.xml ) The splitTokens() function splits a String at one or many character "tokens." The tokens parameter specifies the character or characters to be used as a boundary.
SPOT - Static variable in interface processing.core.PConstants
 
spotLight(float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from spotLight.xml ) Adds a spot light.
spotLight(float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from spotLight.xml ) Adds a spot light.
spotLight(float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
spotLight(float, float, float, float, float, float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
SPR - Static variable in class processing.core.PGraphics
 
sq(float) - Static method in class processing.core.PApplet
( begin auto-generated from sq.xml ) Squares a number (multiplies a number by itself).
sqrt(float) - Static method in class processing.core.PApplet
( begin auto-generated from sqrt.xml ) Calculates the square root of a number.
square(float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from square.xml ) Draws a square to the screen.
square(float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from square.xml ) Draws a square to the screen.
SQUARE - Static variable in interface processing.core.PConstants
 
SR - Static variable in class processing.core.PGraphics
stroke argb values
SRC_ALPHA - Static variable in class processing.opengl.PGL
 
SRC_ALPHA_SATURATE - Static variable in class processing.opengl.PGL
 
SRC_COLOR - Static variable in class processing.opengl.PGL
 
start() - Method in class processing.core.PApplet
Called by the browser or applet viewer to inform this applet that it should start its execution.
startStrokedTex(int) - Method in class processing.opengl.PShapeOpenGL
 
startSurface() - Method in class processing.core.PApplet
See warning in showSurface()
startThread() - Method in interface processing.core.PSurface
Start the animation thread
startThread() - Method in class processing.core.PSurfaceNone
 
STATIC_DRAW - Static variable in class processing.opengl.PGL
 
STENCIL_ATTACHMENT - Static variable in class processing.opengl.PGL
 
STENCIL_BITS - Static variable in class processing.opengl.PGL
 
STENCIL_BUFFER_BIT - Static variable in class processing.opengl.PGL
 
STENCIL_INDEX - Static variable in class processing.opengl.PGL
 
STENCIL_INDEX1 - Static variable in class processing.opengl.PGL
 
STENCIL_INDEX4 - Static variable in class processing.opengl.PGL
 
STENCIL_INDEX8 - Static variable in class processing.opengl.PGL
 
STENCIL_TEST - Static variable in class processing.opengl.PGL
 
stencilBits - Variable in class processing.opengl.FrameBuffer
 
stencilBits - Static variable in class processing.opengl.PGraphicsOpenGL
 
stencilBuffer - Variable in class processing.opengl.PGL
 
stencilFunc(int, int, int) - Method in class processing.opengl.PGL
 
stencilFuncSeparate(int, int, int, int) - Method in class processing.opengl.PGL
 
stencilMask(int) - Method in class processing.opengl.PGL
 
stencilMaskSeparate(int, int) - Method in class processing.opengl.PGL
 
stencilOp(int, int, int) - Method in class processing.opengl.PGL
 
stencilOpSeparate(int, int, int, int) - Method in class processing.opengl.PGL
 
stop() - Method in class processing.core.PApplet
Called by the browser or applet viewer to inform this applet that it should stop its execution.
stopButtonColor - Variable in class processing.opengl.PGL
 
stopButtonHeight - Variable in class processing.opengl.PGL
 
stopButtonWidth - Variable in class processing.opengl.PGL
 
stopButtonX - Variable in class processing.opengl.PGL
 
stopThread() - Method in interface processing.core.PSurface
Stop the animation thread (set it null)
stopThread() - Method in class processing.core.PSurfaceNone
 
str(boolean) - Static method in class processing.core.PApplet
 
str(boolean[]) - Static method in class processing.core.PApplet
 
str(byte) - Static method in class processing.core.PApplet
 
str(byte[]) - Static method in class processing.core.PApplet
 
str(char) - Static method in class processing.core.PApplet
 
str(char[]) - Static method in class processing.core.PApplet
 
str(float) - Static method in class processing.core.PApplet
 
str(float[]) - Static method in class processing.core.PApplet
 
str(int) - Static method in class processing.core.PApplet
 
str(int[]) - Static method in class processing.core.PApplet
 
stream - Variable in class processing.core.PFont
True if this font was loaded from an InputStream, rather than by name from the OS.
STREAM_DRAW - Static variable in class processing.opengl.PGL
 
STREAM_READ - Static variable in class processing.opengl.PGL
 
STRING - Static variable in class processing.data.Table
 
StringDict - Class in processing.data
A simple table class to use a String as a lookup for another String value.
StringDict() - Constructor for class processing.data.StringDict
 
StringDict(int) - Constructor for class processing.data.StringDict
Create a new lookup pre-allocated to a specific length.
StringDict(BufferedReader) - Constructor for class processing.data.StringDict
Read a set of entries from a Reader that has each key/value pair on a single line, separated by a tab.
StringDict(String[][]) - Constructor for class processing.data.StringDict
Constructor to allow (more intuitive) inline initialization, e.g.:
StringDict(String[], String[]) - Constructor for class processing.data.StringDict
 
StringDict(TableRow) - Constructor for class processing.data.StringDict
Create a dictionary that maps between column titles and cell entries in a TableRow.
StringDict.Entry - Class in processing.data
 
StringList - Class in processing.data
Helper class for a list of Strings.
StringList() - Constructor for class processing.data.StringList
 
StringList(int) - Constructor for class processing.data.StringList
 
StringList(Iterable<String>) - Constructor for class processing.data.StringList
Create from something iterable, for instance: StringList list = new StringList(hashMap.keySet());
StringList(Object...) - Constructor for class processing.data.StringList
Construct a StringList from a random pile of objects.
StringList(String[]) - Constructor for class processing.data.StringList
 
stringToValue(String) - Static method in class processing.data.JSONObject
Try to convert a string into a number, boolean, or null.
stroke - Variable in class processing.core.PGraphics
true if stroke() is enabled, (read-only)
stroke - Variable in class processing.core.PShape
 
stroke - Variable in class processing.core.PStyle
 
stroke(float) - Method in class processing.core.PApplet
 
stroke(float) - Method in class processing.core.PGraphics
 
stroke(float) - Method in class processing.core.PShape
 
stroke(float, float) - Method in class processing.core.PApplet
 
stroke(float, float) - Method in class processing.core.PGraphics
 
stroke(float, float) - Method in class processing.core.PShape
 
stroke(float, float, float) - Method in class processing.core.PApplet
 
stroke(float, float, float) - Method in class processing.core.PGraphics
 
stroke(float, float, float) - Method in class processing.core.PShape
 
stroke(float, float, float, float) - Method in class processing.core.PApplet
 
stroke(float, float, float, float) - Method in class processing.core.PGraphics
 
stroke(float, float, float, float) - Method in class processing.core.PShape
 
stroke(int) - Method in class processing.core.PApplet
( begin auto-generated from stroke.xml ) Sets the color used to draw lines and borders around shapes.
stroke(int) - Method in class processing.core.PGraphics
( begin auto-generated from stroke.xml ) Sets the color used to draw lines and borders around shapes.
stroke(int) - Method in class processing.core.PShape
 
stroke(int, float) - Method in class processing.core.PApplet
 
stroke(int, float) - Method in class processing.core.PGraphics
 
stroke(int, float) - Method in class processing.core.PShape
 
STROKE_DISPLACEMENT - Static variable in class processing.opengl.PGL
Factor used to displace the stroke vertices towards the camera in order to make sure the lines are always on top of the fill geometry
strokeA - Variable in class processing.core.PGraphics
 
strokeAi - Variable in class processing.core.PGraphics
 
strokeAlpha - Variable in class processing.core.PGraphics
 
strokeB - Variable in class processing.core.PGraphics
 
strokeBi - Variable in class processing.core.PGraphics
 
strokeCap - Variable in class processing.core.PGraphics
Set by strokeCap() (read-only).
strokeCap - Variable in class processing.core.PShape
 
strokeCap - Variable in class processing.core.PStyle
 
strokeCap(int) - Method in class processing.core.PApplet
( begin auto-generated from strokeCap.xml ) Sets the style for rendering line endings.
strokeCap(int) - Method in class processing.core.PGraphics
( begin auto-generated from strokeCap.xml ) Sets the style for rendering line endings.
strokeCap(int) - Method in class processing.core.PShape
 
strokeCap(int) - Method in class processing.opengl.PGraphicsOpenGL
 
strokeColor - Variable in class processing.core.PGraphics
stroke that was last set (read-only)
strokeColor - Variable in class processing.core.PShape
 
strokeColor - Variable in class processing.core.PStyle
 
strokedTexture - Variable in class processing.opengl.PShapeOpenGL
 
strokedTexture(boolean) - Method in class processing.opengl.PShapeOpenGL
 
strokedTexture(boolean, PShapeOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
strokeFromCalc() - Method in class processing.core.PGraphics
 
strokeG - Variable in class processing.core.PGraphics
 
strokeGi - Variable in class processing.core.PGraphics
 
strokeGradient - Variable in class processing.core.PShapeSVG
 
strokeJoin - Variable in class processing.core.PGraphics
Set by strokeJoin() (read-only).
strokeJoin - Variable in class processing.core.PShape
 
strokeJoin - Variable in class processing.core.PStyle
 
strokeJoin(int) - Method in class processing.core.PApplet
( begin auto-generated from strokeJoin.xml ) Sets the style of the joints which connect line segments.
strokeJoin(int) - Method in class processing.core.PGraphics
( begin auto-generated from strokeJoin.xml ) Sets the style of the joints which connect line segments.
strokeJoin(int) - Method in class processing.core.PShape
 
strokeJoin(int) - Method in class processing.opengl.PGraphicsOpenGL
 
strokeR - Variable in class processing.core.PGraphics
 
strokeRi - Variable in class processing.core.PGraphics
 
strokeWeight - Variable in class processing.core.PGraphics
Last value set by strokeWeight() (read-only).
strokeWeight - Variable in class processing.core.PShape
 
strokeWeight - Variable in class processing.core.PStyle
 
strokeWeight(float) - Method in class processing.core.PApplet
( begin auto-generated from strokeWeight.xml ) Sets the width of the stroke used for lines, points, and the border around shapes.
strokeWeight(float) - Method in class processing.core.PGraphics
( begin auto-generated from strokeWeight.xml ) Sets the width of the stroke used for lines, points, and the border around shapes.
strokeWeight(float) - Method in class processing.core.PShape
 
strokeWeight(float) - Method in class processing.opengl.PGraphicsOpenGL
 
style - Variable in class processing.core.PShape
Temporary toggle for whether styles should be honored.
style(PStyle) - Method in class processing.core.PApplet
 
style(PStyle) - Method in class processing.core.PGraphics
 
styles(PGraphics) - Method in class processing.core.PShape
 
styles(PGraphics) - Method in class processing.opengl.PShapeOpenGL
 
sub(float, float) - Method in class processing.core.PVector
 
sub(float, float, float) - Method in class processing.core.PVector
 
sub(int, double) - Method in class processing.data.DoubleList
 
sub(int, float) - Method in class processing.data.FloatList
 
sub(int, int) - Method in class processing.data.IntList
 
sub(int, int) - Method in class processing.data.LongList
 
sub(String, double) - Method in class processing.data.DoubleDict
 
sub(String, float) - Method in class processing.data.FloatDict
 
sub(String, int) - Method in class processing.data.IntDict
 
sub(String, long) - Method in class processing.data.LongDict
 
sub(PVector) - Method in class processing.core.PVector
( begin auto-generated from PVector_sub.xml ) Subtracts x, y, and z components from a vector, subtracts one vector from another, or subtracts two independent vectors.
sub(PVector, PVector) - Static method in class processing.core.PVector
Subtract one vector from another
sub(PVector, PVector, PVector) - Static method in class processing.core.PVector
Subtract one vector from another and store in another vector
subset(boolean[], int) - Static method in class processing.core.PApplet
 
subset(boolean[], int, int) - Static method in class processing.core.PApplet
( begin auto-generated from subset.xml ) Extracts an array of elements from an existing array.
subset(byte[], int) - Static method in class processing.core.PApplet
 
subset(byte[], int, int) - Static method in class processing.core.PApplet
 
subset(char[], int) - Static method in class processing.core.PApplet
 
subset(char[], int, int) - Static method in class processing.core.PApplet
 
subset(double[], int) - Static method in class processing.core.PApplet
 
subset(double[], int, int) - Static method in class processing.core.PApplet
 
subset(float[], int) - Static method in class processing.core.PApplet
 
subset(float[], int, int) - Static method in class processing.core.PApplet
 
subset(int[], int) - Static method in class processing.core.PApplet
 
subset(int[], int, int) - Static method in class processing.core.PApplet
 
subset(long[], int) - Static method in class processing.core.PApplet
 
subset(long[], int, int) - Static method in class processing.core.PApplet
 
subset(Object, int) - Static method in class processing.core.PApplet
 
subset(Object, int, int) - Static method in class processing.core.PApplet
 
subset(String[], int) - Static method in class processing.core.PApplet
 
subset(String[], int, int) - Static method in class processing.core.PApplet
 
subsetting - Variable in class processing.core.PFont
True if this font should return 'null' for getFont(), so that the native font will be used to create a subset, but the native version of the font will not be used.
SUBTRACT - Static variable in interface processing.core.PConstants
 
sum() - Method in class processing.data.DoubleDict
 
sum() - Method in class processing.data.DoubleList
 
sum() - Method in class processing.data.FloatDict
 
sum() - Method in class processing.data.FloatList
 
sum() - Method in class processing.data.IntDict
 
sum() - Method in class processing.data.IntList
 
sum() - Method in class processing.data.LongDict
 
sum() - Method in class processing.data.LongList
 
sumDouble() - Method in class processing.data.FloatDict
 
sumDouble() - Method in class processing.data.FloatList
 
sumLong() - Method in class processing.data.IntDict
 
sumLong() - Method in class processing.data.IntList
 
sumLong() - Method in class processing.data.LongList
 
supportLighting() - Method in class processing.opengl.PShader
 
supportsTexturing() - Method in class processing.opengl.PShader
 
surface - Variable in class processing.core.PApplet
 
surface - Variable in class processing.core.PGraphics
Surface object that we're talking to
SVG - Static variable in interface processing.core.PConstants
 
svgHeight - Variable in class processing.core.PShapeSVG
Height of containing SVG (used for percentages).
svgSizeXY - Variable in class processing.core.PShapeSVG
√((w² + h²)/2) of containing SVG (used for percentages).
svgWidth - Variable in class processing.core.PShapeSVG
Width of containing SVG (used for percentages).
SW - Static variable in class processing.core.PGraphics
stroke weight
swap(int, int) - Method in class processing.data.DoubleDict
 
swap(int, int) - Method in class processing.data.FloatDict
 
swap(int, int) - Method in class processing.data.IntDict
 
swap(int, int) - Method in class processing.data.LongDict
 
swap(int, int) - Method in class processing.data.Sort
 
swap(int, int) - Method in class processing.data.StringDict
 
swapBuffers() - Method in class processing.opengl.PGL
 
swapColorBuffers() - Method in class processing.opengl.FrameBuffer
 
swapOffscreenTextures() - Method in class processing.opengl.PGraphicsOpenGL
 
SYNC_GPU_COMMANDS_COMPLETE - Static variable in class processing.opengl.PGL
 
syncBackTexture() - Method in class processing.opengl.PGL
 
systemFontName - Static variable in class processing.core.PFont
The name of the font that Java uses when a font isn't found.

T

TAB - Static variable in interface processing.core.PConstants
 
Table - Class in processing.data
Generic class for handling tabular data, typically from a CSV, TSV, or other sort of spreadsheet file.
Table() - Constructor for class processing.data.Table
Creates a new, empty table.
Table(File) - Constructor for class processing.data.Table
 
Table(File, String) - Constructor for class processing.data.Table
version that uses a File object; future releases (or data types) may include additional optimizations here
Table(InputStream) - Constructor for class processing.data.Table
 
Table(InputStream, String) - Constructor for class processing.data.Table
Read the table from a stream.
Table(Iterable<TableRow>) - Constructor for class processing.data.Table
 
Table(ResultSet) - Constructor for class processing.data.Table
 
TableRow - Interface in processing.data
 
tan(float) - Static method in class processing.core.PApplet
( begin auto-generated from tan.xml ) Calculates the ratio of the sine and cosine of an angle.
TARGA - Static variable in interface processing.core.PConstants
 
target - Variable in class processing.opengl.Texture.Parameters
Texture target.
targetFps - Variable in class processing.opengl.PGL
 
TAU - Static variable in interface processing.core.PConstants
( begin auto-generated from TAU.xml ) TAU is an alias for TWO_PI, a mathematical constant with the value 6.28318530717958647693.
tcmat - Variable in class processing.opengl.PShader
 
tempFbo - Variable in class processing.opengl.Texture
 
TESS_EDGE_FLAG - Static variable in class processing.opengl.PGL
 
TESS_WINDING_NONZERO - Static variable in class processing.opengl.PGL
 
TESS_WINDING_ODD - Static variable in class processing.opengl.PGL
 
tessellate() - Method in class processing.opengl.PShapeOpenGL
 
tessellate(int) - Method in class processing.opengl.PGraphicsOpenGL
 
tessellate(int[]) - Method in class processing.opengl.PGraphicsOpenGL
 
tessellateArc() - Method in class processing.opengl.PShapeOpenGL
 
tessellateBox() - Method in class processing.opengl.PShapeOpenGL
 
tessellated - Variable in class processing.opengl.PShapeOpenGL
 
tessellateEllipse() - Method in class processing.opengl.PShapeOpenGL
 
tessellateImpl() - Method in class processing.opengl.PShapeOpenGL
 
tessellateLine() - Method in class processing.opengl.PShapeOpenGL
 
tessellateLinePath(LinePath) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator
 
tessellatePath() - Method in class processing.opengl.PShapeOpenGL
 
tessellatePoint() - Method in class processing.opengl.PShapeOpenGL
 
tessellateQuad() - Method in class processing.opengl.PShapeOpenGL
 
tessellateRect() - Method in class processing.opengl.PShapeOpenGL
 
tessellateSphere() - Method in class processing.opengl.PShapeOpenGL
 
tessellateTriangle() - Method in class processing.opengl.PShapeOpenGL
 
tessellator - Variable in class processing.opengl.PGraphicsOpenGL
 
tessellator - Variable in class processing.opengl.PShapeOpenGL
 
Tessellator() - Constructor for class processing.opengl.PGraphicsOpenGL.Tessellator
 
TessellatorCallback(PGraphicsOpenGL.AttributeMap) - Constructor for class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
tessError(int) - Method in class processing.opengl.PGL
 
tessGeo - Variable in class processing.opengl.PGraphicsOpenGL
 
tessGeo - Variable in class processing.opengl.PShapeOpenGL
 
testValidity(Object) - Static method in class processing.data.JSONObject
Throw an exception if the object is a NaN or infinite number.
TEX2D - Static variable in class processing.opengl.Texture
Texture with normalized UV.
tex2DFragShader - Variable in class processing.opengl.PGL
 
tex2DFragShaderSource - Static variable in class processing.opengl.PGL
 
tex2DGeoVBO - Variable in class processing.opengl.PGL
 
tex2DSamplerLoc - Variable in class processing.opengl.PGL
 
tex2DShaderContext - Variable in class processing.opengl.PGL
 
tex2DShaderProgram - Variable in class processing.opengl.PGL
 
tex2DTCoordLoc - Variable in class processing.opengl.PGL
 
tex2DVertLoc - Variable in class processing.opengl.PGL
 
tex2DVertShader - Variable in class processing.opengl.PGL
 
texCache - Variable in class processing.opengl.PGraphicsOpenGL
 
TEXCOORD - Static variable in class processing.opengl.PShapeOpenGL
 
texCoordLoc - Variable in class processing.opengl.PShader
 
texCoords - Variable in class processing.opengl.PGL
 
texData - Variable in class processing.opengl.PGL
 
texImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class processing.opengl.PGL
 
TEXLIGHT - Static variable in class processing.opengl.PShader
 
texlightShaderDefRegexp - Static variable in class processing.opengl.PShader
 
texMatrixLoc - Variable in class processing.opengl.PShader
 
texOffsetLoc - Variable in class processing.opengl.PShader
 
texParameterf(int, int, float) - Method in class processing.opengl.PGL
 
texParameterfv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
texParameteri(int, int, int) - Method in class processing.opengl.PGL
 
texParameteriv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
TEXRECT - Static variable in class processing.opengl.Texture
Texture with un-normalized UV.
texRectFragShader - Variable in class processing.opengl.PGL
 
texRectFragShaderSource - Static variable in class processing.opengl.PGL
 
texRectGeoVBO - Variable in class processing.opengl.PGL
 
texRectSamplerLoc - Variable in class processing.opengl.PGL
 
texRectShaderContext - Variable in class processing.opengl.PGL
 
texRectShaderProgram - Variable in class processing.opengl.PGL
 
texRectTCoordLoc - Variable in class processing.opengl.PGL
 
texRectVertLoc - Variable in class processing.opengl.PGL
 
texRectVertShader - Variable in class processing.opengl.PGL
 
texShaderDefRegexp - Static variable in class processing.opengl.PShader
 
texSubImage2D(int, int, int, int, int, int, int, int, Buffer) - Method in class processing.opengl.PGL
 
text(char[], int, int, float, float) - Method in class processing.core.PApplet
Advanced
text(char[], int, int, float, float) - Method in class processing.core.PGraphics
Advanced
text(char[], int, int, float, float, float) - Method in class processing.core.PApplet
 
text(char[], int, int, float, float, float) - Method in class processing.core.PGraphics
 
text(char, float, float) - Method in class processing.core.PApplet
( begin auto-generated from text.xml ) Draws text to the screen.
text(char, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from text.xml ) Draws text to the screen.
text(char, float, float, float) - Method in class processing.core.PApplet
 
text(char, float, float, float) - Method in class processing.core.PGraphics
 
text(float, float, float) - Method in class processing.core.PApplet
This does a basic number formatting, to avoid the generally ugly appearance of printing floats.
text(float, float, float) - Method in class processing.core.PGraphics
This does a basic number formatting, to avoid the generally ugly appearance of printing floats.
text(float, float, float, float) - Method in class processing.core.PApplet
 
text(float, float, float, float) - Method in class processing.core.PGraphics
 
text(int, float, float) - Method in class processing.core.PApplet
 
text(int, float, float) - Method in class processing.core.PGraphics
 
text(int, float, float, float) - Method in class processing.core.PApplet
 
text(int, float, float, float) - Method in class processing.core.PGraphics
 
text(String, float, float) - Method in class processing.core.PApplet
Advanced
text(String, float, float) - Method in class processing.core.PGraphics
Advanced
text(String, float, float, float) - Method in class processing.core.PApplet
Same as above but with a z coordinate.
text(String, float, float, float) - Method in class processing.core.PGraphics
Same as above but with a z coordinate.
text(String, float, float, float, float) - Method in class processing.core.PApplet
Advanced
text(String, float, float, float, float) - Method in class processing.core.PGraphics
Advanced
Text(PShapeSVG, XML) - Constructor for class processing.core.PShapeSVG.Text
 
TEXT - Static variable in interface processing.core.PConstants
 
textAlign - Variable in class processing.core.PGraphics
The current text align (read-only)
textAlign - Variable in class processing.core.PStyle
 
textAlign(int) - Method in class processing.core.PApplet
 
textAlign(int) - Method in class processing.core.PGraphics
 
textAlign(int, int) - Method in class processing.core.PApplet
( begin auto-generated from textAlign.xml ) Sets the current alignment for drawing text.
textAlign(int, int) - Method in class processing.core.PGraphics
( begin auto-generated from textAlign.xml ) Sets the current alignment for drawing text.
textAlignY - Variable in class processing.core.PGraphics
The current vertical text alignment (read-only)
textAlignY - Variable in class processing.core.PStyle
 
textAscent() - Method in class processing.core.PApplet
( begin auto-generated from textAscent.xml ) Returns ascent of the current font at its current size.
textAscent() - Method in class processing.core.PGraphics
( begin auto-generated from textAscent.xml ) Returns ascent of the current font at its current size.
textAscent() - Method in class processing.opengl.PGraphicsOpenGL
 
textBreakCount - Variable in class processing.core.PGraphics
 
textBreakStart - Variable in class processing.core.PGraphics
 
textBreakStop - Variable in class processing.core.PGraphics
 
textBuffer - Variable in class processing.core.PGraphics
Internal buffer used by the text() functions because the String object is slow
textCharImpl(char, float, float) - Method in class processing.core.PGraphics
 
textCharImpl(char, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
textCharModelImpl(PImage, float, float, float, float, int, int) - Method in class processing.core.PGraphics
 
textCharModelImpl(FontTexture.TextureInfo, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
textCharShapeImpl(char, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Ported from the implementation of textCharShapeImpl() in 1.5.1 No attempt has been made to optimize this code
textDescent() - Method in class processing.core.PApplet
( begin auto-generated from textDescent.xml ) Returns descent of the current font at its current size.
textDescent() - Method in class processing.core.PGraphics
( begin auto-generated from textDescent.xml ) Returns descent of the current font at its current size.
textDescent() - Method in class processing.opengl.PGraphicsOpenGL
 
textFont - Variable in class processing.core.PGraphics
The current text font (read-only)
textFont - Variable in class processing.core.PStyle
 
textFont(PFont) - Method in class processing.core.PApplet
( begin auto-generated from textFont.xml ) Sets the current font that will be drawn with the text() function.
textFont(PFont) - Method in class processing.core.PGraphics
( begin auto-generated from textFont.xml ) Sets the current font that will be drawn with the text() function.
textFont(PFont, float) - Method in class processing.core.PApplet
 
textFont(PFont, float) - Method in class processing.core.PGraphics
 
textFontImpl(PFont, float) - Method in class processing.core.PGraphics
Called from textFont.
textLeading - Variable in class processing.core.PGraphics
The current text leading (read-only)
textLeading - Variable in class processing.core.PStyle
 
textLeading(float) - Method in class processing.core.PApplet
( begin auto-generated from textLeading.xml ) Sets the spacing between lines of text in units of pixels.
textLeading(float) - Method in class processing.core.PGraphics
( begin auto-generated from textLeading.xml ) Sets the spacing between lines of text in units of pixels.
textLineAlignImpl(char[], int, int, float, float) - Method in class processing.core.PGraphics
Handles placement of a text line, then calls textLineImpl to actually render at the specific point.
textLineImpl(char[], int, int, float, float) - Method in class processing.core.PGraphics
Implementation of actual drawing for a line of text.
textLineImpl(char[], int, int, float, float) - Method in class processing.opengl.PGraphicsOpenGL
Implementation of actual drawing for a line of text.
textMode - Variable in class processing.core.PGraphics
The current text mode (read-only)
textMode - Variable in class processing.core.PStyle
 
textMode(int) - Method in class processing.core.PApplet
( begin auto-generated from textMode.xml ) Sets the way text draws to the screen.
textMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from textMode.xml ) Sets the way text draws to the screen.
textModeCheck(int) - Method in class processing.core.PGraphics
 
textModeCheck(int) - Method in class processing.opengl.PGraphicsOpenGL
 
textSentence(char[], int, int, float, float) - Method in class processing.core.PGraphics
Emit a sentence of text, defined as a chunk of text without any newlines.
textSentenceBreak(int, int) - Method in class processing.core.PGraphics
 
textSize - Variable in class processing.core.PGraphics
The current text size (read-only)
textSize - Variable in class processing.core.PStyle
 
textSize(float) - Method in class processing.core.PApplet
( begin auto-generated from textSize.xml ) Sets the current font size.
textSize(float) - Method in class processing.core.PGraphics
( begin auto-generated from textSize.xml ) Sets the current font size.
textSizeImpl(float) - Method in class processing.core.PGraphics
Called from textSize() after validating size.
texture - Variable in class processing.opengl.PGraphicsOpenGL
Texture containing the current frame
texture - Variable in class processing.opengl.PShader
 
texture(PImage) - Method in class processing.core.PApplet
( begin auto-generated from texture.xml ) Sets a texture to be applied to vertex points.
texture(PImage) - Method in class processing.core.PGraphics
( begin auto-generated from texture.xml ) Sets a texture to be applied to vertex points.
texture(PImage) - Method in class processing.core.PShape
 
Texture - Class in processing.opengl
This class wraps an OpenGL texture.
Texture(PGraphicsOpenGL) - Constructor for class processing.opengl.Texture
 
Texture(PGraphicsOpenGL, int, int) - Constructor for class processing.opengl.Texture
Creates an instance of PTexture with size width x height.
Texture(PGraphicsOpenGL, int, int, Object) - Constructor for class processing.opengl.Texture
Creates an instance of PTexture with size width x height and with the specified parameters.
TEXTURE - Static variable in class processing.opengl.PShader
 
TEXTURE_2D - Static variable in class processing.opengl.PGL
 
TEXTURE_BINDING_2D - Static variable in class processing.opengl.PGL
 
TEXTURE_BINDING_RECTANGLE - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class processing.opengl.PGL
 
TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class processing.opengl.PGL
 
TEXTURE_MAG_FILTER - Static variable in class processing.opengl.PGL
 
TEXTURE_MAX_ANISOTROPY - Static variable in class processing.opengl.PGL
 
TEXTURE_MIN_FILTER - Static variable in class processing.opengl.PGL
 
TEXTURE_RECTANGLE - Static variable in class processing.opengl.PGL
 
TEXTURE_WRAP_R - Static variable in class processing.opengl.PGL
 
TEXTURE_WRAP_S - Static variable in class processing.opengl.PGL
 
TEXTURE_WRAP_T - Static variable in class processing.opengl.PGL
 
Texture.BufferData - Class in processing.opengl
This class stores a buffer copied from the buffer source.
Texture.Parameters - Class in processing.opengl
This class stores the parameters for a texture: target, internal format, minimization filter and magnification filter.
TEXTURE0 - Static variable in class processing.opengl.PGL
 
TEXTURE1 - Static variable in class processing.opengl.PGL
 
TEXTURE2 - Static variable in class processing.opengl.PGL
 
TEXTURE3 - Static variable in class processing.opengl.PGL
 
textureImage - Variable in class processing.core.PGraphics
Current image being used as a texture
textureIsBound(int, int) - Method in class processing.opengl.PGL
 
textureLoc - Variable in class processing.opengl.PShader
 
textureMode - Variable in class processing.core.PGraphics
Sets whether texture coordinates passed to vertex() calls will be based on coordinates that are based on the IMAGE or NORMALIZED.
textureMode - Variable in class processing.core.PShape
 
textureMode(int) - Method in class processing.core.PApplet
( begin auto-generated from textureMode.xml ) Sets the coordinate space for texture mapping.
textureMode(int) - Method in class processing.core.PGraphics
( begin auto-generated from textureMode.xml ) Sets the coordinate space for texture mapping.
textureMode(int) - Method in class processing.core.PShape
 
textures - Variable in class processing.opengl.PShader
 
textures - Variable in class processing.opengl.PShapeOpenGL
 
textureSampling - Variable in class processing.opengl.PGraphicsOpenGL
 
textureSampling(int) - Method in class processing.opengl.PGraphicsOpenGL
 
textureU - Variable in class processing.core.PGraphics
Current horizontal coordinate for texture, will always be between 0 and 1, even if using textureMode(IMAGE).
textureV - Variable in class processing.core.PGraphics
Current vertical coordinate for texture, see above.
textureWrap - Variable in class processing.opengl.PGraphicsOpenGL
 
textureWrap(int) - Method in class processing.core.PApplet
( begin auto-generated from textureWrap.xml ) Description to come...
textureWrap(int) - Method in class processing.core.PGraphics
( begin auto-generated from textureWrap.xml ) Description to come...
textureWrap(int) - Method in class processing.opengl.PGraphicsOpenGL
 
texturingIsEnabled(int) - Method in class processing.opengl.PGL
 
texturingTargets - Variable in class processing.opengl.PGL
Which texturing targets are enabled
textWidth(char) - Method in class processing.core.PApplet
 
textWidth(char) - Method in class processing.core.PGraphics
 
textWidth(char[], int, int) - Method in class processing.core.PApplet
 
textWidth(char[], int, int) - Method in class processing.core.PGraphics
 
textWidth(String) - Method in class processing.core.PApplet
( begin auto-generated from textWidth.xml ) Calculates and returns the width of any character or text string.
textWidth(String) - Method in class processing.core.PGraphics
( begin auto-generated from textWidth.xml ) Calculates and returns the width of any character or text string.
textWidth(String, float) - Method in class processing.core.PShapeSVG.Font
 
textWidthBuffer - Variable in class processing.core.PGraphics
 
textWidthImpl(char[], int, int) - Method in class processing.core.PGraphics
Implementation of returning the text width of the chars [start, stop) in the buffer.
textWidthImpl(char[], int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
texUnit - Variable in class processing.opengl.PShader
 
TEXUNIT_ERROR - Static variable in class processing.opengl.PGL
 
texUnits - Variable in class processing.opengl.PShader
 
texVertShaderSource - Static variable in class processing.opengl.PGL
 
THIRD_PI - Static variable in interface processing.core.PConstants
 
thread - Variable in class processing.core.PSurfaceNone
 
thread(String) - Method in class processing.core.PApplet
Launch a new thread and call the specified function from that new thread.
threadIsCurrent() - Method in class processing.opengl.PGL
 
THRESHOLD - Static variable in interface processing.core.PConstants
 
TIFF - Static variable in interface processing.core.PConstants
 
tint - Variable in class processing.core.PGraphics
True if tint() is enabled (read-only).
tint - Variable in class processing.core.PShape
 
tint - Variable in class processing.core.PStyle
 
tint(float) - Method in class processing.core.PApplet
 
tint(float) - Method in class processing.core.PGraphics
 
tint(float) - Method in class processing.core.PShape
 
tint(float, float) - Method in class processing.core.PApplet
 
tint(float, float) - Method in class processing.core.PGraphics
 
tint(float, float) - Method in class processing.core.PShape
 
tint(float, float, float) - Method in class processing.core.PApplet
 
tint(float, float, float) - Method in class processing.core.PGraphics
 
tint(float, float, float) - Method in class processing.core.PShape
 
tint(float, float, float, float) - Method in class processing.core.PApplet
 
tint(float, float, float, float) - Method in class processing.core.PGraphics
 
tint(float, float, float, float) - Method in class processing.core.PShape
 
tint(int) - Method in class processing.core.PApplet
( begin auto-generated from tint.xml ) Sets the fill value for displaying images.
tint(int) - Method in class processing.core.PGraphics
( begin auto-generated from tint.xml ) Sets the fill value for displaying images.
tint(int) - Method in class processing.core.PShape
 
tint(int, float) - Method in class processing.core.PApplet
 
tint(int, float) - Method in class processing.core.PGraphics
 
tint(int, float) - Method in class processing.core.PShape
 
tintA - Variable in class processing.core.PGraphics
 
tintAi - Variable in class processing.core.PGraphics
 
tintAlpha - Variable in class processing.core.PGraphics
 
tintB - Variable in class processing.core.PGraphics
 
tintBi - Variable in class processing.core.PGraphics
 
tintColor - Variable in class processing.core.PGraphics
tint that was last set (read-only)
tintColor - Variable in class processing.core.PShape
 
tintColor - Variable in class processing.core.PStyle
 
tintFromCalc() - Method in class processing.core.PGraphics
 
tintG - Variable in class processing.core.PGraphics
 
tintGi - Variable in class processing.core.PGraphics
 
tintR - Variable in class processing.core.PGraphics
 
tintRi - Variable in class processing.core.PGraphics
 
toJSON() - Method in class processing.data.DoubleDict
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.DoubleList
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.FloatDict
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.FloatList
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.IntDict
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.IntList
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.LongDict
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.LongList
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.StringDict
Return this dictionary as a String in JSON format.
toJSON() - Method in class processing.data.StringList
Return this dictionary as a String in JSON format.
TOP - Static variable in interface processing.core.PConstants
Align text to the top
topExtent - Variable in class processing.core.PFont.Glyph
 
toString() - Method in class processing.core.PVector
 
toString() - Method in class processing.data.DoubleDict
 
toString() - Method in class processing.data.DoubleList
 
toString() - Method in class processing.data.FloatDict
 
toString() - Method in class processing.data.FloatList
 
toString() - Method in class processing.data.IntDict
 
toString() - Method in class processing.data.IntList
 
toString() - Method in class processing.data.JSONArray
Return the JSON data formatted with two spaces for indents.
toString() - Method in class processing.data.JSONObject
Return the JSON data formatted with two spaces for indents.
toString() - Method in class processing.data.LongDict
 
toString() - Method in class processing.data.LongList
 
toString() - Method in class processing.data.StringDict
 
toString() - Method in class processing.data.StringList
 
toString() - Method in class processing.data.XML
Return the XML document formatted with two spaces for indents.
toString() - Method in class processing.event.MouseEvent
 
TOUCH - Static variable in class processing.event.Event
 
TouchEvent - Class in processing.event
 
TouchEvent(Object, long, int, int) - Constructor for class processing.event.TouchEvent
 
transform - Variable in class processing.opengl.PShapeOpenGL
 
transform(int, float...) - Method in class processing.opengl.PShapeOpenGL
 
transformInv - Variable in class processing.opengl.PShapeOpenGL
 
transformMatLoc - Variable in class processing.opengl.PShader
 
translate(float, float) - Method in class processing.core.PApplet
( begin auto-generated from translate.xml ) Specifies an amount to displace objects within the display window.
translate(float, float) - Method in class processing.core.PGraphics
( begin auto-generated from translate.xml ) Specifies an amount to displace objects within the display window.
translate(float, float) - Method in interface processing.core.PMatrix
 
translate(float, float) - Method in class processing.core.PMatrix2D
 
translate(float, float) - Method in class processing.core.PMatrix3D
 
translate(float, float) - Method in class processing.core.PShape
( begin auto-generated from PShape_translate.xml ) Specifies an amount to displace the shape.
translate(float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
translate(float, float) - Method in class processing.opengl.PShapeOpenGL
 
translate(float, float, float) - Method in class processing.core.PApplet
 
translate(float, float, float) - Method in class processing.core.PGraphics
 
translate(float, float, float) - Method in interface processing.core.PMatrix
 
translate(float, float, float) - Method in class processing.core.PMatrix2D
Unavailable in 2D.
translate(float, float, float) - Method in class processing.core.PMatrix3D
 
translate(float, float, float) - Method in class processing.core.PShape
 
translate(float, float, float) - Method in class processing.opengl.PGraphics2D
 
translate(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
translate(float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
TRANSLATE - Static variable in class processing.opengl.PShapeOpenGL
 
translateImpl(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
transpose() - Method in interface processing.core.PMatrix
Transpose this matrix; rows become columns and columns rows.
transpose() - Method in class processing.core.PMatrix2D
Unavailable in 2D.
transpose() - Method in class processing.core.PMatrix3D
Transpose this matrix; rows become columns and columns rows.
triangle(float, float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from triangle.xml ) A triangle is a plane created by connecting three points.
triangle(float, float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from triangle.xml ) A triangle is a plane created by connecting three points.
triangle(float, float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
TRIANGLE - Static variable in interface processing.core.PConstants
 
TRIANGLE_FAN - Static variable in interface processing.core.PConstants
 
TRIANGLE_FAN - Static variable in class processing.opengl.PGL
 
TRIANGLE_STRIP - Static variable in interface processing.core.PConstants
 
TRIANGLE_STRIP - Static variable in class processing.opengl.PGL
 
TRIANGLES - Static variable in interface processing.core.PConstants
 
TRIANGLES - Static variable in class processing.opengl.PGL
 
TRILINEAR - Static variable in class processing.opengl.Texture
Trilinear sampling: magnification filtering set to linear, minification to linear-mipmap-linear, which offers the best mipmap quality since linear interpolation to compute the value in each of two maps and then interpolates linearly between these two values.
trim() - Method in class processing.data.Table
 
trim() - Method in class processing.data.XML
Removes whitespace nodes.
trim(int) - Method in class processing.data.Table
 
trim(String) - Static method in class processing.core.PApplet
( begin auto-generated from trim.xml ) Removes whitespace characters from the beginning and end of a String.
trim(String) - Method in class processing.data.Table
 
trim(String[]) - Static method in class processing.core.PApplet
 
triShaderAttrRegexp - Static variable in class processing.opengl.PShader
 
TRUE - Static variable in class processing.opengl.PGL
 
TWO_PI - Static variable in interface processing.core.PConstants
( begin auto-generated from TWO_PI.xml ) TWO_PI is a mathematical constant with the value 6.28318530717958647693.
TX - Static variable in class processing.core.PGraphics
 
TY - Static variable in class processing.core.PGraphics
 
type - Variable in class processing.opengl.PShader
 
TYPE - Static variable in class processing.event.KeyEvent
 
typedParse(InputStream, String) - Method in class processing.data.Table
 
TZ - Static variable in class processing.core.PGraphics
 

U

U - Static variable in class processing.core.PGraphics
 
unbinary(String) - Static method in class processing.core.PApplet
( begin auto-generated from unbinary.xml ) Converts a String representation of a binary number to its equivalent integer value.
unbind() - Method in class processing.opengl.PShader
Unbinds the shader program.
unbind() - Method in class processing.opengl.Texture
 
unbindFrontTexture() - Method in class processing.opengl.PGL
 
unbindFrontTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
unbindLineBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
unbindPointBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
unbindPolyBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
unbindTextures() - Method in class processing.opengl.PShader
 
unbindTyped() - Method in class processing.opengl.PShader
 
unhex(String) - Static method in class processing.core.PApplet
( begin auto-generated from unhex.xml ) Converts a String representation of a hexadecimal number to its equivalent integer value.
unicodeGlyphs - Variable in class processing.core.PShapeSVG.Font
 
uniform1f(int, float) - Method in class processing.opengl.PGL
 
uniform1fv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
uniform1i(int, int) - Method in class processing.opengl.PGL
 
uniform1iv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
uniform2f(int, float, float) - Method in class processing.opengl.PGL
 
uniform2fv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
uniform2i(int, int, int) - Method in class processing.opengl.PGL
 
uniform2iv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
uniform3f(int, float, float, float) - Method in class processing.opengl.PGL
 
uniform3fv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
uniform3i(int, int, int, int) - Method in class processing.opengl.PGL
 
uniform3iv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
uniform4f(int, float, float, float, float) - Method in class processing.opengl.PGL
 
uniform4fv(int, int, FloatBuffer) - Method in class processing.opengl.PGL
 
uniform4i(int, int, int, int, int) - Method in class processing.opengl.PGL
 
uniform4iv(int, int, IntBuffer) - Method in class processing.opengl.PGL
 
uniformMatrix2fv(int, int, boolean, FloatBuffer) - Method in class processing.opengl.PGL
 
uniformMatrix3fv(int, int, boolean, FloatBuffer) - Method in class processing.opengl.PGL
 
uniformMatrix4fv(int, int, boolean, FloatBuffer) - Method in class processing.opengl.PGL
 
uniformValues - Variable in class processing.opengl.PShader
 
unmapBuffer(int) - Method in class processing.opengl.PGL
 
UNPACK_ALIGNMENT - Static variable in class processing.opengl.PGL
 
unregisterMethod(String, Object) - Method in class processing.core.PApplet
 
UNSIGNED_BYTE - Static variable in class processing.opengl.PGL
 
UNSIGNED_INT - Static variable in class processing.opengl.PGL
 
UNSIGNED_SHORT - Static variable in class processing.opengl.PGL
 
UNSIGNED_SHORT_4_4_4_4 - Static variable in class processing.opengl.PGL
 
UNSIGNED_SHORT_5_5_5_1 - Static variable in class processing.opengl.PGL
 
UNSIGNED_SHORT_5_6_5 - Static variable in class processing.opengl.PGL
 
UNSUPPORTED_GLPROF_ERROR - Static variable in class processing.opengl.PGL
 
untexChild - Variable in class processing.opengl.PShapeOpenGL
 
untexChild(boolean) - Method in class processing.opengl.PShapeOpenGL
 
untexChild(boolean, PShapeOpenGL) - Method in class processing.opengl.PShapeOpenGL
 
UP - Static variable in interface processing.core.PConstants
 
updateAttribBuffer(String) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateAttribBuffer(String, int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateByteBuffer(ByteBuffer, byte[], boolean) - Static method in class processing.opengl.PGL
 
updateByteBuffer(ByteBuffer, byte[], int, int) - Static method in class processing.opengl.PGL
 
updateDisplay() - Method in class processing.opengl.PGraphicsOpenGL
 
updateFloatBuffer(float[]) - Method in class processing.opengl.PShader
 
updateFloatBuffer(FloatBuffer, float[], boolean) - Static method in class processing.opengl.PGL
 
updateFloatBuffer(FloatBuffer, float[], int, int) - Static method in class processing.opengl.PGL
 
updateGeometry() - Method in class processing.opengl.PShapeOpenGL
 
updateGeometryImpl() - Method in class processing.opengl.PShapeOpenGL
 
updateGLModelview() - Method in class processing.opengl.PGraphicsOpenGL
 
updateGLNormal() - Method in class processing.opengl.PGraphicsOpenGL
 
updateGLProjection() - Method in class processing.opengl.PGraphicsOpenGL
 
updateGLProjmodelview() - Method in class processing.opengl.PGraphicsOpenGL
 
updateIntBuffer(int[]) - Method in class processing.opengl.PShader
 
updateIntBuffer(IntBuffer, int[], boolean) - Static method in class processing.opengl.PGL
 
updateIntBuffer(IntBuffer, int[], int, int) - Static method in class processing.opengl.PGL
 
updateLineBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
updateLineColorsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineColorsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineDirectionsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineDirectionsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineIndexCache() - Method in class processing.opengl.PShapeOpenGL
 
updateLineIndicesBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineIndicesBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineVerticesBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateLineVerticesBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePixelBuffer(int[]) - Method in class processing.opengl.Texture
 
updatePixels() - Method in class processing.core.PApplet
( begin auto-generated from updatePixels.xml ) Updates the display window with the data in the pixels[] array.
updatePixels() - Method in class processing.core.PImage
 
updatePixels(int, int, int, int) - Method in class processing.core.PApplet
 
updatePixels(int, int, int, int) - Method in class processing.core.PImage
( begin auto-generated from PImage_updatePixels.xml ) Updates the image with the data in its pixels[] array.
updatePixelSize() - Method in class processing.opengl.PGraphicsOpenGL
 
updatePointBuffers() - Method in class processing.opengl.PGraphicsOpenGL
 
updatePointColorsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointColorsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointIndexCache() - Method in class processing.opengl.PShapeOpenGL
 
updatePointIndicesBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointIndicesBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointOffsetsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointOffsetsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointVerticesBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePointVerticesBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyAmbientBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyAmbientBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyBuffers(boolean, boolean, boolean, boolean) - Method in class processing.opengl.PGraphicsOpenGL
 
updatePolyColorsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyColorsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyEmissiveBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyEmissiveBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyIndexCache() - Method in class processing.opengl.PShapeOpenGL
 
updatePolyIndicesBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyIndicesBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyNormalsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyNormalsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyShininessBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyShininessBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolySpecularBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolySpecularBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyTexCoordsBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyTexCoordsBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyVerticesBuffer() - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updatePolyVerticesBuffer(int, int) - Method in class processing.opengl.PGraphicsOpenGL.TessGeometry
 
updateProjmodelview() - Method in class processing.opengl.PGraphicsOpenGL
 
updateRoot(PShape) - Method in class processing.opengl.PShapeOpenGL
 
updateShortBuffer(ShortBuffer, short[], boolean) - Static method in class processing.opengl.PGL
 
updateShortBuffer(ShortBuffer, short[], int, int) - Static method in class processing.opengl.PGL
 
updateTessellation() - Method in class processing.opengl.PShapeOpenGL
 
updateTexels() - Method in class processing.opengl.Texture
 
updateTexels(int, int, int, int) - Method in class processing.opengl.Texture
 
updateTexelsImpl(int, int, int, int) - Method in class processing.opengl.Texture
 
updateTexture() - Method in class processing.opengl.PGraphicsOpenGL
 
updateTexture(int, int, int, int) - Method in class processing.opengl.PGraphicsOpenGL
 
updateTexture(PImage, Texture) - Method in class processing.opengl.PGraphicsOpenGL
 
upper() - Method in class processing.data.StringList
Make the entire list upper case.
urlDecode(String) - Static method in class processing.core.PApplet
 
urlEncode(String) - Static method in class processing.core.PApplet
 
USE_DIRECT_BUFFERS - Static variable in class processing.opengl.PGL
Switches between the use of regular and direct buffers.
usedBuffers - Variable in class processing.opengl.Texture
 
useNativeSelect - Static variable in class processing.core.PApplet
Whether to use native (AWT) dialogs for selectInput and selectOutput.
useProgram(int) - Method in class processing.opengl.PGL
 
usingFrontTex - Variable in class processing.opengl.PGL
Flags used to handle the creation of a separate front texture
usingMipmaps - Variable in class processing.opengl.Texture
 
usingMipmaps() - Method in class processing.opengl.Texture
Returns true or false whether or not the texture is using mipmaps.
usingMipmaps(boolean, int) - Method in class processing.opengl.Texture
 
usingRepeat - Variable in class processing.opengl.Texture
 
usingRepeat() - Method in class processing.opengl.Texture
Returns true or false whether or not the texture is using repeat wrap mode along either U or V directions.
usingRepeat(boolean) - Method in class processing.opengl.Texture
 

V

V - Static variable in class processing.core.PGraphics
 
validate() - Method in class processing.opengl.PShader
 
VALIDATE_STATUS - Static variable in class processing.opengl.PGL
 
validateFramebuffer() - Method in class processing.opengl.PGL
 
validateProgram(int) - Method in class processing.opengl.PGL
 
value - Variable in class processing.core.PFont.Glyph
 
value - Variable in class processing.data.DoubleDict.Entry
 
value - Variable in class processing.data.FloatDict.Entry
 
value - Variable in class processing.data.IntDict.Entry
 
value - Variable in class processing.data.LongDict.Entry
 
value - Variable in class processing.data.StringDict.Entry
 
value(int) - Method in class processing.data.DoubleDict
 
value(int) - Method in class processing.data.FloatDict
 
value(int) - Method in class processing.data.IntDict
 
value(int) - Method in class processing.data.LongDict
 
value(int) - Method in class processing.data.StringDict
 
valueArray() - Method in class processing.data.DoubleDict
Create a new array and copy each of the values into it.
valueArray() - Method in class processing.data.FloatDict
Create a new array and copy each of the values into it.
valueArray() - Method in class processing.data.IntDict
Create a new array and copy each of the values into it.
valueArray() - Method in class processing.data.LongDict
Create a new array and copy each of the values into it.
valueArray() - Method in class processing.data.StringDict
Create a new array and copy each of the values into it.
valueArray(double[]) - Method in class processing.data.DoubleDict
Fill an already-allocated array with the values (more efficient than creating a new array each time).
valueArray(float[]) - Method in class processing.data.FloatDict
Fill an already-allocated array with the values (more efficient than creating a new array each time).
valueArray(int[]) - Method in class processing.data.IntDict
Fill an already-allocated array with the values (more efficient than creating a new array each time).
valueArray(int[]) - Method in class processing.data.LongDict
Fill an already-allocated array with the values (more efficient than creating a new array each time).
valueArray(String[]) - Method in class processing.data.StringDict
Fill an already-allocated array with the values (more efficient than creating a new array each time).
valueIterator() - Method in class processing.data.DoubleDict
 
valueIterator() - Method in class processing.data.FloatDict
 
valueIterator() - Method in class processing.data.IntDict
 
valueIterator() - Method in class processing.data.LongDict
 
valueIterator() - Method in class processing.data.StringDict
 
values - Variable in class processing.data.DoubleDict
 
values - Variable in class processing.data.FloatDict
 
values - Variable in class processing.data.IntDict
 
values - Variable in class processing.data.LongDict
 
values - Variable in class processing.data.StringDict
 
values() - Method in class processing.data.DoubleDict
 
values() - Method in class processing.data.DoubleList
Returns the actual array being used to store the data.
values() - Method in class processing.data.FloatDict
 
values() - Method in class processing.data.FloatList
Returns the actual array being used to store the data.
values() - Method in class processing.data.IntDict
 
values() - Method in class processing.data.IntList
Returns the actual array being used to store the data.
values() - Method in class processing.data.LongDict
 
values() - Method in class processing.data.LongList
Returns the actual array being used to store the data.
values() - Method in class processing.data.StringDict
 
values() - Method in class processing.data.StringList
Returns the actual array being used to store the data.
valueToString(Object) - Static method in class processing.data.JSONObject
Make a JSON text of an Object value.
VENDOR - Static variable in class processing.opengl.PGL
 
VERSION - Static variable in class processing.opengl.PGL
 
vertex(float[]) - Method in class processing.core.PApplet
Used by renderer subclasses or PShape to efficiently pass in already formatted vertex information.
vertex(float[]) - Method in class processing.core.PGraphics
Used by renderer subclasses or PShape to efficiently pass in already formatted vertex information.
vertex(float, float) - Method in class processing.core.PApplet
 
vertex(float, float) - Method in class processing.core.PGraphics
 
vertex(float, float) - Method in class processing.core.PShape
 
vertex(float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
vertex(float, float) - Method in class processing.opengl.PShapeOpenGL
 
vertex(float, float, float) - Method in class processing.core.PApplet
 
vertex(float, float, float) - Method in class processing.core.PGraphics
 
vertex(float, float, float) - Method in class processing.core.PShape
 
vertex(float, float, float) - Method in class processing.opengl.PGraphics2D
 
vertex(float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
vertex(float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
vertex(float, float, float, float) - Method in class processing.core.PApplet
 
vertex(float, float, float, float) - Method in class processing.core.PGraphics
 
vertex(float, float, float, float) - Method in class processing.core.PShape
 
vertex(float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
vertex(float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
vertex(float, float, float, float, float) - Method in class processing.core.PApplet
( begin auto-generated from vertex.xml ) All shapes are constructed by connecting a series of vertices.
vertex(float, float, float, float, float) - Method in class processing.core.PGraphics
( begin auto-generated from vertex.xml ) All shapes are constructed by connecting a series of vertices.
vertex(float, float, float, float, float) - Method in class processing.core.PShape
 
vertex(float, float, float, float, float) - Method in class processing.opengl.PGraphics2D
 
vertex(float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
vertex(float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
vertex(Object) - Method in interface processing.opengl.PGL.TessellatorCallback
 
vertex(Object) - Method in class processing.opengl.PGraphicsOpenGL.Tessellator.TessellatorCallback
 
VERTEX - Static variable in interface processing.core.PConstants
 
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class processing.opengl.PGL
 
VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class processing.opengl.PGL
 
VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class processing.opengl.PGL
 
VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class processing.opengl.PGL
 
VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class processing.opengl.PGL
 
VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class processing.opengl.PGL
 
VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class processing.opengl.PGL
 
VERTEX_FIELD_COUNT - Static variable in class processing.core.PGraphics
 
VERTEX_SHADER - Static variable in class processing.opengl.PGL
 
vertexAttrib1f(int, float) - Method in class processing.opengl.PGL
 
vertexAttrib1fv(int, FloatBuffer) - Method in class processing.opengl.PGL
 
vertexAttrib2f(int, float, float) - Method in class processing.opengl.PGL
 
vertexAttrib2fv(int, FloatBuffer) - Method in class processing.opengl.PGL
 
vertexAttrib3f(int, float, float, float) - Method in class processing.opengl.PGL
 
vertexAttrib3fv(int, FloatBuffer) - Method in class processing.opengl.PGL
 
vertexAttrib4f(int, float, float, float, float) - Method in class processing.opengl.PGL
 
vertexAttrib4fv(int, FloatBuffer) - Method in class processing.opengl.PGL
 
vertexAttribPointer(int, int, int, boolean, int, int) - Method in class processing.opengl.PGL
 
vertexBreak() - Method in class processing.opengl.PGraphicsOpenGL
 
vertexBreak() - Method in class processing.opengl.PShapeOpenGL
 
VertexBuffer - Class in processing.opengl
 
vertexCheck() - Method in class processing.core.PGraphics
 
vertexCodeCount - Variable in class processing.core.PShape
Array of VERTEX, BEZIER_VERTEX, and CURVE_VERTEX calls.
vertexCodes - Variable in class processing.core.PShape
 
vertexCount - Variable in class processing.core.PGraphics
 
vertexCount - Variable in class processing.core.PShape
 
vertexFilename - Variable in class processing.opengl.PShader
 
vertexImpl(float, float, float, float, float) - Method in class processing.opengl.PGraphicsOpenGL
 
vertexImpl(float, float, float, float, float) - Method in class processing.opengl.PShapeOpenGL
 
vertexLoc - Variable in class processing.opengl.PShader
 
vertexShaderSource - Variable in class processing.opengl.PShader
 
vertexTexture(float, float) - Method in class processing.core.PGraphics
Set (U, V) coords for the next vertex in the current shape.
vertexURL - Variable in class processing.opengl.PShader
 
vertices - Variable in class processing.core.PGraphics
 
vertices - Variable in class processing.core.PShape
When drawing POLYGON shapes, the second param is an array of length VERTEX_FIELD_COUNT.
viewBuffer - Variable in class processing.opengl.PGL
 
viewport - Variable in class processing.opengl.PGraphicsOpenGL
Viewport dimensions.
viewport(int, int, int, int) - Method in class processing.opengl.PGL
 
VIEWPORT - Static variable in class processing.opengl.PGL
 
viewportImpl(int, int, int, int) - Method in class processing.opengl.PGL
 
viewportLoc - Variable in class processing.opengl.PShader
 
visible - Variable in class processing.core.PShape
 
VW - Static variable in class processing.core.PGraphics
 
VX - Static variable in class processing.core.PGraphics
 
VY - Static variable in class processing.core.PGraphics
 
VZ - Static variable in class processing.core.PGraphics
 

W

WAIT - Static variable in interface processing.core.PConstants
 
warnings - Static variable in class processing.core.PGraphics
 
WHEEL - Static variable in class processing.event.MouseEvent
 
WHITESPACE - Static variable in interface processing.core.PConstants
 
width - Variable in class processing.core.PApplet
( begin auto-generated from width.xml ) System variable which stores the width of the display window.
width - Variable in class processing.core.PFont.Glyph
 
width - Variable in class processing.core.PImage
( begin auto-generated from PImage_width.xml ) The width of the image in units of pixels.
width - Variable in class processing.core.PShape
( begin auto-generated from PShape_width.xml ) The width of the PShape document.
width - Variable in class processing.opengl.FrameBuffer
 
width - Variable in class processing.opengl.Texture
 
width(char) - Method in class processing.core.PFont
Width of this character for a font of size 1.
WIKI - Static variable in class processing.opengl.PGL
 
WIND_EVEN_ODD - Static variable in class processing.opengl.LinePath
The winding rule constant for specifying an even-odd rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in class processing.opengl.LinePath
The winding rule constant for specifying a non-zero rule for determining the interior of a path.
windingRule - Variable in class processing.opengl.LinePath
 
WINDOWS - Static variable in interface processing.core.PConstants
 
wrap(Object) - Static method in class processing.data.JSONObject
Wrap an object, if necessary.
wrapBackTexture(Texture) - Method in class processing.opengl.PGL
 
wrapFrontTexture(Texture) - Method in class processing.opengl.PGL
 
wrapTexture(Texture) - Method in class processing.opengl.PGraphicsOpenGL
 
wrapU - Variable in class processing.opengl.Texture.Parameters
Wrapping mode along U.
wrapV - Variable in class processing.opengl.Texture.Parameters
Wrapping mode along V.
write(PrintWriter) - Method in class processing.data.DoubleDict
Write tab-delimited entries out to
write(PrintWriter) - Method in class processing.data.DoubleList
Write entries to a PrintWriter, one per line
write(PrintWriter) - Method in class processing.data.FloatDict
Write tab-delimited entries out to
write(PrintWriter) - Method in class processing.data.FloatList
Write entries to a PrintWriter, one per line
write(PrintWriter) - Method in class processing.data.IntDict
Write tab-delimited entries to a PrintWriter
write(PrintWriter) - Method in class processing.data.IntList
Write entries to a PrintWriter, one per line
write(PrintWriter) - Method in class processing.data.JSONArray
 
write(PrintWriter) - Method in class processing.data.JSONObject
 
write(PrintWriter) - Method in class processing.data.LongDict
Write tab-delimited entries to a PrintWriter
write(PrintWriter) - Method in class processing.data.LongList
Write entries to a PrintWriter, one per line
write(PrintWriter) - Method in class processing.data.StringDict
Write tab-delimited entries to a PrintWriter
write(PrintWriter) - Method in class processing.data.StringList
Write entries to a PrintWriter, one per line
write(PrintWriter) - Method in class processing.data.Table
 
write(PrintWriter) - Method in interface processing.data.TableRow
 
write(PrintWriter) - Method in class processing.data.XML
 
write(PrintWriter, String) - Method in class processing.data.JSONArray
 
write(PrintWriter, String) - Method in class processing.data.JSONObject
 
WRITE_ONLY - Static variable in class processing.opengl.PGL
 
writeBitmap(DataOutputStream) - Method in class processing.core.PFont.Glyph
 
writeCSV(PrintWriter) - Method in class processing.data.Table
 
writeEntryCSV(PrintWriter, String) - Method in class processing.data.Table
 
writeEntryHTML(PrintWriter, String) - Method in class processing.data.Table
 
writeHeader(DataOutputStream) - Method in class processing.core.PFont.Glyph
 
writeHTML(PrintWriter) - Method in class processing.data.Table
 
writeInternal(Writer, int, int) - Method in class processing.data.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
writeInternal(Writer, int, int) - Method in class processing.data.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writeTSV(PrintWriter) - Method in class processing.data.Table
 

X

x - Variable in class processing.core.PVector
( begin auto-generated from PVector_x.xml ) The x component of the vector.
x - Variable in class processing.event.MouseEvent
 
X - Static variable in interface processing.core.PConstants
 
x1 - Variable in class processing.core.PShapeSVG.LinearGradient
 
x2 - Variable in class processing.core.PShapeSVG.LinearGradient
 
XML - Class in processing.data
This is the base class used for the Processing XML library, representing a single node of an XML tree.
XML() - Constructor for class processing.data.XML
 
XML(File) - Constructor for class processing.data.XML
Advanced users only; use loadXML() in PApplet.
XML(File, String) - Constructor for class processing.data.XML
Advanced users only; use loadXML() in PApplet.
XML(InputStream) - Constructor for class processing.data.XML
 
XML(InputStream, String) - Constructor for class processing.data.XML
Unlike the loadXML() method in PApplet, this version works with files that are not in UTF-8 format.
XML(Reader) - Constructor for class processing.data.XML
Advanced users only; use loadXML() in PApplet.
XML(Reader, String) - Constructor for class processing.data.XML
Advanced users only; use loadXML() in PApplet.
XML(String) - Constructor for class processing.data.XML
 
XML(XML, Node) - Constructor for class processing.data.XML
 

Y

y - Variable in class processing.core.PVector
( begin auto-generated from PVector_y.xml ) The y component of the vector.
y - Variable in class processing.event.MouseEvent
 
Y - Static variable in interface processing.core.PConstants
 
y1 - Variable in class processing.core.PShapeSVG.LinearGradient
 
y2 - Variable in class processing.core.PShapeSVG.LinearGradient
 
year() - Static method in class processing.core.PApplet
( begin auto-generated from year.xml ) Processing communicates with the clock on your computer.

Z

z - Variable in class processing.core.PVector
( begin auto-generated from PVector_z.xml ) The z component of the vector.
Z - Static variable in interface processing.core.PConstants
 
zero(float) - Static method in class processing.opengl.PGraphicsOpenGL
 
ZERO - Static variable in class processing.opengl.PGL
 
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 
All Classes All Packages