class LinuxStatefulMultiTouchProcessor extends LinuxTouchProcessor
LinuxInputProcessor.Logger| Modifier and Type | Field and Description |
|---|---|
private static int |
COORD_UNDEFINED |
private int |
currentID |
private int |
currentSlot |
private static int |
ID_UNASSIGNED |
private java.util.Map<java.lang.Integer,java.lang.Integer> |
slotToIDMap |
pipeline, state, transform| Constructor and Description |
|---|
LinuxStatefulMultiTouchProcessor(LinuxInputDevice device) |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvents(LinuxInputDevice device) |
private void |
updatePoint(int x,
int y) |
private static final int ID_UNASSIGNED
private static final int COORD_UNDEFINED
private int currentID
private int currentSlot
private final java.util.Map<java.lang.Integer,java.lang.Integer> slotToIDMap
LinuxStatefulMultiTouchProcessor(LinuxInputDevice device)
public void processEvents(LinuxInputDevice device)
private void updatePoint(int x,
int y)