A B C D E F G H I L M N P R S U V W X Y

A

arrow - Variable in class gama.flowviz.ArrowPlotter
 
ArrowPlotter - class gama.flowviz.ArrowPlotter.
This class is capable of plotting Hedgehog Plots (Arrow Plots).
ArrowPlotter(DrawingArea, CartesianGrid) - Constructor for class gama.flowviz.ArrowPlotter
ArrowPlotter constructor comment.

B

buffer - Variable in class gama.flowviz.StreamlineBuffer
 

C

canvas - Variable in class gama.flowviz.DrawingArea
 
CartesianGrid - class gama.flowviz.CartesianGrid.
This class contains the data in a cartesian grid.
CartesianGrid(int, int, FileLoader) - Constructor for class gama.flowviz.CartesianGrid
CartesianGrid constructor comment.
color - Variable in class gama.flowviz.Point
 
ColorPlotter - class gama.flowviz.ColorPlotter.
Plots velocity, pressure and vorticity.
ColorPlotter(DrawingArea, CartesianGrid) - Constructor for class gama.flowviz.ColorPlotter
ColorPlotter constructor comment.
computeAngle(float, float) - Method in class gama.flowviz.ArrowPlotter
 

D

data - Variable in class gama.flowviz.CartesianGrid
 
data - Variable in class gama.flowviz.FileLoader
 
dataDimX - Variable in class gama.flowviz.FileLoader
 
dataDimY - Variable in class gama.flowviz.FileLoader
 
dataDimZ - Variable in class gama.flowviz.FileLoader
 
datatoplot - Variable in class gama.flowviz.ColorPlotter
 
DDA(float, float, float, float, int, DrawingArea) - Static method in class gama.flowviz.Utils
Insert the method's description here.
distance - Variable in class gama.flowviz.ArrowPlotter
 
drawingArea - Variable in class gama.flowviz.ESSPlotter
 
drawingArea - Variable in class gama.flowviz.ArrowPlotter
 
drawingArea - Variable in class gama.flowviz.ColorPlotter
 
drawingArea - Variable in class gama.flowviz.SingleStreamlinePlotter
 
DrawingArea - class gama.flowviz.DrawingArea.
Component for drawing an image.
DrawingArea() - Constructor for class gama.flowviz.DrawingArea
Insert the method's description here.
drawStreamline(Vector) - Method in class gama.flowviz.ESSPlotter
Insert the method's description here.
drawStreamline(Vector) - Method in class gama.flowviz.SingleStreamlinePlotter
Insert the method's description here.
dsep - Variable in class gama.flowviz.StreamlineBuffer
 
dsep - Variable in class gama.flowviz.ESSPlotter
 
dt - Variable in class gama.flowviz.RungeKuttaIntegrator
 
dt - Variable in class gama.flowviz.EulerIntegrator
 
dtest - Variable in class gama.flowviz.RungeKuttaIntegrator
 
dtest - Variable in class gama.flowviz.ESSPlotter
 
dtest - Variable in class gama.flowviz.EulerIntegrator
 

E

ESSPlotter - class gama.flowviz.ESSPlotter.
A plotter for drawing evenly spaced streamlines, as described in [Jobard, Lefer] Creation date: (16.01.2002 10:29:13)
ESSPlotter(DrawingArea, CartesianGrid, int, float) - Constructor for class gama.flowviz.ESSPlotter
 
EulerIntegrator - class gama.flowviz.EulerIntegrator.
Euler integrator.
EulerIntegrator(CartesianGrid) - Constructor for class gama.flowviz.EulerIntegrator
EulerIntegrator constructor comment.

F

file_prefix - Variable in class gama.flowviz.FileLoader
 
fileLoader - Variable in class gama.flowviz.CartesianGrid
 
FileLoader - class gama.flowviz.FileLoader.
Loads a data file.
FileLoader(String, String) - Constructor for class gama.flowviz.FileLoader
FileLoader constructor comment.
finished - Variable in class gama.flowviz.CartesianGrid
 
finished - Variable in class gama.flowviz.FileLoader
 

G

g - Variable in class gama.flowviz.DrawingArea
 
gama.flowviz - package gama.flowviz
 
getData() - Method in class gama.flowviz.CartesianGrid
 
getDataDimX() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getDataDimY() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getDimX() - Method in class gama.flowviz.CartesianGrid
 
getDimY() - Method in class gama.flowviz.CartesianGrid
 
