Package | Description |
---|---|
org.piccolo2d |
Piccolo is a general-purpose Java-based engine that supports 2D visualizations.
|
Modifier and Type | Method and Description |
---|---|
PPanEventHandler |
PCanvas.getPanEventHandler()
Get the pan event handler associated with this canvas.
|
Modifier and Type | Method and Description |
---|---|
void |
PCanvas.setPanEventHandler(PPanEventHandler handler)
Set the pan event handler associated with this canvas.
|
Copyright © 1995-2013 Piccolo2D. All Rights Reserved.