Package | Description |
---|---|
com.sun.glass.ui.monocle |
Modifier and Type | Field and Description |
---|---|
private TouchPipeline |
TouchInput.basePipeline |
(package private) TouchPipeline |
LinuxTouchProcessor.pipeline |
(package private) TouchPipeline |
AndroidInputProcessor.touchPipeline |
Modifier and Type | Method and Description |
---|---|
(package private) TouchPipeline |
TouchInput.getBasePipeline()
Gets the base touch filter pipeline common to all touch devices
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
TouchPipeline.add(TouchPipeline pipeline)
Adds the filters in the given pipeline to this pipeline
|