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