|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectt3.hrd.input.ShapeInputDevice
public abstract class ShapeInputDevice
Experimental. No documentation yet.
Field Summary | |
---|---|
ShapeInputDeviceState |
state
|
Constructor Summary | |
---|---|
ShapeInputDevice(int clientId)
|
Method Summary | |
---|---|
abstract void |
close()
|
abstract boolean |
updateState()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final ShapeInputDeviceState state
Constructor Detail |
---|
public ShapeInputDevice(int clientId)
Method Detail |
---|
public abstract boolean updateState() throws InputDeviceException
InputDeviceException
public abstract void close() throws InputDeviceException
InputDeviceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |