All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

a. Variable in class Chua
parameter of equations R1/R
a. Variable in class Lorenz
parameter of equations
a. Variable in class Map1DDiagnostics
parameter of map equations
a. Variable in class Map1DFunction
array giving map paramters
a. Variable in class Map2DFunction
array giving map paramters
a. Variable in class Odes
function parameter
a. Variable in class OdesDiagnostics
function parameter
a. Variable in class OdesFunction
array giving map paramters
a. Variable in class Scalemap
map parameter
a. Variable in class ScalemapControls
parameter of map
a1. Variable in class Map2DGOYFunction
a2. Variable in class Map2DGOYFunction
ac. Variable in class ScalemapControls
critical value of a
action(Event, Object). Method in class ChaosDemos.alertDialog
action(Event, Object). Method in class ChaosDemos.buttonControls
Handle button events: calls respondToButtons(int i) in parent.
action(Event, Object). Method in class ChaosDemos.choiceControls
Handle button events: calls respondToButtons(int i) in parent.
action(Event, Object). Method in class ScalemapControls
Respond to events.
action(Event, Object). Method in class ChaosDemos.sliderControls
Event handler: responds to slider events
Calls respondToSliderButtons() and respondToSliderText() methods in parent.
action(Event, Object). Method in class startChua
action(Event, Object). Method in class startControl
action(Event, Object). Method in class startLor
action(Event, Object). Method in class startMap
action(Event, Object). Method in class startMap1D
action(Event, Object). Method in class startMap2D
action(Event, Object). Method in class startOdes
action(Event, Object). Method in class ChaosDemos.textControls
Event handler calls respondToText() method in parent
addCurve(double[], int, Color). Method in class ChaosDemos.superGraph2D
Adds an additional curve to be plotted
Returns index number of curve.
addCurve(double[], int, Color, int, int, double). Method in class ChaosDemos.superGraph2D
Adds an additional curve to be plotted
Returns index number of curve.
AddMarker(int, boolean[], int[], int[]). Method in class graph.Markers
Add the definition of a new marker.
AddMarker(int, int, boolean[], int[], int[]). Method in class graph.Markers
Add the definition of a new marker.
addPoint. Variable in class ChaosDemos.periodicOrbits
true if new fixed point curve should be added to graph
addToGraph(Graphics, Rectangle). Method in class Control
Adds to graph
addToGraph(Graphics, Rectangle). Method in class ChaosDemos.dynamicGraph
Stub method to allow painting to graph
addToGraph(Graphics, Rectangle). Method in class Map2D
Adds boxes to graph
aDefault. Variable in class Map1DFunction
array giving default values of map parameters
aDefault. Variable in class Map2DFunction
array giving default values of map parameters
aDefault. Variable in class OdesFunction
array giving default values of map parameters
alertDialog(Frame, String). Constructor for class ChaosDemos.alertDialog
Constructor with parent Frame.
alertDialog(String). Constructor for class ChaosDemos.alertDialog
Constructor: default window position is used
ALGEBRAIC. Static variable in class graph.TextLine
Format to use when parsing a double
allowDrag. Variable in class OdesDiagnostics
allowDrag. Variable in class ChaosDemos.superGraph2D
amax. Variable in class graph.Axis
The position in pixels of the maximum point of the axis line
aMaximum. Variable in class Map1DFunction
maximum value of a
aMaxLimit. Variable in class Map1DDiagnostics
Maximum value allowed for a
amin. Variable in class graph.Axis
The position in pixels of the minimum point of the axis line
aMinimum. Variable in class Map1DFunction
minimum value of a
aMinLimit. Variable in class Map1DDiagnostics
Minimum value allowed for a
angle. Variable in class graph.RTextLine
Rotation Angle of text in degrees
append(double[], int). Method in class graph.DataSet
Append data to the data set.
appendPoint(double, double). Method in class graph.DataSet
Append single data point to the data set.
appendToCurve(double[], int, int). Method in class ChaosDemos.superGraph2D
Adds npts from indata[] to curve n
ascent. Variable in class graph.TextLine
The ascent using the current font
atext. Variable in class Scalemap
string value of a: used because of string truncation
atext. Variable in class startMap
aThread. Variable in class Odes
attachAxis(Axis). Method in class graph.Graph2D
Attach a previously created Axis.
attachDataSet(DataSet). Method in class graph.Axis
Attach a DataSet for the Axis to manage.
attachDataSet(DataSet). Method in class graph.Graph2D
Attach a DataSet to the graph.
attachXdata(DataSet). Method in class graph.Axis
Attach a DataSet to a Horizontal Axis
attachYdata(DataSet). Method in class graph.Axis
Attach a DataSet to a Vertical Axis
axesChanged(). Method in class graph.Graph2D
Check to see if any of axes range has changed.
axis. Variable in class graph.Graph2D
A vector list of All the axes attached
Axis(). Constructor for class graph.Axis
Instantiate the class.
Axis(int). Constructor for class graph.Axis
Instantiate the class.
axiscolor. Variable in class graph.Axis
Color of the Axis.
axisLabel. Variable in class Chua
axis labels
axisLabel. Variable in class Lorenz
axis labels

B

b. Variable in class Chua
parameter of equations (R2-R1)/R2
b. Variable in class Lorenz
parameter of equations
b. Variable in class Map1DDiagnostics
parameter of map equations
b. Variable in class OdesDiagnostics
function parameter
b_init. Variable in class ChaosDemos.buttonControls
vector: set element to true for this button to be enabled on initializing
b_started. Variable in class ChaosDemos.buttonControls
vector: set element to true for this button to be enabled on starting iteration
b_stopped. Variable in class ChaosDemos.buttonControls
vector: set element to true for this button to be enabled on stopping iteration
background. Variable in class graph.TextLine
Background Color
BakersFunction(). Constructor for class BakersFunction
bMaximum. Variable in class Map1DFunction
maximum value of b
bMinimum. Variable in class Map1DFunction
minimum value of b
borderBottom. Variable in class graph.Graph2D
The width of the border at the bottom of the canvas.
borderBottom. Variable in class ChaosDemos.movie
bottom inset
borderLeft. Variable in class graph.Graph2D
The width of the border at the left of the canvas.
borderLeft. Variable in class ChaosDemos.movie
left inset
borderRight. Variable in class graph.Graph2D
The width of the border at the right of the canvas.
borderRight. Variable in class ChaosDemos.movie
right inset
borderTop. Variable in class graph.Graph2D
The width of the border at the top of the canvas.
borderTop. Variable in class ChaosDemos.movie
top inset
BOTTOM. Static variable in class graph.Axis
Constant flagging Axis position on the graph.
boxCalculate(). Constructor for class ChaosDemos.boxCalculate
Default constructor lays out button and textBox controls
boxCount. Variable in class ChaosDemos.boxCalculate
Array contining number of points in boxes:

