Package | Description |
---|---|
org.piccolo2d.event |
This package supports Piccolo event handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
PDragEventHandler
PDragEventHandler is a simple event handler for dragging a node on the
canvas.
|
class |
PPanEventHandler
PPanEventHandler provides event handlers for basic panning of the
canvas view with the left mouse.
|
class |
PZoomEventHandler
ZoomEventhandler provides event handlers for basic zooming of the
canvas view with the right (third) button.
|
Copyright © 1995-2013 Piccolo2D. All Rights Reserved.