getDistance() - Method in class gama.flowviz.ArrowPlotter
Insert the method's description here.
getDsep() - Method in class gama.flowviz.ESSPlotter
Insert the method's description here.
getDtest() - Method in class gama.flowviz.ESSPlotter
Insert the method's description here.
getImage() - Method in class gama.flowviz.DrawingArea
Insert the method's description here.
getLargestP() - Method in class gama.flowviz.CartesianGrid
 
getLargestP() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getLargestV() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getLargestV() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getLargestVort() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getLargestVort() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getLargestX() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getLargestX() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getLargestY() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getLargestY() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getProgress() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getProgress() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getRawData() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getSmallestP() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getSmallestP() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getSmallestV() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getSmallestV() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getSmallestVort() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getSmallestVort() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getSmallestX() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getSmallestX() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
getSmallestY() - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
getSmallestY() - Method in class gama.flowviz.FileLoader
Insert the method's description here.
grid - Variable in class gama.flowviz.RungeKuttaIntegrator
 
grid - Variable in class gama.flowviz.ESSPlotter
 
grid - Variable in class gama.flowviz.EulerIntegrator
 
grid - Variable in class gama.flowviz.ArrowPlotter
 
grid - Variable in class gama.flowviz.ColorPlotter
 
grid - Variable in class gama.flowviz.SingleStreamlinePlotter
 
gridDimX - Variable in class gama.flowviz.FileLoader
 
gridDimY - Variable in class gama.flowviz.FileLoader
 
gridDimZ - Variable in class gama.flowviz.FileLoader
 

H

height - Variable in class gama.flowviz.ESSPlotter
 
height - Variable in class gama.flowviz.CartesianGrid
 
height - Variable in class gama.flowviz.ArrowPlotter
 
height - Variable in class gama.flowviz.ColorPlotter
 

I

image - Variable in class gama.flowviz.DrawingArea
 
insertStreamline(Vector) - Method in class gama.flowviz.StreamlineBuffer
Insert the streamline's points into the streamline buffer.
integrate(int, int) - Method in class gama.flowviz.RungeKuttaIntegrator
integrate method comment.
integrate(int, int) - Method in class gama.flowviz.EulerIntegrator
integrate method comment.
integrate(int, int) - Method in interface gama.flowviz.Integrator
 
integrator - Variable in class gama.flowviz.ESSPlotter
 
integrator - Variable in class gama.flowviz.SingleStreamlinePlotter
 
Integrator - interface gama.flowviz.Integrator.
Abstract interface for integrators.

L

largestP - Variable in class gama.flowviz.FileLoader
 
largestV - Variable in class gama.flowviz.FileLoader
 
largestVort - Variable in class gama.flowviz.FileLoader
 
largestX - Variable in class gama.flowviz.FileLoader
 
largestY - Variable in class gama.flowviz.FileLoader
 
load() - Method in class gama.flowviz.FileLoader
Insert the method's description here.

M

Monitorable - interface gama.flowviz.Monitorable.
Defines an interface for types that can update a ProgressMonitor.

N

nf - Variable in class gama.flowviz.FileLoader
 

P

paintComponent(Graphics) - Method in class gama.flowviz.DrawingArea
 
path - Variable in class gama.flowviz.FileLoader
 
plot() - Method in class gama.flowviz.ESSPlotter
plot method comment.
plot() - Method in class gama.flowviz.ArrowPlotter
Insert the method's description here.
plot() - Method in class gama.flowviz.ColorPlotter
plot method comment.
plot() - Method in class gama.flowviz.SingleStreamlinePlotter
plot method comment.
plot() - Method in interface gama.flowviz.Plotter
 
plot(Point) - Method in class gama.flowviz.ESSPlotter
Insert the method's description here.
plot(Point) - Method in class gama.flowviz.SingleStreamlinePlotter
Insert the method's description here.
plot(Point) - Method in interface gama.flowviz.StreamlinePlotter
Insert the method's description here.
plotArrow(int, int) - Method in class gama.flowviz.ArrowPlotter
 
plotter - Variable in class gama.flowviz.DrawingArea
 
Plotter - interface gama.flowviz.Plotter.
Abstract Plotter.
Point - class gama.flowviz.Point.
A Point.
Point(int, int) - Constructor for class gama.flowviz.Point
Insert the method's description here.
Point(int, int, int) - Constructor for class gama.flowviz.Point
Insert the method's description here.
PRESSURE - Static variable in class gama.flowviz.ColorPlotter
 
progress - Variable in class gama.flowviz.CartesianGrid
 
progress - Variable in class gama.flowviz.FileLoader
 
progressMonitor - Variable in class gama.flowviz.CartesianGrid
 
progressMonitor - Variable in class gama.flowviz.FileLoader
 

R