C

c. Variable in class Chua
parameter of equations R1*R1*C1/L
c. Variable in class Lorenz
parameter of equations
c. Variable in class OdesDiagnostics
function parameter
c. Variable in class ScalemapControls
calculateGridLabels(). Method in class graph.Axis
calculate the labels
CENTER. Static variable in class graph.TextLine
Center the Text over the point
change. Variable in class startControl
changed. Variable in class graph.Axis
True if axes have changed.
charWidth(Graphics, char). Method in class graph.TextLine
choiceControls(dynamicGraph, String[]). Constructor for class ChaosDemos.choiceControls
choices. Variable in class Map1D
choices. Variable in class Odes
Chua(startChua). Constructor for class Chua
ChuaFunction(int). Constructor for class ChuaFunction
Circle2DFunction(). Constructor for class Circle2DFunction
CircleFunction(). Constructor for class CircleFunction
clearAll. Variable in class graph.Graph2D
If set true (the default) the canvas will be set to the background color (erasing the plot) when the update method is called.
ClearMarkers(). Method in class graph.Markers
Clear All markers.
clicked. Variable in class Map1D
true after one mouse click
clicked. Variable in class Odes
true after first mouse click
clipping. Variable in class graph.DataSet
Boolean to control clipping of the data window.
color. Variable in class graph.TextLine
Text color
completed. Variable in class ChaosDemos.boxCalculate
True if calculation of box coverage is complete
Control(startControl, URL). Constructor for class Control
controlVariable. Variable in class startControl
copyState(). Method in class graph.TextLine
Create a New Textline object copying the state of the existing object into the new one.
copyState(RTextLine). Method in class graph.RTextLine
Copy the state of the parsed Textline into the existing object.
copyState(TextLine). Method in class graph.TextLine
Copy the state of the parsed Textline into the existing object.
createAxis(int). Method in class graph.Graph2D
Create and attach an Axis to the graph.
crossed. Variable in class OdesMaxMap
true if Poincare plane has been crossed
crossed. Variable in class OdesPoincare
true if Poincare plane has been crossed
crossed. Variable in class OdesReturnMap
true if Poincare plane has been crossed
CubicFunction(). Constructor for class CubicFunction
curve2. Variable in class Lorenz
true if second trace to be plotted
curve2. Variable in class Map1DDiagnostics
true if second trace to be plotted
curve2. Variable in class OdesTimeSeries
true if two curves are to be plotted

D

