| Name | Description | Type | Package | Framework |
| AxisZoomController | A GUI element for controlling the zooming of one or more axes. | Class | com.jidesoft.chart.event | JideSoft |
|
| ChartCrossHair | This class can be used to track the mouse position as it moves along a trace. | Class | com.jidesoft.chart.event | JideSoft |
|
| ChartPanner | A class that can pan a chart, but provides no UI to do so. | Class | com.jidesoft.chart.event | JideSoft |
|
| ChartSelectionEvent | A common parent class for SelectionZoomEvents and PointZoomEventsSee Also:ZoomDirection, | Class | com.jidesoft.chart.event | JideSoft |
|
| ChartValueReporter | A ChartValueReporter shows the position of the 'focus' point as x and y coordinates. | Class | com.jidesoft.chart.event | JideSoft |
|
| DirectionZoomEvent | A zoom event where the zoom specifies only the direction and is not on a particular pointSee Also:Serialized Form | Class | com.jidesoft.chart.event | JideSoft |
|
| ImageChangeEvent | Copyright (c) Catalysoft Ltd, 2005-2010 All Rights Reserved Created: 22/04/11 at 16:23 | Class | com.jidesoft.chart.event | JideSoft |
|
| ImageChangeListener | | Interface | com.jidesoft.chart.event | JideSoft |
|
| MouseDragPanner | A MouseListener and MouseMotionListener that effects a pan by changing the ranges of the supplied Chart's axes when the mouse is dragged. | Class | com.jidesoft.chart.event | JideSoft |
|
| MouseEventManager | The idea of this class is to make it possible to combine the effect of multiple mouse handlers. | Class | com.jidesoft.chart.event | JideSoft |
|
| MouseHandler | An interface implemented by mouse event handler objects. | Interface | com.jidesoft.chart.event | JideSoft |
|
| MouseWheelZoomer | Used for controlling zooming on a Chart component using the mouse wheel. | Class | com.jidesoft.chart.event | JideSoft |
|
| PanEvent | An EventObject generated while panning. | Class | com.jidesoft.chart.event | JideSoft |
|
| PanIndicator | Note that this class has best performance when the ChartModel being used is a DefaultChartModel, as the DefaultChartModel is efficient at keeping track of its x and y ranges. | Class | com.jidesoft.chart.event | JideSoft |
|
| PanIndicator .Placement | | Class | com.jidesoft.chart.event | JideSoft |
|
| PanListener | An interface implemented by objects interested in panning behaviour. | Interface | com.jidesoft.chart.event | JideSoft |
|
| PointDescriptor | Provides a description of a Chartable point and the shape that was used to render it. | Class | com.jidesoft.chart.event | JideSoft |
|
| PointSelection | A value class to indicate which Chartable object shown by the Chart has been selected. | Class | com.jidesoft.chart.event | JideSoft |
|
| PointSelectionEvent | A zoom event where the zoom is on a particular pointAuthor:Simon White (swhite@catalysoft. | Class | com.jidesoft.chart.event | JideSoft |
|
| RectangleSelectionEvent | A zoom event where the zoom is on a rectangular selection. | Class | com.jidesoft.chart.event | JideSoft |
|
| RubberBandZoomer | This class listens to mouse movements and draws 'rubber band' selections when added to an instance of Chart. | Class | com.jidesoft.chart.event | JideSoft |
|
| ZoomDirection | Indicates whether a zoom is "into" or "out of" the object of interest. | Class | com.jidesoft.chart.event | JideSoft |
|
| ZoomFrame | A context frame used to store the x and y ranges at a particular point while zooming in (or out) of a chart. | Class | com.jidesoft.chart.event | JideSoft |
|
| ZoomListener | An interface implemented by objects interested in zooming behaviour. | Interface | com.jidesoft.chart.event | JideSoft |
|
| ZoomLocation | Used to indicate the origin of the zoom as a property in a MouseWheelZoomer. | Class | com.jidesoft.chart.event | JideSoft |
|
| ZoomOrientation | enum ZoomOrientationIndicates whether a zoom is for just one axis or two axes. | Class | com.jidesoft.chart.event | JideSoft |