public class WacomReaderEvent extends Object implements org.sigtec.input.InputDeviceEvent
| Constructor and Description |
|---|
WacomReaderEvent(org.sigtec.ink.input.TimestampedLocation location)
Constructs a new tablet reader event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getTimestamp()
Returns the time when the event occurred.
|
org.sigtec.ink.input.TimestampedLocation |
getTimestampedLocation()
Returns the timestamped location.
|
public WacomReaderEvent(org.sigtec.ink.input.TimestampedLocation location)
location - the position captured by the tablet.public long getTimestamp()
getTimestamp in interface org.sigtec.input.InputDeviceEventpublic org.sigtec.ink.input.TimestampedLocation getTimestampedLocation()
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.