|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZoomPan.ZoomPanBehaviour | |
---|---|
org.gicentre.utils.move | Animated transition utilities for use with Processing. |
Uses of ZoomPan.ZoomPanBehaviour in org.gicentre.utils.move |
---|
Methods in org.gicentre.utils.move that return ZoomPan.ZoomPanBehaviour | |
---|---|
ZoomPan.ZoomPanBehaviour |
ZoomPan20.getZoomPanBehaviour()
Get the zoom/zan behaviour type |
ZoomPan.ZoomPanBehaviour |
ZoomPan15.getZoomPanBehaviour()
Get the zoom/zan behaviour type |
ZoomPan.ZoomPanBehaviour |
ZoomPan.getZoomPanBehaviour()
Reports the zoom/pan behaviour type |
static ZoomPan.ZoomPanBehaviour |
ZoomPan.ZoomPanBehaviour.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ZoomPan.ZoomPanBehaviour[] |
ZoomPan.ZoomPanBehaviour.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gicentre.utils.move with parameters of type ZoomPan.ZoomPanBehaviour | |
---|---|
void |
ZoomPan20.setZoomPanBehaviour(ZoomPan.ZoomPanBehaviour zoomPanType)
Sets the zoom/pan behaviour type |
void |
ZoomPan15.setZoomPanBehaviour(ZoomPan.ZoomPanBehaviour zoomPanType)
Sets the zoom/pan behaviour type |
void |
ZoomPan.setZoomPanBehaviour(ZoomPan.ZoomPanBehaviour zoomPanType)
Sets the zoom/pan behaviour type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |