|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectt3.hrd.input.PointInputDevice
t3.hrd.input.Sim
public class Sim
Simulator input just simulates pointer drawing circles with no buttons.
| Field Summary |
|---|
| Fields inherited from class t3.hrd.input.PointInputDevice |
|---|
mINPUTtoDESK, state |
| Constructor Summary | |
|---|---|
Sim(int clientId,
int personId,
Jama.Matrix mINPUTtoDESK,
boolean accurate,
java.util.Properties p,
java.lang.String prefix)
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
updateState()
|
| Methods inherited from class t3.hrd.input.PointInputDevice |
|---|
setStateDESKcoordsFromINPUTcoords |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sim(int clientId,
int personId,
Jama.Matrix mINPUTtoDESK,
boolean accurate,
java.util.Properties p,
java.lang.String prefix)
throws InputDeviceException
InputDeviceException| Method Detail |
|---|
public boolean updateState()
throws InputDeviceException
updateState in class PointInputDeviceInputDeviceException
public void close()
throws InputDeviceException
close in class PointInputDeviceInputDeviceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||