Index
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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
Z
- z - Variable in class org.eclipse.nebula.widgets.geomap.internal.TileRef
-
The z coordinate, i.e. zoom level, of this TileRef
- Z - org.eclipse.nebula.widgets.led.LEDCharacter
- ZERO - org.eclipse.nebula.visualization.xygraph.figures.Trace.BaseLine
- ZERO - org.eclipse.nebula.widgets.led.LEDCharacter
- 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(double, int) - Method in class org.eclipse.nebula.widgets.timeline.figures.RootFigure
- zoom(double, int) - Method in class org.eclipse.nebula.widgets.timeline.TimeBaseConverter
- 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_IN - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Zoom 'in' around mouse pointer
- ZOOM_IN_HORIZONTALLY - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Zoom 'in' around mouse pointer along horizontal axis
- ZOOM_IN_VERTICALLY - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Zoom 'in' around mouse pointer along vertical axis
- 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_OUT - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Zoom 'out' around mouse pointer
- ZOOM_OUT_HORIZONTALLY - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Zoom 'out' around mouse pointer along horizontal axis
- ZOOM_OUT_VERTICALLY - org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
Zoom 'out' around mouse pointer along vertical axes
- 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() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Zooms in.
- zoomIn() - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
-
Zooms in.
- zoomIn(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
- zoomIn(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
- zoomIn(boolean, Point) - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
- zoomIn(int) - Method in class org.eclipse.nebula.widgets.timeline.figures.RootFigure
- 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
- 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.
- zoomInOut(boolean, boolean, int, int, double) - Method in class org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
Zoom 'in' or 'out' by a fixed factor
- zoomInOut(double, double) - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
-
Zoom axis
- zoomOut() - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
- zoomOut() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
-
Zooms out.
- zoomOut() - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
-
Zooms out.
- zoomOut(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.CompoundZoomHandler
- zoomOut(boolean, Point) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttComposite
- zoomOut(boolean, Point) - Method in interface org.eclipse.nebula.widgets.ganttchart.IZoomHandler
- zoomOut(int) - Method in class org.eclipse.nebula.widgets.timeline.figures.RootFigure
- 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
- 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.
- 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(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.
- zoomTo(GeoMapPositioned, Point, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
-
Zooms into and centers on the specified rectangle.
- zoomTo(Rectangle) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
-
Zooms into and centers on the specified rectangle.
- 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.
All Classes All Packages