Package | Description |
---|---|
edu.umd.cs.piccolo |
Piccolo is a general-purpose Java-based engine that supports 2D visualizations.
|
edu.umd.cs.piccolox.swt |
This package provides a SWT implementation of the core Piccolo library.
|
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.
|
Modifier and Type | Method and Description |
---|---|
PZoomEventHandler |
PSWTCanvas.getZoomEventHandler()
Get the zoom event handler associated with this canvas.
|
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.