B C E F G I J M N O R S U W _

B

bang() - Method in class com.cycling74.jitter.JitterObject
sends a bang to the peer Jitter object

C

call(String) - Method in class com.cycling74.jitter.JitterObject
calls a method without arguments in the peer Jitter object (This does the same thing as the send method.)
call(String, Atom[]) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
call(String, float) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
call(String, float[]) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
call(String, int) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
call(String, int[]) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
call(String, String) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
call(String, String[]) - Method in class com.cycling74.jitter.JitterObject
calls a method in the peer Jitter object (This does the same thing as the send method.)
clear() - Method in class com.cycling74.jitter.JitterMatrix
clears the peer Jitter matrix
com.cycling74.jitter - package com.cycling74.jitter
 
copyArrayToVector(int, int[], double[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a double array to a vector in the JitterMatrix
copyArrayToVector(int, int[], float[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a float array to a vector in the JitterMatrix
copyArrayToVector(int, int[], int[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies an integer array to a vector in the JitterMatrix
copyArrayToVectorPlanar(int, int, int[], double[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a double array to a single plane in a vector in the JitterMatrix
copyArrayToVectorPlanar(int, int, int[], float[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a float array to a single plane in a vector in the JitterMatrix
copyArrayToVectorPlanar(int, int, int[], int[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies an integer array to a single plane in a vector in the JitterMatrix
copyBufferedImage(BufferedImage) - Method in class com.cycling74.jitter.JitterMatrix
Copies data from a BufferedImage into a matrix, resizing the matrix if necessary
copyVectorToArray(int, int[], double[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a vector from the JitterMatrix to a double array
copyVectorToArray(int, int[], float[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a vector from the JitterMatrix to a float array
copyVectorToArray(int, int[], int[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a vector from the JitterMatrix to an integer array
copyVectorToArrayPlanar(int, int, int[], double[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a single plane from a vector from the JitterMatrix to a double array
copyVectorToArrayPlanar(int, int, int[], float[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a single plane from a vector from the JitterMatrix to a float array
copyVectorToArrayPlanar(int, int, int[], int[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
copies a single plane from a vector from the JitterMatrix to an integer array
createBufferedImage() - Method in class com.cycling74.jitter.JitterMatrix
Creates a BufferedImage from the contents of the matrix.

E

exportimage() - Method in class com.cycling74.jitter.JitterMatrix
calls the exportimage method
exportimage(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
calls the exportimage method
exportimage(String) - Method in class com.cycling74.jitter.JitterMatrix
calls the exportimage method
exportmovie() - Method in class com.cycling74.jitter.JitterMatrix
calls the exportmovie method
exportmovie(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
calls the exportmovie method
exportmovie(String) - Method in class com.cycling74.jitter.JitterMatrix
calls the exportmovie method

F

finalize() - Method in class com.cycling74.jitter.JitterObject
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
freePeer() - Method in class com.cycling74.jitter.JitterObject
frees the peer Jitter object.
frommatrix(JitterMatrix) - Method in class com.cycling74.jitter.JitterMatrix
sends the frommatrix message
frommatrix(String) - Method in class com.cycling74.jitter.JitterMatrix
sends the frommatrix message

G

getAdapt() - Method in class com.cycling74.jitter.JitterMatrix
 
getArgs() - Method in class com.cycling74.jitter.JitterEvent
 
getArgsFloatArray() - Method in class com.cycling74.jitter.JitterEvent
 
getArgsIntArray() - Method in class com.cycling74.jitter.JitterEvent
 
getArgsStringArray() - Method in class com.cycling74.jitter.JitterEvent
 
getAttr(String) - Method in class com.cycling74.jitter.JitterObject
 
getAttrFloat(String) - Method in class com.cycling74.jitter.JitterObject
 
getAttrFloatArray(String) - Method in class com.cycling74.jitter.JitterObject
 
getAttrInt(String) - Method in class com.cycling74.jitter.JitterObject
 
getAttrIntArray(String) - Method in class com.cycling74.jitter.JitterObject
 
getAttrString(String) - Method in class com.cycling74.jitter.JitterObject
 
getAttrStringArray(String) - Method in class com.cycling74.jitter.JitterObject
 
getcell(int[]) - Method in class com.cycling74.jitter.JitterMatrix
sends getcell message
getcell1d(int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a one-dimensional matrix
getcell1dDouble(int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a one-dimensional double matrix
getcell1dFloat(int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a one-dimensional float32 matrix
getcell1dInt(int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a one-dimensional char or long matrix
getcell2d(int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a two-dimensional matrix
getcell2dDouble(int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a two-dimensional double matrix
getcell2dFloat(int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a two-dimensional float32 matrix
getcell2dInt(int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a two-dimensional char or long matrix
getcell3d(int, int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a three-dimensional matrix
getcell3dDouble(int, int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a three-dimensional double matrix
getcell3dFloat(int, int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a three-dimensional float32 matrix
getcell3dInt(int, int, int) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a three-dimensional char or long matrix
getcellDouble(int[]) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a double matrix
getcellFloat(int[]) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a float32 matrix
getcellInt(int[]) - Method in class com.cycling74.jitter.JitterMatrix
gets the value of a cell from a char or long matrix
getClient() - Method in class com.cycling74.jitter.JitterListener
 
getDim() - Method in class com.cycling74.jitter.JitterMatrix
 
getDstdimend() - Method in class com.cycling74.jitter.JitterMatrix
 
getDstdimstart() - Method in class com.cycling74.jitter.JitterMatrix
 
getEventName() - Method in class com.cycling74.jitter.JitterEvent
 
getInterp() - Method in class com.cycling74.jitter.JitterMatrix
 
getJitterClass() - Method in class com.cycling74.jitter.JitterObject
 
getName() - Method in class com.cycling74.jitter.JitterMatrix
 
getPlanecount() - Method in class com.cycling74.jitter.JitterMatrix
 
getPlanemap() - Method in class com.cycling74.jitter.JitterMatrix
 
getSrcdimend() - Method in class com.cycling74.jitter.JitterMatrix
 
getSrcdimstart() - Method in class com.cycling74.jitter.JitterMatrix
 
getSubjectName() - Method in class com.cycling74.jitter.JitterEvent
 
getSubjectName() - Method in class com.cycling74.jitter.JitterListener
 
getType() - Method in class com.cycling74.jitter.JitterMatrix
 
getUsedstdim() - Method in class com.cycling74.jitter.JitterMatrix
 
getUsesrcdim() - Method in class com.cycling74.jitter.JitterMatrix
 

I

importmovie() - Method in class com.cycling74.jitter.JitterMatrix
sends the importmovie message without arguments
importmovie(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
sends the importmovie message with arguments
importmovie(String) - Method in class com.cycling74.jitter.JitterMatrix
sends the importmovie message with a specified filename

J

JitterEvent - class com.cycling74.jitter.JitterEvent.
JitterEvent is a unit of communication from named instances of JitterObject (e.g.
JitterEvent() - Constructor for class com.cycling74.jitter.JitterEvent
creates a JitterEvent
JitterEvent(String, String, Atom[]) - Constructor for class com.cycling74.jitter.JitterEvent
creates a JitterEvent with a named subject, event and args
JitterListener - class com.cycling74.jitter.JitterListener.
JitterListener permits the attachment of a JitterNotifiable client to named instances of JitterObject (the subject), listening for JitterEvents from objects like jit.window, jit.pwindow, jit.matrix, potentially filtered based on some criteria
JitterListener() - Constructor for class com.cycling74.jitter.JitterListener
creates a JitterListener with no target or callback
JitterListener(String, JitterNotifiable) - Constructor for class com.cycling74.jitter.JitterListener
creates a JitterListener with a named target, and client
JitterMatrix - class com.cycling74.jitter.JitterMatrix.
JitterMatrix is a java wrapper for the Jitter Matrix object
JitterMatrix() - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with default planecount, type, dimensions and auto-generated name
JitterMatrix(Atom[]) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with atom arguments which parallel those typed into a max object box
JitterMatrix(BufferedImage) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a 4 plane char JitterMatrix with the data from a BufferedImage
JitterMatrix(int, String, int) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with auto-generated name
JitterMatrix(int, String, int[]) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with auto-generated name
JitterMatrix(int, String, int, int) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with auto-generated name
JitterMatrix(int, String, int, int, int) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with auto-generated name
JitterMatrix(String) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with a specific name and default planecount, type, and dimensions if the named matrix does not already exist
JitterMatrix(String, int, String, int) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with a specific name
JitterMatrix(String, int, String, int[]) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with a specific name
JitterMatrix(String, int, String, int, int) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with a specific name
JitterMatrix(String, int, String, int, int, int) - Constructor for class com.cycling74.jitter.JitterMatrix
creates a JitterMatrix with a specific name
JitterNotifiable - interface com.cycling74.jitter.JitterNotifiable.
JitterNotifiable is an interface used in the communication of JitterEvents from named JitterObjects to JitterNotifiable clients by way of JitterListener objects
JitterObject - class com.cycling74.jitter.JitterObject.
JitterObject provides a way for your mxj classes to instantiate Jitter objects.
JitterObject() - Constructor for class com.cycling74.jitter.JitterObject
creates a JitterObject with no Jitter class peer.
JitterObject(String) - Constructor for class com.cycling74.jitter.JitterObject
creates a JitterObject with no arguments
JitterObject(String, Atom[]) - Constructor for class com.cycling74.jitter.JitterObject
creates a JitterObject

M

matrixcalc(Object, Object) - Method in class com.cycling74.jitter.JitterObject
execute the peer Jitter object's matrixcalc method

N

notify(JitterEvent) - Method in class com.cycling74.jitter.JitterListener
 
notify(JitterEvent) - Method in interface com.cycling74.jitter.JitterNotifiable
the notify method is called when a JitterEvent needs to be reported.

O

op(String) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator
op(String, double) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and double operand
op(String, double[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, and double operands
op(String, float) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and float operand
op(String, float[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, and float operands
op(String, int) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and integer operand
op(String, int[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, and integer operands
op(String, JitterMatrix) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and operand JitterMatrix
op(String, JitterMatrix, double) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, operand JitterMatrix, and double operand
op(String, JitterMatrix, double[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, a JitterMatrix operand, and double operands
op(String, JitterMatrix, float) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, operand JitterMatrix, and float operand
op(String, JitterMatrix, float[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, a JitterMatrix operand, and float operands
op(String, JitterMatrix, int) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, operand JitterMatrix, and integer operand
op(String, JitterMatrix, int[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, a JitterMatrix operand, and integer operands
op(String, JitterMatrix, JitterMatrix) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and two operand JitterMatrixs
op(String, String) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and operand matrix name
op(String, String, double) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, operand matrix name, and double operand
op(String, String, double[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, named matrix operand, and double operands
op(String, String, float) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, operand matrix name, and float operand
op(String, String, float[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, named matrix operand, and float operands
op(String, String, int) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, operand matrix name, and integer operand
op(String, String, int[]) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator, named matrix operand, and integer operands
op(String, String, String) - Method in class com.cycling74.jitter.JitterMatrix
sends an op message with specified operator and two named operand matrices

R

read() - Method in class com.cycling74.jitter.JitterMatrix
sends a read message
read(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a read message with arguments
read(String) - Method in class com.cycling74.jitter.JitterMatrix
sends a read message with specified filename

S

send(float) - Method in class com.cycling74.jitter.JitterObject
sends a float/code> to the peer Jitter object
send(int) - Method in class com.cycling74.jitter.JitterObject
sends an int to the peer Jitter object
send(String) - Method in class com.cycling74.jitter.JitterObject
sends a message without arguments to the peer Jitter object
send(String, Atom[]) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
send(String, float) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
send(String, float[]) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
send(String, int) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
send(String, int[]) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
send(String, String) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
send(String, String[]) - Method in class com.cycling74.jitter.JitterObject
sends a message to the peer Jitter object
setAdapt(boolean) - Method in class com.cycling74.jitter.JitterMatrix
 
setAdapt(int) - Method in class com.cycling74.jitter.JitterMatrix
 
setall(Atom) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(double) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(double[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(float) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(float[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(int) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setall(int[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setall message
setAttr(String, Atom[]) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setAttr(String, float) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setAttr(String, float[]) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setAttr(String, int) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setAttr(String, int[]) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setAttr(String, String) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setAttr(String, String[]) - Method in class com.cycling74.jitter.JitterObject
sets an attribute
setcell(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell(int[], double[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell(int[], float[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell(int[], int[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell(int[], int, double) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell(int[], int, float) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell(int[], int, int) - Method in class com.cycling74.jitter.JitterMatrix
sends a setcell message
setcell1d(int, double[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a one-dimensional matrix
setcell1d(int, float[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a one-dimensional matrix
setcell1d(int, int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a one-dimensional matrix
setcell2d(int, int, double[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a two-dimensional matrix
setcell2d(int, int, float[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a two-dimensional matrix
setcell2d(int, int, int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a two-dimensional matrix
setcell3d(int, int, int, double[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a three-dimensional matrix
setcell3d(int, int, int, float[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a three-dimensional matrix
setcell3d(int, int, int, int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of a cell in a three-dimensional matrix
setClient(JitterNotifiable) - Method in class com.cycling74.jitter.JitterListener
 
setDim(int[]) - Method in class com.cycling74.jitter.JitterMatrix
 
setDstdimend(int[]) - Method in class com.cycling74.jitter.JitterMatrix
 
setDstdimstart(int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the dstdimstart attribute for the peer Jitter matrix
setinfo(JitterMatrix) - Method in class com.cycling74.jitter.JitterMatrix
sends a setinfo message, which sets the matrix dimensions to those of the argument matrix
setinfo(String) - Method in class com.cycling74.jitter.JitterMatrix
sends a setinfo message, which sets the matrix dimensions to those of the argument matrix
setInterp(boolean) - Method in class com.cycling74.jitter.JitterMatrix
sets the interp attribute of the peer Jitter matrix
setInterp(int) - Method in class com.cycling74.jitter.JitterMatrix
sets the interp attribute of the peer Jitter matrix
setName(String) - Method in class com.cycling74.jitter.JitterMatrix
sets the name attribute of the peer Jitter matrix
setPlanecount(int) - Method in class com.cycling74.jitter.JitterMatrix
sets the planecount attribute of the peer Jitter matrix
setPlanemap(int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of the planemap attribute of the peer Jitter matrix
setSrcdimend(int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of the srcdimend attribute of the peer Jitter matrix
setSrcdimstart(int[]) - Method in class com.cycling74.jitter.JitterMatrix
sets the values of the srcdimstart attribute of the peer Jitter matrix
setSubjectName(String) - Method in class com.cycling74.jitter.JitterListener
 
setType(String) - Method in class com.cycling74.jitter.JitterMatrix
sets the value of the type attribute of the peer Jitter matrix

U

understands(String) - Method in class com.cycling74.jitter.JitterObject
 

W

write() - Method in class com.cycling74.jitter.JitterMatrix
sends a write message to save the matrix to disk
write(Atom[]) - Method in class com.cycling74.jitter.JitterMatrix
sends a write message to save the matrix to disk
write(String) - Method in class com.cycling74.jitter.JitterMatrix
sends a write message to save the matrix to disk

_

_new(String, Atom[]) - Method in class com.cycling74.jitter.JitterObject
 
_p_obj - Variable in class com.cycling74.jitter.JitterObject
a pointer to the peer Jitter object.

B C E F G I J M N O R S U W _