- z - Variable in class org.eclipse.nebula.widgets.geomap.internal.TileRef
- 
The z coordinate, i.e. 
- zeroDecimalLen - Variable in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
- 
Minimum number of digits of the decimal part (complement by 0) 
- zeroIntLen - Variable in class org.eclipse.nebula.widgets.formattedtext.NumberFormatter
- 
Minimum number of digits of the int part (complement by 0) 
- ZOOM_DAY_MAX - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_DAY_MEDIUM - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_DAY_NORMAL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- Zoom_Dynamic - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_Horiz - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- ZOOM_HOURS_MAX - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_HOURS_MEDIUM - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_HOURS_NORMAL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- Zoom_In - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_InHoriz - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_InVert - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- ZOOM_MINUTES_MAX - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_MINUTES_MEDIUM - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_MINUTES_NORMAL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_MONTH_MAX - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_MONTH_MEDIUM - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_MONTH_NORMAL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- Zoom_None - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_Out - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_OutHoriz - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_OutVert - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- Zoom_Pan - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- ZOOM_RATIO - Static variable in class org.eclipse.nebula.visualization.xygraph.figures.Axis
- 
The ratio of the shrink/expand area for one zoom. 
- Zoom_Rubberband - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- ZOOM_SECONDS_MAX - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_SECONDS_MEDIUM - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_SECONDS_NORMAL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_SPEED - Static variable in class org.eclipse.nebula.visualization.xygraph.figures.Axis
- 
The auto zoom interval in ms. 
- Zoom_Vert - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-  
- ZOOM_YEAR_MAX - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_YEAR_MEDIUM - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_YEAR_NORMAL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_YEAR_SMALL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- ZOOM_YEAR_VERY_SMALL - Static variable in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-  
- zoomChanged(GeoMap) - Method in interface org.eclipse.nebula.widgets.geomap.GeoMapListener
- 
Called whenever the zoom level changes. 
- ZoomCommand - Class in org.eclipse.nebula.visualization.internal.xygraph.undo
- 
The command for graph zooming and panning. 
- ZoomCommand(String, List<Axis>, List<Axis>) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.undo.ZoomCommand
- 
Initialize 
- zoomedIn(int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
-  
- zoomedIn(int) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
- 
Fires when user zoomed in. 
- zoomedOut(int) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
-  
- zoomedOut(int) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
- 
Fires when user zoomed out. 
- zoomIn() - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
-  
- zoomIn(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
-  
- zoomIn() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
- 
Zooms in. 
- zoomIn(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-  
- zoomIn() - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
- 
Zooms in. 
- zoomIn(boolean, Point) - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
-  
- zoomIn(Point) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
- 
Zooms in, while ensuring that the pivot point remains at the same screen
 location. 
- zoomIn(GeoMapPositioned, Point) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
- 
Zooms in, while ensuring that the pivot point remains at the same screen
 location. 
- zoomIn(MouseEvent) - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
- 
Zoom in at cursor position 
- zoomInOut(double, double) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
- 
Zoom axis 
- zoomInOut(boolean, boolean, int, int, double) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
- 
Zoom 'in' or 'out' by a fixed factor 
- zoomOut() - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
-  
- zoomOut(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
-  
- zoomOut() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
- 
Zooms out. 
- zoomOut(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-  
- zoomOut() - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
- 
Zooms out. 
- zoomOut(boolean, Point) - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
-  
- zoomOut(Point) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
- 
Zooms out, while ensuring that the pivot point remains at the same screen
 location. 
- zoomOut(GeoMapPositioned, Point) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
- 
Zooms out, while ensuring that the pivot point remains at the same screen
 location. 
- zoomOut(MouseEvent) - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
- 
Zoom out at cursor position 
- zoomReset() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
-  
- zoomReset() - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
- 
Fires when the zoom level has been reset. 
- zoomStamp - Variable in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
-  
- zoomStart(MouseEvent) - Method in class org.eclipse.nebula.widgets.geomap.internal.DefaultMouseHandler
- 
Initiates a zoom (rectangle). 
- zoomTo(Rectangle) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
- 
Zooms into and centers on the specified rectangle. 
- zoomTo(GeoMapPositioned, Point, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
- 
Zooms into and centers on the specified rectangle. 
- zoomTo(Object[], int) - Method in class org.eclipse.nebula.widgets.geomap.jface.GeoMapViewer
- 
Zooms out so all elements are revealed, but only upto a certain zoom
 level. 
- zoomToMousePointerDateOnWheelZooming() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
-  
- zoomToMousePointerDateOnWheelZooming() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttTester.TestSettings
-  
- zoomToMousePointerDateOnWheelZooming() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
- 
When you zoom in with the mouse, it can either act as a normal zoom (uses leftmost date as start date) or it can
 zoom in where the mouse pointer is at the time of the zoom in. 
- ZoomType - Enum in org.eclipse.nebula.visualization.xygraph.figures
- 
The type of zoom on XYGraph.