A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
zoom — Property in class com.yworks.canvas.CanvasComponent
The zoom factor for this canvas control.
zoom — Property in interface com.yworks.canvas.ICanvasContext
Returns the current zoom level, i.e.
zoomChanged — Event in class com.yworks.canvas.CanvasComponent
Dispatched when the zoom property changes.
ZOOM_CHANGED — Constant static property in class com.yworks.canvas.CanvasEvent
ZOOM_FIT — Static property in class com.yworks.resources.Actions
zoomIfCanvasHit — Property in class com.yworks.canvas.CanvasComponent
Whether the mouse wheel triggers zooming whenever the mouse is over the canvas area (true) or whether the canvas needs focus to trigger zooming (false).
ZOOM_IN — Static property in class com.yworks.resources.Actions
ZOOM_OUT — Static property in class com.yworks.resources.Actions
zoomTo(px, py, theZoom) — Method in class com.yworks.canvas.CanvasComponent
Sets the zoom level and view port center to the given values.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z