|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
null
.
IOException
with null
as its error detail message.
IOException
with the specified detail
message.
MalformedURLException
with no detail message.
MalformedURLException
with the
specified detail message.
mark
and
reset
methods.
b
.
len
bytes of data from the input stream into
an array of bytes.
n bytes from the RCX.
- receiveByte() -
Method in class josx.rcxcomm.DataPort
-
- receiveByte() -
Method in class josx.rcxcomm.RCXPort
-
- receiveInt() -
Method in class josx.rcxcomm.RCXBean
- Receive a byte from the RCX.
- refresh() -
Static method in class josx.platform.rcx.MinLCD
- Refreshes LCD.
- refresh() -
Static method in class josx.platform.rcx.LCD
- Refreshes LCD.
- removeAllElements() -
Method in class java.util.Vector
-
- removeElement(Object) -
Method in class java.util.Vector
-
- removeElementAt(int) -
Method in class java.util.Vector
-
- reset() -
Method in class java.io.InputStream
- Repositions this stream to the position at the time the
mark
method was last called on this input stream.
- reset() -
Static method in class josx.platform.rcx.MinuteTimer
- Resets two-byte timer in the RCX.
- resetSerial() -
Static method in class josx.platform.rcx.Serial
- Resets serial communications.
- reverseDirection() -
Method in class josx.platform.rcx.Motor
- Reverses direction of the motor.
- ROM - class josx.platform.rcx.ROM.
- Provides access to ROM routines.
- ROM() -
Constructor for class josx.platform.rcx.ROM
-
- rotate(float) -
Method in class josx.robotics.TimingNavigator
- Rotates the RCX robot a specific number of degrees in a direction (+ or -).This
method will return once the rotation is complete.
- rotate(float) -
Method in interface josx.robotics.Navigator
- Rotates the RCX robot a specific number of degrees in a direction (+ or -).This
method will return once the rotation is complete.
- rotate(float) -
Method in class josx.robotics.RotationNavigator
- Rotates the RCX robot a specific number of degrees in a direction (+ or -).
- rotateTo(int) -
Method in class josx.platform.rcx.Servo
- Set the motor rotating to the specified position.
- RotationNavigator - class josx.robotics.RotationNavigator.
- The RotationNavigator class contains methods for performing basic navigational
movements.
- RotationNavigator(float, float, float) -
Constructor for class josx.robotics.RotationNavigator
- Overloaded RotationNavigator constructor that assumes the following:
Left motor = Motor.A Right motor = Motor.C
Left rotation sensor = Sensor.S1 Right rotation sensor = Sensor.S3
- RotationNavigator(float, float, float, Motor, Motor, Sensor, Sensor) -
Constructor for class josx.robotics.RotationNavigator
- Allocates a RotationNavigator object and initializes if with the proper motors and sensors.
- round(float) -
Static method in class java.lang.Math
- Returns the closest int to the argument.
- RUN -
Static variable in class josx.platform.rcx.Button
- The Run button.
- RUN_MASK -
Static variable in class josx.platform.rcx.Poll
-
- run() -
Method in class java.lang.Thread
-
- Runtime - class java.lang.Runtime.
- Minimalist version of the standard Java Runtime class.
- RuntimeException - exception java.lang.RuntimeException.
-
- RuntimeException() -
Constructor for class java.lang.RuntimeException
-
written
,
the number of bytes written to this data output stream so far.
n
bytes of data from this input
stream.
b.length
bytes from the specified byte array
to this output stream.
len
bytes from the specified byte array
starting at offset off
to this output stream.
len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
b
) to the underlying output stream.
boolean
to the underlying output stream as
a 1-byte value.
byte
to the underlying output stream as
a 1-byte value.
char
to the underlying output stream as a
2-byte value, high byte first.
int
to the underlying output stream as four
bytes, high byte first.
short
to the underlying output stream as two
bytes, high byte first.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |