abstract class LinuxTouchProcessor extends java.lang.Object implements LinuxInputProcessor
LinuxInputProcessor.Logger| Modifier and Type | Field and Description |
|---|---|
(package private) TouchPipeline |
pipeline |
(package private) TouchState |
state |
(package private) LinuxTouchTransform |
transform |
| Constructor and Description |
|---|
LinuxTouchProcessor(LinuxInputDevice device) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessEventsfinal TouchState state
final TouchPipeline pipeline
final LinuxTouchTransform transform
LinuxTouchProcessor(LinuxInputDevice device)