|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ZoomPanListener | Interface for object that need to respond to the end of a zoom or pan event. |
Class Summary | |
---|---|
Clipper | Class for limiting drawing to a fixed rectangular area. |
Ease | Utility class containing a set of static easing methods. |
ZoomPan | Class to allow interactive zooming and panning of the Processing display. |
ZoomPan15 | Class to allow interactive zooming and panning of the Processing display. |
ZoomPan20 | Class to allow interactive zooming and panning of the Processing display. |
ZoomPanState | Class that stores the state of a ZoomPan instance and transform coordinates accordingly. |
Enum Summary | |
---|---|
ZoomPan.ZoomPanBehaviour | Type of zoom/pan behaviour. |
Animated transition utilities for use with Processing.
This package includes classes for assisting with sketches involving movement of some kind. Includes support for easing animated transitions, for interactive zooming and panning and clipping sketches within rectangular bounds.
To check you have the latest version of the gicentreUtils package, display the results of
Version.getText()
or Version.getVersion()
. It should match that shown
in this API documentation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |