Uses of Class
edu.umd.cs.piccolo.event.PZoomEventHandler
Packages that use PZoomEventHandler
Package
Description
Piccolo is a general-purpose Java-based engine that supports 2D visualizations.
-
Uses of PZoomEventHandler in edu.umd.cs.piccolo
Methods in edu.umd.cs.piccolo that return PZoomEventHandlerModifier and TypeMethodDescriptionPCanvas.getZoomEventHandler()Get the zoom event handler associated with this canvas.Methods in edu.umd.cs.piccolo with parameters of type PZoomEventHandlerModifier and TypeMethodDescriptionvoidPCanvas.setZoomEventHandler(PZoomEventHandler handler) Set the zoom event handler associated with this canvas.