|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ImageChangeListener | |
MouseHandler | An interface implemented by mouse event handler objects. |
PanListener | An interface implemented by objects interested in panning behaviour. |
ZoomListener | An interface implemented by objects interested in zooming behaviour. |
Class Summary | |
---|---|
AxisZoomController | A GUI element for controlling the zooming of one or more axes. |
ChartCrossHair | This class can be used to track the mouse position as it moves along a trace. |
ChartPanner | A class that can pan a chart, but provides no UI to do so. |
ChartSelectionEvent | A common parent class for SelectionZoomEvents and PointZoomEvents |
ChartValueReporter | A ChartValueReporter shows the position of the 'focus' point as x and y coordinates. |
DirectionZoomEvent | A zoom event where the zoom specifies only the direction and is not on a particular point |
ImageChangeEvent | Copyright (c) Catalysoft Ltd, 2005-2010 All Rights Reserved Created: 22/04/11 at 16:23 |
MouseDragPanner | A MouseListener and MouseMotionListener that effects a pan by changing the ranges of the supplied Chart's axes when the mouse is dragged. |
MouseEventManager | The idea of this class is to make it possible to combine the effect of multiple mouse handlers. |
MouseWheelZoomer | Used for controlling zooming on a Chart component using the mouse wheel. |
PanEvent | An EventObject generated while panning. |
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. |
PointDescriptor | Provides a description of a Chartable point and the shape that was used to render it. |
PointSelection | A value class to indicate which Chartable object shown by the Chart has been selected. |
PointSelectionEvent | A zoom event where the zoom is on a particular point |
RectangleSelectionEvent | A zoom event where the zoom is on a rectangular selection. |
RubberBandZoomer | This class listens to mouse movements and draws 'rubber band' selections when added to an instance of Chart. |
ZoomFrame | A context frame used to store the x and y ranges at a particular point while zooming in (or out) of a chart. |
Enum Summary | |
---|---|
PanIndicator.Placement | |
ZoomDirection | Indicates whether a zoom is "into" or "out of" the object of interest. |
ZoomLocation | Used to indicate the origin of the zoom as a property in a MouseWheelZoomer. |
ZoomOrientation | Indicates whether a zoom is for just one axis or two axes. |
The package contains events and listeners for JIDE Charts product
|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |