|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PZoomEventHandler | |
|---|---|
| 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. |
| Uses of PZoomEventHandler in edu.umd.cs.piccolo |
|---|
| Methods in edu.umd.cs.piccolo that return PZoomEventHandler | |
|---|---|
PZoomEventHandler |
PCanvas.getZoomEventHandler()
Get the zoom event handler associated with this canvas. |
| Methods in edu.umd.cs.piccolo with parameters of type PZoomEventHandler | |
|---|---|
void |
PCanvas.setZoomEventHandler(PZoomEventHandler handler)
Set the zoom event handler associated with this canvas. |
| Uses of PZoomEventHandler in edu.umd.cs.piccolox.swt |
|---|
| Methods in edu.umd.cs.piccolox.swt that return PZoomEventHandler | |
|---|---|
PZoomEventHandler |
PSWTCanvas.getZoomEventHandler()
Get the zoom event handler associated with this canvas. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||