registerPlotter(Plotter) - Method in class gama.flowviz.DrawingArea
 
registerProgressMonitor(ProgressMonitor) - Method in class gama.flowviz.CartesianGrid
Insert the method's description here.
registerProgressMonitor(ProgressMonitor) - Method in interface gama.flowviz.Monitorable
Insert the method's description here.
registerProgressMonitor(ProgressMonitor) - Method in class gama.flowviz.FileLoader
Insert the method's description here.
resample() - Method in class gama.flowviz.CartesianGrid
 
run() - Method in class gama.flowviz.CartesianGrid
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class gama.flowviz.FileLoader
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
RungeKuttaIntegrator - class gama.flowviz.RungeKuttaIntegrator.
Runge Kutta numerical integrator.
RungeKuttaIntegrator(CartesianGrid) - Constructor for class gama.flowviz.RungeKuttaIntegrator
RungeKuttaIntegrator constructor comment.

S

setData(int) - Method in class gama.flowviz.ColorPlotter
Insert the method's description here.
setDistance(int) - Method in class gama.flowviz.ArrowPlotter
Insert the method's description here.
setDt(float) - Method in class gama.flowviz.RungeKuttaIntegrator
Insert the method's description here.
setDt(float) - Method in class gama.flowviz.EulerIntegrator
Insert the method's description here.
setDt(float) - Method in interface gama.flowviz.Integrator
Insert the method's description here.
setIntegrator(Integrator) - Method in class gama.flowviz.ESSPlotter
 
setIntegrator(Integrator) - Method in class gama.flowviz.SingleStreamlinePlotter
 
setSmallestP(float) - Method in class gama.flowviz.FileLoader
Insert the method's description here.
setStreamlineBuffer(StreamlineBuffer, float) - Method in class gama.flowviz.RungeKuttaIntegrator
Insert the method's description here.
setStreamlineBuffer(StreamlineBuffer, float) - Method in class gama.flowviz.EulerIntegrator
Insert the method's description here.
setStreamlineBuffer(StreamlineBuffer, float) - Method in interface gama.flowviz.Integrator
Insert the method's description here.
SingleStreamlinePlotter - class gama.flowviz.SingleStreamlinePlotter.
A plotter capable of plotting single streamlines through a given point.
SingleStreamlinePlotter(DrawingArea, CartesianGrid) - Constructor for class gama.flowviz.SingleStreamlinePlotter
 
smallestP - Variable in class gama.flowviz.FileLoader
 
smallestV - Variable in class gama.flowviz.FileLoader
 
smallestVort - Variable in class gama.flowviz.FileLoader
 
smallestX - Variable in class gama.flowviz.FileLoader
 
smallestY - Variable in class gama.flowviz.FileLoader
 
streamlineBuffer - Variable in class gama.flowviz.RungeKuttaIntegrator
 
streamlineBuffer - Variable in class gama.flowviz.ESSPlotter
 
streamlineBuffer - Variable in class gama.flowviz.EulerIntegrator
 
StreamlineBuffer - class gama.flowviz.StreamlineBuffer.
A buffer containing the points of streamlines.
StreamlineBuffer(int, int, int) - Constructor for class gama.flowviz.StreamlineBuffer
StreamlineBuffer constructor comment.
StreamlinePlotter - interface gama.flowviz.StreamlinePlotter.
Abstract plotter for plotting streamlines.

U

update() - Method in class gama.flowviz.ArrowPlotter
update method comment.
update() - Method in class gama.flowviz.ColorPlotter
update method comment.
update() - Method in class gama.flowviz.SingleStreamlinePlotter
update method comment.
Utils - class gama.flowviz.Utils.
Some utilities.
Utils() - Constructor for class gama.flowviz.Utils
Utils constructor comment.

V

validatePoint(Point, float) - Method in class gama.flowviz.StreamlineBuffer
Insert the method's description here.
VELOCITY - Static variable in class gama.flowviz.ColorPlotter
 
VORTICITY - Static variable in class gama.flowviz.ColorPlotter
 

W

width - Variable in class gama.flowviz.ESSPlotter
 
width - Variable in class gama.flowviz.CartesianGrid
 
width - Variable in class gama.flowviz.ArrowPlotter
 
width - Variable in class gama.flowviz.ColorPlotter
 

X

x - Variable in class gama.flowviz.Point
 
xmax - Variable in class gama.flowviz.SingleStreamlinePlotter
 

Y

y - Variable in class gama.flowviz.Point
 
ymax - Variable in class gama.flowviz.SingleStreamlinePlotter
 

A B C D E F G H I L M N P R S U V W X Y