| Package | Description |
|---|---|
| com.qozix.layouts |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ZoomPanLayout.addGestureListener(ZoomPanLayout.GestureListener listener)
Adds a GestureListener to the ZoomPanLayout, which will receive gesture events
|
boolean |
ZoomPanLayout.removeGestureListener(ZoomPanLayout.GestureListener listener)
Removes a GestureListener from the ZoomPanLayout
|