JavaScript is disabled on your browser.
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
G
getColumnClass(int)
- Method in class main.
RobotTableModel
getCommonValue()
- Method in class sensor.
HTIRSeekerV2
getCommonValue()
- Method in class sensor.
LegoColorSensor
getCommonValue()
- Method in class sensor.
LegoLightSensor
getCommonValue()
- Method in class sensor.
LegoSoundSensor
getCommonValue()
- Method in class sensor.
LegoTouchSensor
getCommonValue()
- Method in class sensor.
LegoUltrasonicSensor
getCommonValue()
- Method in interface sensor.
Sensor
Returns the most commonly used value of the sensor as an int (most sensors can return data as ints, if they can't, return -1, 255 or throw an UnsupportedOperationExceptiopn)
getCommonValueAsString()
- Method in class sensor.
HTIRSeekerV2
getCommonValueAsString()
- Method in class sensor.
LegoColorSensor
getCommonValueAsString()
- Method in class sensor.
LegoLightSensor
getCommonValueAsString()
- Method in class sensor.
LegoSoundSensor
getCommonValueAsString()
- Method in class sensor.
LegoTouchSensor
getCommonValueAsString()
- Method in class sensor.
LegoUltrasonicSensor
getCommonValueAsString()
- Method in interface sensor.
Sensor
Returns the most commonly used value of the sensor as a string Recommended Implementation:
return getCommonValue() + "";
getEncoder()
- Method in class main.
MotorData
getInputValues(int)
- Method in class main.
SynchronizedNXTCommand
getInstance(SensorPort)
- Static method in class sensor.
LegoLightSensor
getModes()
- Method in class sensor.
HTIRSeekerV2
getModes()
- Method in class sensor.
LegoColorSensor
getModes()
- Method in class sensor.
LegoLightSensor
getModes()
- Method in class sensor.
LegoSoundSensor
getModes()
- Method in class sensor.
LegoTouchSensor
getModes()
- Method in class sensor.
LegoUltrasonicSensor
getModes()
- Method in interface sensor.
Sensor
getMotor()
- Method in class main.
MotorData
getMotorFromPortName(String)
- Static method in class main.
TypeConverter
getMotorInfo(RemoteMotor, String, String)
- Method in class main.
UI
getMotorInfo(String, String, int, int, int)
- Method in class main.
UI
getName()
- Method in class sensor.
HTIRSeekerV2
getName()
- Method in class sensor.
LegoColorSensor
getName()
- Method in class sensor.
LegoLightSensor
getName()
- Method in class sensor.
LegoSoundSensor
getName()
- Method in class sensor.
LegoTouchSensor
getName()
- Method in class sensor.
LegoUltrasonicSensor
getName()
- Method in interface sensor.
Sensor
getOutputState(int)
- Method in class main.
SynchronizedNXTCommand
getPort()
- Method in class sensor.
HTIRSeekerV2
getPort()
- Method in class sensor.
LegoColorSensor
getPort()
- Method in class sensor.
LegoLightSensor
getPort()
- Method in class sensor.
LegoSoundSensor
getPort()
- Method in class sensor.
LegoTouchSensor
getPort()
- Method in class sensor.
LegoUltrasonicSensor
getPort()
- Method in interface sensor.
Sensor
getPower()
- Method in class main.
MotorData
getRowFromMotorPort(char)
- Static method in class main.
TypeConverter
getSensorInfo(Sensor, String, int, String)
- Method in class main.
UI
getSensorReading(Object)
- Static method in class main.
Main
getSensorTypes()
- Static method in class main.
Constants
getSpeed()
- Method in class main.
MotorData
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes