| Package | Description |
|---|---|
| com.sun.glass.ui.monocle |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
AssignPointIDTouchFilter |
(package private) class |
LookaheadTouchFilter |
(package private) class |
NearbyPointsTouchFilter
This TouchFilter merges together points that are closer together than a
certain threshold.
|
(package private) class |
SmallMoveTouchFilter
This TouchFilter stabilizes touch points, eliminating moves below a certain
threshold.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<TouchFilter> |
TouchPipeline.filters |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
TouchPipeline.addFilter(TouchFilter filter) |