d. Variable in class OdesDiagnostics
function parameter
data. Variable in class graph.DataSet
The array containing the actual data
data_window. Variable in class graph.Axis
Before the Axis can be positioned correctly and drawn the data window needs to be calculated and passed to the Axis.
DataBackground. Variable in class graph.Graph2D
The background color for the data window
dataPoints(). Method in class graph.DataSet
Return the number of data points in the DataSet
datarect. Variable in class graph.Graph2D
The rectangle that the data will be plotted within.
dataset. Variable in class graph.Axis
Vector containing a list of attached DataSets
dataset. Variable in class graph.Graph2D
A vector list of All the DataSets attached
DataSet(). Constructor for class graph.DataSet
Instantiate an empty data set.
DataSet(double[], int). Constructor for class graph.DataSet
Instantiate a DataSet with the parsed data.
DataSet(double[], int, int). Constructor for class graph.DataSet
Instantiate a DataSet with the parsed data.
DataSet(int). Constructor for class graph.DataSet
Instantiate an empty data set.
dela. Variable in class ScalemapControls
delta a
delay. Variable in class Chua
delay in graph update , and factor reducing time step
delay. Variable in class Lorenz
delay in graph update , and factor reducing time step
delay. Variable in class Map1DDiagnostics
delay in graph update
delay. Variable in class ChaosDemos.movie
delay value
delay. Variable in class Odes
delay. Variable in class OdesDiagnostics
delay in graph update
delay. Variable in class Scalemap
sleep delay in ms in dynamic iteration
delayArray. Variable in class OdesReconstruct
delayIndex. Variable in class OdesReconstruct
delayLength. Variable in class OdesReconstruct
delayString. Variable in class ChaosDemos.movie
Array of strings displayed by slider
delayValue. Variable in class ChaosDemos.movie
array of delay values selected by slider
delete(int, int). Method in class graph.DataSet
Delete data from the data set (start and end are inclusive).
deleteAllCurves(). Method in class ChaosDemos.superGraph2D
Deletes all curves
deleteData(). Method in class graph.DataSet
Delete all the data from the data set.
deleteFromCurve(int). Method in class ChaosDemos.superGraph2D
deleteFromCurve(int, int). Method in class ChaosDemos.superGraph2D
Deletes points from BEGINNING of curve
DeleteMarker(int). Method in class graph.Markers
Delete the marker with the given index.
derivs(double[], double). Method in class ChuaFunction
Returns RHS of differential equations for Lorenz model
derivs(double[], double). Method in class DuffingFunction
Returns RHS of differential equations for Duffing model
derivs(double[], double). Method in class LorenzFunction
Returns RHS of differential equations for Lorenz model
derivs(double[], double). Method in class OdesFunction
Returns RHS of differential equations
derivs(double[], double). Method in class PendulumFunction
Returns RHS of differential equations for Driven Pendulum model
derivs(double[], double). Method in class RosslerFunction
Returns RHS of differential equations for Rossler model
derivs(double[], double). Method in class VanDerPohlFunction
Returns RHS of differential equations for Van der Pohl equation
derivs(double[], double, int). Method in class Chua
Returns RHS of differential equations for Chua model
derivs(double[], double, int). Method in class ChaosDemos.dynamicGraph
Stub method to return derivatives for ode solver
derivs(double[], double, int). Method in class Lorenz
Returns RHS of differential equations for Lorenz model
derivs(double[], double, int). Method in class Odes
Returns RHS of differential equations for Lorenz model
descent. Variable in class graph.TextLine
The descent using the current font
detachAll(). Method in class graph.Axis
Detach All attached dataSets.
detachAxes(). Method in class graph.Graph2D
Detach All attached Axes.
detachAxis(Axis). Method in class graph.Graph2D
Detach a previously attached Axis.
detachDataSet(DataSet). Method in class graph.Axis
Detach an attached DataSet
detachDataSet(DataSet). Method in class graph.Graph2D
Detach the DataSet from the class.
detachDataSets(). Method in class graph.Graph2D
Detach All the DataSets from the class.
disable(int). Method in class ChaosDemos.choiceControls
Disable i th control
disable(int). Method in class ChaosDemos.sliderControls
Disables ith textbox (i disableAll(). Method in class ChaosDemos.buttonControls
Disable all buttons
disableAll(). Method in class Chua
Disables text input in variables
disableAll(). Method in class Control
Disables text input in variables
disableAll(). Method in class Lorenz
Disables text input and choice controls
disableAll(). Method in class Map1D
Disables text input and choice controls
disableAll(). Method in class Map2D
Disables text input in variables
disableAll(). Method in class Odes
Disables text input and choice controls
disableAll(). Method in class Scalemap
Disables text input and choice contorls
disableGo(). Method in class ChaosDemos.buttonControls
Set buttons to iterating configuration
disableText(int). Method in class ChaosDemos.textControls
Disables ith text box
divIndex. Variable in class ChaosDemos.boxCalculate
Array of size nDiv+1 containing number of boxes covering attractor at each division scale
documentBase. Variable in class Control
location of marker.txt
documentBase. Variable in class Map2D
location of marker.txt
documentBase. Variable in class Odes
location of marker.txt
documentBase. Variable in class startControl
location of marker.txt
documentBase. Variable in class startMap1D
location of marker.txt
documentBase. Variable in class startMap2D
location of marker.txt
documentBase. Variable in class startOdes
location of marker.txt
draw(Component, Graphics, int, int). Method in class graph.RTextLine
Parse the text, rotate it then draw it to the screen.
draw(Graphics, int, double, int, int). Method in class graph.Markers
draw the marker
draw(Graphics, int, int). Method in class graph.RTextLine
Parse the text then draw it.
draw(Graphics, int, int). Method in class graph.TextLine
Parse the text then draw it without any rotation.
draw(Graphics, int, int, int). Method in class graph.RTextLine
Parse the text then draw it.
draw(Graphics, int, int, int). Method in class graph.TextLine
Parse the text then draw it.
draw_data(Graphics, Rectangle). Method in class graph.DataSet
Draw the straight line segments and/or the markers at the data points.
draw_legend(Graphics, Rectangle). Method in class graph.DataSet
Draw a legend for this data set
draw_lines(Graphics, Rectangle). Method in class graph.DataSet
Draw into the data window the straight line segments joining the data points.
draw_markers(Graphics, Rectangle). Method in class graph.DataSet
Draw the markers.
drawAxis(Graphics). Method in class graph.Axis
Draw the axis using the passed Graphics context.
drawAxis(Graphics, Rectangle). Method in class graph.Graph2D
Draw the Axis.
drawFrame(Graphics, int, int, int, int). Method in class graph.Graph2D
drawgrid. Variable in class graph.Axis
If true draw a grid positioned on major ticks over the graph
drawgrid. Variable in class graph.Graph2D
If set true (the default) a grid will be drawn over the data window.
drawHAxis(Graphics). Method in class graph.Axis
Draw a Horizontal Axis.
drawVAxis(Graphics). Method in class graph.Axis
Draw a Vertical Axis.
drawzero. Variable in class graph.Axis
If true draw a line positioned on the Zero label tick mark.
drawzero. Variable in class graph.Graph2D
If set true (the default) a grid line will be drawn across the data window at the zeros of the innermost axes.
dt. Variable in class Chua
time step (after reduction by delay)
dt. Variable in class Lorenz
time step (after reduction by delay)
dt. Variable in class OdesDiagnostics
time step (after reduction by delay)
dt. Variable in class OdesFunction
dtp. Variable in class Chua
input time step
dtp. Variable in class Lorenz
input time step
dtp. Variable in class OdesDiagnostics
input time step
DuffingFunction(int). Constructor for class DuffingFunction
the default value of the initial value of x
DuffingMapFunction(). Constructor for class DuffingMapFunction
dx. Variable in class Lorenz
perturbation for second trace
dx. Variable in class OdesTimeSeries
perturbation
dxmax. Variable in class graph.DataSet
The data X maximum.
dxmin. Variable in class graph.DataSet
The data X minimum.
dymax. Variable in class graph.DataSet
The data Y maximum.
dymin. Variable in class graph.DataSet
The data Y minimum.
dynamicGraph(). Constructor for class ChaosDemos.dynamicGraph
Default constructor

E

eig1. Variable in class ChaosDemos.periodicOrbits
Eigenvalues
eig2. Variable in class ChaosDemos.periodicOrbits
eliminateTransient(). Method in class OdesDiagnostics
enable(int). Method in class ChaosDemos.choiceControls
Enable i th control
enable(int). Method in class ChaosDemos.sliderControls
Enables ith textbox (i enableAll(). Method in class ChaosDemos.buttonControls
Enable all buttons
enableAll(). Method in class Chua
Enables text input in variables
enableAll(). Method in class Control
Enables text input in variables
enableAll(). Method in class Lorenz
Enables text input and choice contorls
enableAll(). Method in class Map1D
Enables text input and choice contorls
enableAll(). Method in class Map2D
Enables text input in variables
enableAll(). Method in class Odes
Enables text input and choice contorls
enableAll(). Method in class Scalemap
Enables text input and choice contorls
enableGo(). Method in class ChaosDemos.buttonControls
Set buttons to stopped configuration
enableText(int). Method in class ChaosDemos.textControls
Enables ith text box
enforceARange. Variable in class Map1DFunction
true if the maximum is to be enforced
enforceBRange. Variable in class Map1DFunction
true if the minimum is to be enforced
err. Variable in class Chua
error estimates from ode solver
err. Variable in class Lorenz
error estimates from ode solver
err. Variable in class ChaosDemos.ode
array of error estimates
err. Variable in class OdesDiagnostics
error estimates from solver
errp. Variable in class Chua
error estimates from ode solver
errp. Variable in class Lorenz
error estimates from ode solver
errp. Variable in class OdesDiagnostics
error estimates from solver
ev1. Variable in class ChaosDemos.periodicOrbits
Eigenvectors and adjoints
ev2. Variable in class ChaosDemos.periodicOrbits
evaluateDerivative(double). Method in class CircleFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class CubicFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class Map1DFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class Map1DMyFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class PowerFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class QuadraticFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class ShiftFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class SineFunction
evaluates the derivative of the map function at x
evaluateDerivative(double). Method in class TentFunction
evaluates the derivative of the map function at x
evaluateFunction(double). Method in class CircleFunction
evaluates map function
evaluateFunction(double). Method in class CubicFunction
evaluates map function
evaluateFunction(double). Method in class Map1DFunction
evaluates map function
evaluateFunction(double). Method in class Map1DMyFunction
evaluates map function
evaluateFunction(double). Method in class PowerFunction
evaluates map function
evaluateFunction(double). Method in class QuadraticFunction
evaluates map function
evaluateFunction(double). Method in class ShiftFunction
evaluates map function
evaluateFunction(double). Method in class SineFunction
evaluates map function
evaluateFunction(double). Method in class TentFunction
evaluates map function
evaluateSlope(double). Method in class Map1DFunction
iterates the map function nf times: calls evaluateDerivative and evaluates the product of the slopes
eventHandled. Variable in class ScalemapControls
true if event handled
exponent. Variable in class graph.Axis
Textline class to hold the label's exponent (if it has one).

F

f. Variable in class ChuaFunction
f. Variable in class Scalemap
iterate of x
FFTskip. Variable in class OdesSpectrum
number of iterations between each point for power spectrum
finishedloading(). Method in class graph.Graph2D
Decrement the loading Data counter by one.
firstDataPoint. Variable in class OdesMaxMap
true if first data point
firstDataPoint. Variable in class OdesPoincare
true if first data point
firstDataPoint. Variable in class OdesReturnMap
true if first data point
fitNumber. Variable in class Control
Number of points needed before fit
font. Variable in class graph.TextLine
Font to use for text
fontname. Variable in class graph.TextLine
The logical name of the font to use
fontsize. Variable in class graph.TextLine
The font size
fontstyle. Variable in class graph.TextLine
The font style
force_end_labels. Variable in class graph.Axis
Rescale the axis so that labels fall at the end of the Axis.
ForceSquare(Graphics, Rectangle). Method in class graph.Graph2D
Force the plot to have an aspect ratio of 1 by forcing the axes to have the same range.
foundFirst. Variable in class ChaosDemos.periodicOrbits
true of found first point near periodic orbit
foundFixedPoint. Variable in class ChaosDemos.periodicOrbits
true if found ith fixed point
foundOrbit. Variable in class ChaosDemos.periodicOrbits
true if point near periodic orbit
fourierData. Variable in class OdesSpectrum
data for power spectrum
fourierIndex. Variable in class OdesSpectrum
index of point added to FFT
fourierLength. Variable in class OdesSpectrum
Number of points in FFT
fp. Variable in class ChaosDemos.periodicOrbits
Current best estimate of periodic points
frame. Variable in class graph.Graph2D
If set true a frame will be drawn around the data window.
framecolor. Variable in class graph.Graph2D
The color of the frame to be drawn
function. Variable in class Odes
function type
function. Variable in class startControl
function. Variable in class startMap
function. Variable in class startMap1D
function. Variable in class startMap2D
function. Variable in class startOdes
function(int). Method in class Scalemap
Returns map function of class variable x
functionChoice. Variable in class Map1D
functionChoice. Variable in class Odes
functionPoints. Variable in class Map1DDiagnostics
number of points used to plot function
fv1. Variable in class ChaosDemos.periodicOrbits
fv2. Variable in class ChaosDemos.periodicOrbits

G

g2d. Variable in class graph.Axis
The graph canvas this axis is attached to (if it is attached to any)
g2d. Variable in class graph.DataSet
The Graphics canvas that is driving the whole show.
getAllParameters(). Method in class startControl
getAllParameters(). Method in class startMap
getAllParameters(). Method in class startMap1D
getAllParameters(). Method in class startMap2D
getAllParameters(). Method in class startOdes
getAMaximum(double). Method in class Map1DFunction
Returns the maximum value of a allowed (may depend on parameter d, usually the second map parameter).
getAMaximum(double). Method in class PowerFunction
Returns the maximum value of a allowed (may depend on parameter d, usually the second map parameter).
getAMinimum(double). Method in class Map1DFunction
Returns the minimum value of a allowed (may depend on parameter d, usually the second map parameter).
getAscent(Graphics). Method in class graph.TextLine
getAxisPos(). Method in class graph.Axis
Return the position of the Axis.
getAxisWidth(Graphics). Method in class graph.Axis
Return the width of the axis.
getBackground(). Method in class graph.TextLine
getBottomEdge(Graphics). Method in class graph.RTextLine
Return the bottom edge of the rotated text.
getBottomEdge(Graphics, int). Method in class graph.RTextLine
Return the bottom edge of the rotated text.
getCheckState(int). Method in class ChaosDemos.sliderControls
Gets state of ith checkbox
getClosestPoint(double, double). Method in class graph.DataSet
Return the data point that is closest to the parsed (x,y) position
getColor(). Method in class graph.TextLine
getComponent(). Method in class graph.RTextLine
getData(int, int). Method in class ChaosDemos.superGraph2D
Returns first np points in curve n
getDataMax(). Method in class graph.Axis
Return the maximum value of All datasets attached to the axis.
getDataMin(). Method in class graph.Axis
Return the minimum value of All datasets attached to the axis.
getDataRectangle(Graphics, Rectangle). Method in class graph.Graph2D
Calculate the rectangle occupied by the data
getDescent(Graphics). Method in class graph.TextLine
getDouble(int). Method in class graph.Axis
Return the data value equivalent of the passed pixel position.
getFM(Graphics). Method in class graph.TextLine
getFont(). Method in class graph.TextLine
getFontName(). Method in class graph.TextLine
getFontSize(). Method in class graph.TextLine
getFontStyle(). Method in class graph.TextLine
getFromApplet(String, String). Method in class startControl
getFromApplet(String, String). Method in class startMap
getFromApplet(String, String). Method in class startMap1D
getFromApplet(String, String). Method in class startMap2D
getFromApplet(String, String). Method in class startOdes
getHeight(Graphics). Method in class graph.TextLine
getInteger(double). Method in class graph.Axis
Return the pixel equivalent of the passed data value.
getJustification(). Method in class graph.TextLine
getLeading(Graphics). Method in class graph.TextLine
getLeftEdge(Graphics). Method in class graph.RTextLine
Return the left edge of the rotated text.
getLeftEdge(Graphics, int). Method in class graph.RTextLine
Return the left edge of the rotated text.
getMarkers(). Method in class graph.Graph2D
Get the markers
getMaxAscent(Graphics). Method in class graph.TextLine
getMaxDescent(Graphics). Method in class graph.TextLine
getNDiv(). Method in class ChaosDemos.boxCalculate
returns value of number of subdivisions
getNParameters(). Method in class ChuaFunction
Returnd the number of paraemters defining the map
getNParameters(). Method in class DuffingFunction
Returnd the number of paraemters defining the map
getNParameters(). Method in class LorenzFunction
Returns the number of parameters defining the map
getNParameters(). Method in class Map1DFunction
Returnd the number of paraemters defining the map
getNParameters(). Method in class Map2DFunction
Returns the number of parameters defining the map
getNParameters(). Method in class OdesFunction
Returnd the number of parameters defining the ode
getNParameters(). Method in class PendulumFunction
Returnd the number of parameters defining the equation
getNParameters(). Method in class RosslerFunction
Returnd the number of paraemters defining the map
getNParameters(). Method in class VanDerPohlFunction
Returnd the number of paramters defining the map
getNumberOfSpectra(). Method in class ChaosDemos.powerSpectrum
Number of spectra calculated
getPoint(int). Method in class graph.DataSet
get the data point at the parsed index.
getQ(). Method in class ChaosDemos.boxCalculate
returns value of dimension order
getRHeight(Graphics). Method in class graph.RTextLine
The height of the text after it has been rotated.
getRightEdge(Graphics). Method in class graph.RTextLine
Return the right edge of the rotated text.
getRightEdge(Graphics, int). Method in class graph.RTextLine
Return the right edge of the rotated text.
getRotation(). Method in class graph.RTextLine
getRWidth(Graphics). Method in class graph.RTextLine
The width of the text after it has been rotated.
getScriptFont(Font). Method in class graph.TextLine
getScrollValue(). Method in class ChaosDemos.movie
Gets scroll bar value
getState(int). Method in class ChaosDemos.choiceControls
Gets ith yes/no
getText(). Method in class graph.TextLine
getText(int). Method in class ChaosDemos.sliderControls
Gets value of ith textbox
getText(int). Method in class ChaosDemos.textControls
Gets value of ith textbox
getTopEdge(Graphics). Method in class graph.RTextLine
Return the top edge of the rotated text.
getTopEdge(Graphics, int). Method in class graph.RTextLine
Return the top edge of the rotated text.
getWidth(Graphics). Method in class graph.TextLine
getXmax(). Method in class graph.DataSet
return the data X maximum.
getXmax(). Method in class graph.Graph2D
Get the Maximum X value of all attached DataSets.
getXmin(). Method in class graph.DataSet
return the data X minimum.
getXmin(). Method in class graph.Graph2D
Get the Minimum X value of all attached DataSets.
getYmax(). Method in class graph.DataSet
return the data Y maximum.
getYmax(). Method in class graph.Graph2D
Get the Maximum Y value of all attached DataSets.
getYmin(). Method in class graph.DataSet
return the data Y minimum.
getYmin(). Method in class graph.Graph2D
Get the Minimum Y value of all attached DataSets.
ghostLength. Variable in class OdesMaxMap
number of iterations for ghost
ghostLength. Variable in class OdesPoincare
number of iterations for ghost
ghostLength. Variable in class OdesReconstruct
number of iterations for ghost
ghostLength. Variable in class OdesReturnMap
number of iterations for ghost
ghostLength. Variable in class OdesTimeSeries
number of iterations for ghost
ghostTime. Variable in class Odes
ghostTime. Variable in class OdesFunction
ghostTime. Variable in class OdesMaxMap
time for ghost
ghostTime. Variable in class OdesPoincare
time for ghost
ghostTime. Variable in class OdesReconstruct
time for ghost
ghostTime. Variable in class OdesReturnMap
time for ghost
ghostTime. Variable in class OdesTimeSeries
time for ghost
graph. Variable in class Map1D
graph. Variable in class Odes
Graph2D(). Constructor for class graph.Graph2D
gridcolor. Variable in class graph.Axis
Color of the grid
gridcolor. Variable in class graph.Graph2D
The color of the grid to be drawn
guess_label_number. Variable in class graph.Axis
Initial guess for the number of labels required

H

handleEvent(Event). Method in class ChaosDemos.alertDialog
handleEvent(Event). Method in class ChaosDemos.boxCalculate
Handles button event to stop calculation
handleEvent(Event). Method in class Chua
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class Control
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class ChaosDemos.linearFitPlot
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class Lorenz
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class Map1D
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class Map2D
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class ChaosDemos.movie
Handle scrollbar events to change delay with scroll bar
handleEvent(Event). Method in class Odes
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
handleEvent(Event). Method in class Scalemap
Event handler: Stops iteration on minimising and handles close window event
(May fail under Windows95)
height. Variable in class graph.TextLine
The height using the current font ie ascent+descent+leading
HenonFunction(). Constructor for class HenonFunction
hide(int). Method in class ChaosDemos.textControls
Hides ith label and texbox
hideab. Variable in class Map1DDiagnostics
true if a,b boxes to be disbaled
hideWindow(). Method in class startChua
hideWindow(). Method in class startControl
hideWindow(). Method in class startLor
hideWindow(). Method in class startMap
hideWindow(). Method in class startMap1D
hideWindow(). Method in class startMap2D
hideWindow(). Method in class startOdes
HORIZONTAL. Static variable in class graph.Axis
Constant flagging Horizontal Axis
horizontal. Variable in class ChaosDemos.buttonControls
set to true for horizontal arrangement of buttons

I

increment. Variable in class graph.DataSet
The amount to increment the data array when the append method is being used.
index. Variable in class startMap
init(). Method in class startChua
init(). Method in class startControl
init(). Method in class startLor
init(). Method in class startMap
init(). Method in class startMap1D
init(). Method in class startMap2D
init(). Method in class startOdes
inputParameters. Variable in class startControl
inputParameters. Variable in class startMap
inputParameters. Variable in class startMap1D
inputParameters. Variable in class startMap2D
inputParameters. Variable in class startOdes
insets(). Method in class Chua
insets(). Method in class Control
insets(). Method in class Map2D
insets(). Method in class ChaosDemos.movie
Sets insets for scroll bar
insets(). Method in class ScalemapControls
Insets for layout
inside(double, double). Method in class graph.DataSet
Return true if the point (x,y) is inside the allowed data range.
isNull(). Method in class graph.TextLine
isVertical(). Method in class graph.Axis
If the Axis is Vertical return true.
iterate. Variable in class ChaosDemos.movie
iterate(). Method in class Chua
Iterates Chua equations and updates graph
iterate(). Method in class Control
Iterates map and updates graph
iterate(). Method in class ChaosDemos.dynamicGraph
Stub method to iterate equations and update graph.
iterate(). Method in class Lorenz
Iterates Lorenz equations and updates graph
iterate(). Method in class Map1D
Iterates Map equations and updates graph according to value of plot
iterate(). Method in class Map1DBifurcation
Iterates Map equations and updates graph
iterate(). Method in class Map1DBin
Iterates Map equations and updates graph
iterate(). Method in class Map1DDiagnostics
Iterates Map equations and updates graph
iterate(). Method in class Map1DFourier
Iterates Map equations and updates graph according to value of plot
iterate(). Method in class Map1DLyapunov
Iterates Map equations and updates graph
iterate(). Method in class Map1DTimeSeries
Iterates Map equations and updates graph
iterate(). Method in class Map2D
Iterates map and updates graph
iterate(). Method in class Odes
Iterates ODE and updates graph
iterate(). Method in class OdesDiagnostics
Iterates Map equations and updates graph
iterate(). Method in class OdesMaxMap
Iterates ODEs and updates graph
iterate(). Method in class OdesPoincare
Iterates ODEs and updates graph
iterate(). Method in class OdesReconstruct
Iterates ODEs and updates graph
iterate(). Method in class OdesReturnMap
Iterates ODEs and updates graph
iterate(). Method in class OdesSpectrum
Iterates ODEs and updates graph
iterate(). Method in class OdesTimeSeries
Iterates ODEs and updates graph
iterate(). Method in class Scalemap
Iterates class variables via map functions x->f f->f(x)
iterate(double). Method in class Map1DFunction
iterates the map function nf times: calls evaluateFunction
iterate(double[]). Method in class BakersFunction
iterates the map function
iterate(double[]). Method in class Circle2DFunction
iterates the map function
iterate(double[]). Method in class DuffingMapFunction
iterates the map function
iterate(double[]). Method in class HenonFunction
iterates the map function
iterate(double[]). Method in class Map2DFunction
iterates the map function
iterate(double[]). Method in class Map2DGOYFunction
iterates the map function
iterate(double[]). Method in class Map2DMyFunction
iterates the map function
iterate(double[]). Method in class SinaiFunction
iterates the map function
iterate(double[]). Method in class StandardFunction
iterates the map function
iterate(double[]). Method in class YorkeFunction
iterates the map function
iterateCurve. Variable in class Scalemap
index of iteration curve
iterateTangent(double[], double[]). Method in class BakersFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class Circle2DFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class DuffingMapFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class HenonFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class Map2DFunction
iterates the tangent space of the map function
iterateTangent(double[], double[]). Method in class Map2DGOYFunction
iterates the tangent space to the map function
iterateTangent(double[], double[]). Method in class Map2DMyFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class SinaiFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class StandardFunction
iterates the tangent space to the map
iterateTangent(double[], double[]). Method in class YorkeFunction
iterates the tangent space to the map
iterations. Variable in class Map1DDiagnostics
number of iterations
iterations. Variable in class OdesDiagnostics
number of iterations

J

justification. Variable in class graph.TextLine
Text justification.

K

keyDown(Event, int). Method in class graph.Graph2D
Handle keyDown events.

L

label. Variable in class graph.Axis
Textline class to hold the labels before printing.
label_count. Variable in class graph.Axis
The number of labels required
label_exponent. Variable in class graph.Axis
The label exponent
label_start. Variable in class graph.Axis
The starting value of the labels
label_step. Variable in class graph.Axis
The increment between labels
label_string. Variable in class graph.Axis
String to contain the labels.
label_value. Variable in class graph.Axis
The actual values of the axis labels
last. Variable in class graph.Markers
index of the last marker loaded
lastText. Variable in class graph.Graph2D
Text to be painted Last onto the Graph Canvas.
leading. Variable in class graph.TextLine
The leading using the current font
LEFT. Static variable in class graph.Axis
Constant flagging Axis position on the graph.
LEFT. Static variable in class graph.TextLine
Position the Text to the Left of the point
legend(double, double, String). Method in class graph.DataSet
Define a data legend in the graph window
legend(int, int, String). Method in class graph.DataSet
Define a data legend in the graph window
legend_dx. Variable in class graph.DataSet
The X data position of the data legend
legend_dy. Variable in class graph.DataSet
The Y data position of the data legend
legend_ix. Variable in class graph.DataSet
The X pixel position of the data legend
legend_iy. Variable in class graph.DataSet
The Y pixel position of the data legend
legend_length. Variable in class graph.DataSet
The length of the example line in the data legend.
legend_text. Variable in class graph.DataSet
The legend text
legendColor(Color). Method in class graph.DataSet
Set the color for the legend text
legendFont(Font). Method in class graph.DataSet
Set the font to be used in the legend
length. Variable in class graph.DataSet
The number of data points stored in the data array
lg. Variable in class graph.Graph2D
Protected Variables added by MCC
lg. Variable in class graph.TextLine
Local graphics context.
LINE. Static variable in class graph.DataSet
A constant value flag used to specify that a straight line segment is to join the data points.
linearFitPlot(double[], URL). Constructor for class ChaosDemos.linearFitPlot
linecolor. Variable in class graph.DataSet
The color of the straight line segments
linestyle. Variable in class graph.DataSet
The linestyle to employ when joining the data points with straight line segments.
list. Variable in class graph.TextLine
The parsed string.
load_thread. Variable in class graph.Graph2D
The blinking "data loading" thread
loadDataSet(double[], int). Method in class graph.Graph2D
Load and Attach a DataSet from an array.
loadFile(URL). Method in class graph.Graph2D
Load and Attach a DataSet from a File.
loadingData. Variable in class graph.Graph2D
If this is greater than zero it means that data loading threads are active so the message "loading data" is flashed on the plot canvas.
LoadMarkers(URL). Method in class graph.Markers
This method reads the marker file and loads the marker definitions.
loadmessage(String). Method in class graph.Graph2D
Change the message to be flashed on the canvas
Lorenz(startLor). Constructor for class Lorenz
LorenzFunction(int). Constructor for class LorenzFunction

M

ma. Variable in class ChaosDemos.svdfitClass
main(String[]). Static method in class testSvdfitClass
major_tic_size. Variable in class graph.Axis
Size in pixels of the major tick marks
manualRange. Variable in class graph.Axis
If true the axis range must be manually set by setting the Axis.minimum and Axis.maximum variables.
Map1D(startMap1D, URL). Constructor for class Map1D
Map1DBifurcation(Map1D). Constructor for class Map1DBifurcation
Map1DBin(Map1D). Constructor for class Map1DBin
Map1DDiagnostics(Map1D). Constructor for class Map1DDiagnostics
Map1DFourier(Map1D). Constructor for class Map1DFourier
Map1DFunction(). Constructor for class Map1DFunction
Map1DLyapunov(Map1D). Constructor for class Map1DLyapunov
Map1DMyFunction(). Constructor for class Map1DMyFunction
Map1DTimeSeries(Map1D). Constructor for class Map1DTimeSeries
Map2D(startMap2D, URL). Constructor for class Map2D
Map2DFunction(). Constructor for class Map2DFunction
Map2DGOYFunction(). Constructor for class Map2DGOYFunction
Map2DMyFunction(). Constructor for class Map2DMyFunction
mapFunction. Variable in class Map1D
mapType. Variable in class startMap2D
marker. Variable in class graph.DataSet
The index of the marker to use at the data points.
marker. Variable in class Odes
input marker size
marker. Variable in class OdesMaxMap
input marker size
marker. Variable in class OdesPoincare
input marker size
marker. Variable in class OdesReturnMap
input marker size
markercolor. Variable in class graph.DataSet
The marker color
markers. Variable in class graph.Graph2D
The markers that may have been loaded
Markers(). Constructor for class graph.Markers
The class contructor
Markers(URL). Constructor for class graph.Markers
Instantiate the Marker class and load marker definitions from the parsed URL.
markerscale. Variable in class graph.DataSet
The scaling factor for the marker.
markerScale. Variable in class Odes
marker size
markerScale. Variable in class OdesMaxMap
marker size
markerScale. Variable in class OdesPoincare
marker size
markerScale. Variable in class OdesReturnMap
marker size
markerType. Variable in class Odes
type of marker (see marker.txt)
markerType. Variable in class OdesMaxMap
type of marker (see marker.txt)
markerType. Variable in class OdesPoincare
type of marker (see marker.txt)
markerType. Variable in class OdesReturnMap
type of marker (see marker.txt)
max. Variable in class graph.Markers
maximum number of markers allowed
max_label_width. Variable in class graph.Axis
The width of the maximum label.
maxAscent. Variable in class graph.TextLine
The maximum ascent using the current font
maxDescent. Variable in class graph.TextLine
The maximum descent using the current font
maximum. Variable in class graph.Axis
Maximum data value of the axis.
minimum. Variable in class graph.Axis
Minimum data value of the axis.
MINIMUM_SIZE. Static variable in class graph.TextLine
minor_tic_count. Variable in class graph.Axis
Number of minor tick marks between major tick marks
minor_tic_size. Variable in class graph.Axis
Size in pixels of the minor tick marks
mod(double). Method in class Map1DFunction
Shifts x to 0 mod(double). Method in class Map2DFunction
Shifts x to 0 mouseDown(Event, int, int). Method in class ChaosDemos.linearFitPlot
mouseDown(Event, int, int). Method in class ChaosDemos.superGraph2D
Respond to mouse click in graph
calls respondToMouse(xcoord, xcoordValid, ycoord, ycoordValid) with (xcoord,ycoord) the coordinates of the event (in units of the axes) and xcoordValid true if coordinate within range of axis etc.
mouseDrag(Event, int, int). Method in class ChaosDemos.superGraph2D
mouseUp(Event, int, int). Method in class ChaosDemos.superGraph2D
movie(dynamicGraph). Constructor for class ChaosDemos.movie
movieStart(). Method in class Chua
Start movie thread
movieStart(). Method in class Control
Start movie thread
movieStart(). Method in class Lorenz
Start movie thread
movieStart(). Method in class Map1D
Start movie thread
movieStart(). Method in class Map2D
Start movie thread
movieStart(). Method in class Odes
Start movie thread
movieStart(). Method in class Scalemap
Start movie thread
movieStop(). Method in class Chua
Stop movie thread
movieStop(). Method in class Control
Stop movie thread
movieStop(). Method in class Lorenz
Stop movie thread
movieStop(). Method in class Map1D
Stop movie thread
movieStop(). Method in class Map2D
Stop movie thread
movieStop(). Method in class Odes
Stop movie thread
movieStop(). Method in class Scalemap
Stop movie thread
myRandom. Variable in class Map2DGOYFunction

N

n. Variable in class ScalemapControls
approach to critical point
nchoice. Variable in class ScalemapControls
number of choice controls
ncontrols(). Method in class ScalemapControls
Number of controls
ncontrols(). Method in class ChaosDemos.sliderControls
Method to give number of controls
ncontrols(). Method in class ChaosDemos.textControls
Number of controls
ncurve. Variable in class Chua
number of curves
ncurve. Variable in class Lorenz
number of curves
ncurve. Variable in class Map1DDiagnostics
number of curves
ncurve. Variable in class Odes
number of curves
ncurve. Variable in class OdesDiagnostics
number of curves
ncurve. Variable in class Scalemap
number of curves
ncurve1. Variable in class Chua
index of data curve
ncurve1. Variable in class Lorenz
index of first data curve
ncurve1. Variable in class Map1DDiagnostics
index of first data curve
ncurve1. Variable in class OdesDiagnostics
index of first data curve
ncurve1. Variable in class OdesMaxMap
index of first data curve
ncurve1. Variable in class OdesPoincare
index of first data curve
ncurve1. Variable in class OdesReconstruct
index of first data curve
ncurve1. Variable in class OdesReturnMap
index of first data curve
ncurve1. Variable in class OdesSpectrum
index of first data curve
ncurve1. Variable in class OdesTimeSeries
index of first data curve
ncurve2. Variable in class Lorenz
index of second data curve
ncurve2. Variable in class Map1DDiagnostics
index of second data curve
ncurve2. Variable in class OdesDiagnostics
index of second data curve
ncurve2. Variable in class OdesTimeSeries
index of second data curve
ndata. Variable in class ChaosDemos.svdfitClass
nDiv. Variable in class startMap2D
newRectangle. Variable in class graph.Graph2D
nf. Variable in class Map1DDiagnostics
Number of iterations to perform before processing
nf. Variable in class Scalemap
compositions -> nit
nfun. Variable in class Scalemap
function: 0=Quadratic; 1=Sine
nit. Variable in class Scalemap
nit = 2^nf -> functional composition
nIterates. Variable in class ChaosDemos.periodicOrbits
Numberof iterates[period] stored for each periodic point
NOLINE. Static variable in class graph.DataSet
A constant value flag used to specify no straight line segment is to join the data points
nOrbits. Variable in class ChaosDemos.periodicOrbits
Number of orbits
np. Variable in class Scalemap
Number of points in plot of f(x)
nParameters. Variable in class Control
nParameters. Variable in class Map1D
Number of parameters for the map function
nParameters. Variable in class Map1DDiagnostics
Number of map parameters
nParameters. Variable in class Map1DFunction
number of map parameters (1 or 2)
nParameters. Variable in class Map2D
nParameters. Variable in class Map2DFunction
number of map parameters (1,2 or 3)
nParameters. Variable in class OdesDiagnostics
Number of equation parameters
nParameters. Variable in class OdesFunction
number of parameters
nParameters. Variable in class startControl
nParameters. Variable in class startMap2D
nParameters. Variable in class startOdes
nplot. Variable in class OdesMaxMap
updated number of points in plot
nplot. Variable in class OdesPoincare
updated number of points in plot
nplot. Variable in class OdesReconstruct
updated number of points in plot
nplot. Variable in class OdesReturnMap
updated number of points in plot
nplot. Variable in class OdesSpectrum
updated number of points in plot
nplot. Variable in class OdesTimeSeries
updated number of points in plot
nplot1. Variable in class OdesMaxMap
updated number of points in plot of second curve
nplot1. Variable in class OdesPoincare
updated number of points in plot of second curve
nplot1. Variable in class OdesReturnMap
updated number of points in plot of second curve
nplot1. Variable in class OdesTimeSeries
updated number of points in plot of second curve
nPoints(int). Method in class ChaosDemos.superGraph2D
Returns number of points in curve n
nsc. Variable in class Scalemap
scaling factor: f and x are rescaled by (-alpha)^nsc
nsign. Variable in class ScalemapControls
sign giving above or below critical point
nTau. Variable in class OdesReconstruct
number of dt in delay
ntrans. Variable in class Chua
number of iterations to eliminate transient = trans/dt
ntrans. Variable in class Lorenz
number of iterations to eliminate transient = trans/dt
ntrans. Variable in class Map1DDiagnostics
number of iterations to eliminate transient
ntrans. Variable in class OdesDiagnostics
number of iterations to eliminate transient
NUMBER_OF_TICS. Static variable in class graph.Axis
The first guess on the number of Labeled Major tick marks.
numSliders. Variable in class Chua
number of parameters set by sliders
nVariables. Variable in class Chua
number of variables (icluding time)
nVariables. Variable in class Lorenz
number of variables (icluding time)
nVariables. Variable in clas