Uses of Class
org.gicentre.utils.move.ZoomPan.ZoomPanBehaviour

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
 



giCentre Utilities V.3.3, API documentation generated 6th April, 2013