Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z
W
waitForNewClient(int)
- Method in class gcspy.comm.
Server
Wait for a new client
WarningDialog
- Class in
gcspy.vis.utils
Dialog window for warnings
WarningDialog(Frame, String)
- Constructor for class gcspy.vis.utils.
WarningDialog
A new warning dialog
wipeImage()
- Method in class gcspy.vis.plugins.histogram.
HistogramCanvas
Wipe image.
writeArrayLen(int)
- Method in class gcspy.comm.
BufferedOutput
Write an array's length into the buffer
writeBoolean(boolean)
- Method in class gcspy.comm.
BufferedOutput
Write a boolean into the buffer
writeByte(byte)
- Method in class gcspy.comm.
BufferedOutput
Write a byte into the buffer
writeByteArray(byte[])
- Method in class gcspy.comm.
BufferedOutput
Write a array of bytes into the buffer, preceded by its length
writeByteArray(byte[], int)
- Method in class gcspy.comm.
BufferedOutput
Write a prefix of array of bytes into the buffer, preceded by its length
writeColor(Color)
- Method in class gcspy.comm.
BufferedOutput
Write a colour into the buffer
writeControl(int, byte[])
- Method in class gcspy.tools.
FileTrace
Write the controls for a space
writeEmptyArray()
- Method in class gcspy.comm.
BufferedOutput
Write a zero-length array into the buffer
writeEvent(int, int, int)
- Method in class gcspy.tools.
FileTrace
Write an event
writeEventCount(int[])
- Method in class gcspy.tools.
FileTrace
Write event counts
writeInt(byte[], int, int)
- Static method in class gcspy.comm.
ArrayOutput
Write an int into a byte array
writeInt(int)
- Method in class gcspy.comm.
BufferedOutput
Write an int into the buffer
writeIntArray(int[])
- Method in class gcspy.comm.
BufferedOutput
Write a array of ints into the buffer, preceded by its length
writeIntArray(int[], int)
- Method in class gcspy.comm.
BufferedOutput
Write a prefix of array of ins into the buffer, preceded by its length
writeShort(int)
- Method in class gcspy.comm.
BufferedOutput
Write a short into the buffer
writeShortArray(short[])
- Method in class gcspy.comm.
BufferedOutput
Write a array of shorts into the buffer, preceded by its length
writeShortArray(short[], int)
- Method in class gcspy.comm.
BufferedOutput
Write a prefix of array of shorts into the buffer, preceded by its length
writeSpace(Space)
- Method in class gcspy.tools.
FileTrace
Write a space
writeSpaceInfo(int, String)
- Method in class gcspy.tools.
FileTrace
Write the space inforrmation for a space
writeStream(int, int, Object, int[])
- Method in class gcspy.tools.
FileTrace
Write a stream
writeString(String)
- Method in class gcspy.comm.
BufferedOutput
Write a string into the buffer, terminated by 0.
writeUByte(short)
- Method in class gcspy.comm.
BufferedOutput
Write an unsigned into the buffer
writeUByteArray(short[])
- Method in class gcspy.comm.
BufferedOutput
Write a array of unsigned bytes into the buffer, preceded by its length
writeUByteArray(short[], int)
- Method in class gcspy.comm.
BufferedOutput
Write a prefix of array of unsigned bytes into the buffer, preceded by its length
writeUShort(int)
- Method in class gcspy.comm.
BufferedOutput
Write an unsigned short into the buffer
writeUShortArray(int[])
- Method in class gcspy.comm.
BufferedOutput
Write a array of unsigned shorts into the buffer, preceded by its length
writeUShortArray(int[], int)
- Method in class gcspy.comm.
BufferedOutput
Write a prefix of array of unsigned shorts into the buffer, preceded by its length
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z