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