Serialized Form
|
Package com.approximatrix.charting |
cause
java.lang.Throwable cause
|
Package com.approximatrix.charting.event |
value
java.awt.Point value
|
Package com.approximatrix.charting.model |
cause
java.lang.Throwable cause
|
Package com.approximatrix.charting.render |
|
Package com.approximatrix.charting.swing |
chart
AbstractChart chart
- The chart instance to which all method calls are promoted.
currentRect
java.awt.Rectangle currentRect
- The selection rectangle for processing purposes
grRect
java.awt.Rectangle grRect
- The selection rectangle for actual drawing purposes
currentRect
java.awt.Rectangle currentRect
- The selection rectangle for processing purposes
grRect
java.awt.Rectangle grRect
- The selection rectangle for actual drawing purposes
zoom_enabled
boolean zoom_enabled
- Boolean allowing/disallowing zoom
zoom_button
int zoom_button
- Mouse button used for zooming
autoscale_button
int autoscale_button
- Mouse button for restoring autoscale
currentRect
java.awt.Rectangle currentRect
- The selection rectangle for processing purposes
grRect
java.awt.Rectangle grRect
- The selection rectangle for actual drawing purposes
listener
javax.swing.event.EventListenerList listener
- The listener list.
WAIT_FOR_TIP
int WAIT_FOR_TIP
- Time of no mouse movement at which point the feedback info is displayed
moveTimer
javax.swing.Timer moveTimer
- Time object that is started every time mouse movement is registered.
mp
java.awt.Point mp
- The graphics-space mouse position
|
Package com.approximatrix.charting.test |
panel
ExtendedChartPanel panel
data
ScatterDataModel data
t
javax.swing.Timer t
time
double time
jPopupMenu1
javax.swing.JPopupMenu jPopupMenu1
jMenuItem1
javax.swing.JMenuItem jMenuItem1