A B C D E F G H I J M P R S T U V W Z

A

AboutBox - class AboutBox.
Title: AboutBox Copyright: Copyright (c) 2004
AboutBox_panel1_mouseAdapter - class AboutBox_panel1_mouseAdapter.
 
AboutBox_panel1_mouseAdapter(AboutBox) - Constructor for class AboutBox_panel1_mouseAdapter
 
AboutBox() - Constructor for class AboutBox
 
AboutBox(Frame, String, boolean) - Constructor for class AboutBox
 
accept(File) - Method in class MyFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
actionPerformed(ActionEvent) - Method in class MainFrame_jMenuItem1_actionAdapter
 
actionPerformed(ActionEvent) - Method in class MainFrame_jMenuItem2_actionAdapter
 
actionPerformed(ActionEvent) - Method in class MainFrame_jMenuItem3_actionAdapter
 
adaptee - Variable in class AboutBox_panel1_mouseAdapter
 
adaptee - Variable in class SmallView_jSmallView_mouseAdapter
 
adaptee - Variable in class MainFrame_jsVelocity_changeAdapter
 
adaptee - Variable in class MainFrame_jsRoh_changeAdapter
 
adaptee - Variable in class MainFrame_jMenuItem1_actionAdapter
 
adaptee - Variable in class MainFrame_jMenuItem2_actionAdapter
 
adaptee - Variable in class MainFrame_jMenuItem3_actionAdapter
 
addExtension(String) - Method in class MyFileFilter
Adds a filetype "dot" extension to filter against.
advance(float) - Method in class ZoomPan
Advances the curve by the timestep t

B

b0 - Variable in class ZoomPan
 
b1 - Variable in class ZoomPan
 
BigView - class BigView.
Title: BigView Copyright: Copyright (c) 2004
BigView() - Constructor for class BigView
 
BigView(String, MainFrame) - Constructor for class BigView
 
border1 - Variable in class MainFrame
 
border2 - Variable in class MainFrame
 
border3 - Variable in class MainFrame
 
borderLayout - Variable in class SmallView
 
borderLayout1 - Variable in class MainFrame
 
borderLayout2 - Variable in class MainFrame
 

C

calcFrameRate() - Method in class BigView
Calculates the current Frameinterval, the time that passes between two calls of process
calcParams() - Method in class ZoomPan
This function precalculates the parameters that define the curve.
canvas3D - Variable in class BigView
 
Center - Variable in class BigView
 
colors - Variable in class Plane
 
contentPane - Variable in class MainFrame
 
cosh_r0 - Variable in class ZoomPan
 
cosh(double) - Method in class ZoomPan
Helper function for Cosine Hyperbolical of (x)
createSceneGraph() - Method in class BigView
Build the Java3D Scenegraph
cs - Variable in class ZoomPan
 
curFile - Variable in class MainFrame
 

D

dir_Ebene - Variable in class BigView
 

E

End - Variable in class ZoomPan
 
Eye - Variable in class BigView
 

F

fileName - Variable in class BigView
 

G

getDescription() - Method in class MyFileFilter
Returns the human readable description of this filter.
getExtension(File) - Method in class MyFileFilter
Return the extension portion of the file's name .
getMpZoomPan() - Method in class MainFrame
 
gridBagLayout1 - Variable in class AboutBox
 
gridBagLayout1 - Variable in class MainFrame
 
gridBagLayout2 - Variable in class MainFrame
 
gridBagLayout3 - Variable in class MainFrame
 
gridBagLayout4 - Variable in class MainFrame
 

H

height - Variable in class Plane
 

I

i - Static variable in class BigView
 
image - Variable in class SmallView
 
init() - Method in class BigView
Initialized the Java3D environment
isExtensionListInDescription() - Method in class MyFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.

J

jBigView - Variable in class MainFrame
 
jLabel1 - Variable in class AboutBox
 
jLabel2 - Variable in class AboutBox
 
jLabel3 - Variable in class AboutBox
 
jLabel4 - Variable in class AboutBox
 
jLabel5 - Variable in class AboutBox
 
jLabel6 - Variable in class AboutBox
 
jLabel7 - Variable in class AboutBox
 
jlRoh - Variable in class MainFrame
 
jlVelocity - Variable in class MainFrame
 
jMenu1 - Variable in class MainFrame
 
jMenu2 - Variable in class MainFrame
 
jMenuBar1 - Variable in class MainFrame
 
jMenuItem1 - Variable in class MainFrame
 
jMenuItem1_actionPerformed(ActionEvent) - Method in class MainFrame
 
jMenuItem2 - Variable in class MainFrame
 
jMenuItem2_actionPerformed(ActionEvent) - Method in class MainFrame
 
jMenuItem3 - Variable in class MainFrame
 
jMenuItem3_actionPerformed(ActionEvent) - Method in class MainFrame
 
jPanel1 - Variable in class AboutBox
 
jPanel1 - Variable in class SmallView
 
jPanel1 - Variable in class MainFrame
 
jPanel2 - Variable in class AboutBox
 
jPanel2 - Variable in class MainFrame
 
jPanel3 - Variable in class MainFrame
 
jPanel4 - Variable in class MainFrame
 
jPanel5 - Variable in class MainFrame
 
jPanel7 - Variable in class MainFrame
 
jScrollPane1 - Variable in class SmallView
 
jSmallView - Variable in class SmallView
 
jSmallView - Variable in class MainFrame
 
jSmallView_mousePressed(MouseEvent) - Method in class SmallView
Gets the position where the mouseclick occured, resets the ZoomPan and calls the process method of the BigView until the Destination is reached
jsRoh - Variable in class MainFrame
 
jsRoh_stateChanged(ChangeEvent) - Method in class MainFrame
 
jsVelocity - Variable in class MainFrame
 
jsVelocity_stateChanged(ChangeEvent) - Method in class MainFrame
 
jtfRoh - Variable in class MainFrame
 
jtfRoh_keyPressed(KeyEvent) - Method in class MainFrame
 
jtfVelocity - Variable in class MainFrame
 
jtfVelocity_keyPressed(KeyEvent) - Method in class MainFrame
 

M

m_fCurrentTime - Variable in class BigView
 
m_fFrameInterval - Variable in class BigView
 
m_fFramesPerSecond - Variable in class BigView
 
m_fFrameTime - Variable in class BigView
 
m_fLastFramesPerSecond - Variable in class BigView
 
m_fLastTime - Variable in class BigView
 
m_meanFPS - Variable in class BigView
 
Main - class Main.
Title: Main Copyright: Copyright (c) 2004
Main() - Constructor for class Main
 
main(String[]) - Static method in class Main
 
MainFrame - class MainFrame.
Title: MainFrame Copyright: Copyright (c) 2004
MainFrame_jMenuItem1_actionAdapter - class MainFrame_jMenuItem1_actionAdapter.
Copyright: Copyright (c) 2004
MainFrame_jMenuItem1_actionAdapter(MainFrame) - Constructor for class MainFrame_jMenuItem1_actionAdapter
 
MainFrame_jMenuItem2_actionAdapter - class MainFrame_jMenuItem2_actionAdapter.
Copyright: Copyright (c) 2004
MainFrame_jMenuItem2_actionAdapter(MainFrame) - Constructor for class MainFrame_jMenuItem2_actionAdapter
 
MainFrame_jMenuItem3_actionAdapter - class MainFrame_jMenuItem3_actionAdapter.
Copyright: Copyright (c) 2004
MainFrame_jMenuItem3_actionAdapter(MainFrame) - Constructor for class MainFrame_jMenuItem3_actionAdapter
 
MainFrame_jsRoh_changeAdapter - class MainFrame_jsRoh_changeAdapter.
 
MainFrame_jsRoh_changeAdapter(MainFrame) - Constructor for class MainFrame_jsRoh_changeAdapter
 
MainFrame_jsVelocity_changeAdapter - class MainFrame_jsVelocity_changeAdapter.
 
MainFrame_jsVelocity_changeAdapter(MainFrame) - Constructor for class MainFrame_jsVelocity_changeAdapter
 
MainFrame() - Constructor for class MainFrame
 
mouseClicked(MouseEvent) - Method in class AboutBox_panel1_mouseAdapter
 
mousePressed(MouseEvent) - Method in class SmallView_jSmallView_mouseAdapter
 
mpParent - Variable in class BigView
 
mpParent - Variable in class SmallView
 
MyFileFilter - class MyFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
MyFileFilter() - Constructor for class MyFileFilter
Creates a file filter.
MyFileFilter(String) - Constructor for class MyFileFilter
Creates a file filter that accepts files with the given extension.
MyFileFilter(String[]) - Constructor for class MyFileFilter
Creates a file filter from the given string array.
MyFileFilter(String[], String) - Constructor for class MyFileFilter
Creates a file filter from the given string array and description.
MyFileFilter(String, String) - Constructor for class MyFileFilter
Creates a file filter that accepts the given file type.

P

p - Variable in class BigView
 
packFrame - Variable in class Main
 
panel1 - Variable in class AboutBox
 
panel1_mouseClicked(MouseEvent) - Method in class AboutBox
 
Plane - class Plane.
 
Plane() - Constructor for class Plane
 
Plane(double, double) - Constructor for class Plane
 
Plane(String, JPanel) - Constructor for class Plane
 
points - Variable in class Plane
 
process(ZoomPan) - Method in class BigView
Processes the ZoomPan data and calls view()
processWindowEvent(WindowEvent) - Method in class MainFrame
 

R

r0 - Variable in class ZoomPan
 
r1 - Variable in class ZoomPan
 
reshape(double, double) - Method in class Plane
Resizes the plane
Roh - Variable in class ZoomPan
 
roh2 - Variable in class ZoomPan
 

S

s - Variable in class ZoomPan
 
S - Variable in class ZoomPan
 
scale - Variable in class MainFrame
 
scene - Variable in class BigView
 
setDescription(String) - Method in class MyFileFilter
Sets the human readable description of this filter.
setExtensionListInDescription(boolean) - Method in class MyFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFile(File) - Method in class BigView
Sets the Map and initializes the BigView
setFile(File) - Method in class SmallView
Sets the current Map
setMpParent(MainFrame) - Method in class BigView
sets the parent MainFrame
setMpZoomPan(ZoomPan) - Method in class MainFrame
 
setTexture(String, JPanel) - Method in class Plane
sets a texture for the specified object
simpleU - Variable in class BigView
 
sinh_r0 - Variable in class ZoomPan
 
sinh(double) - Method in class ZoomPan
 
SmallView - class SmallView.
Title: SmallView Copyright: Copyright (c) 2004
SmallView_jSmallView_mouseAdapter - class SmallView_jSmallView_mouseAdapter.
 
SmallView_jSmallView_mouseAdapter(SmallView) - Constructor for class SmallView_jSmallView_mouseAdapter
 
SmallView(MainFrame) - Constructor for class SmallView
 
Start - Variable in class ZoomPan
 
stateChanged(ChangeEvent) - Method in class MainFrame_jsVelocity_changeAdapter
 
stateChanged(ChangeEvent) - Method in class MainFrame_jsRoh_changeAdapter
 

T

tanh(double) - Method in class ZoomPan
 
texCoords - Variable in class Plane
 
tg_camera - Variable in class BigView
 

U

u0 - Variable in class ZoomPan
 
u1 - Variable in class ZoomPan
 
Up - Variable in class BigView
 
us - Variable in class ZoomPan
 

V

Velocity - Variable in class ZoomPan
 
view() - Method in class BigView
Resets the Camera viewpoint
vp - Variable in class BigView
 

W

w0 - Variable in class ZoomPan
 
w0_coshr0 - Variable in class ZoomPan
 
w0_roh2 - Variable in class ZoomPan
 
w1 - Variable in class ZoomPan
 
width - Variable in class Plane
 
ws - Variable in class ZoomPan
 

Z

ZoomPan - class ZoomPan.
 
ZoomPan() - Constructor for class ZoomPan
Initializes the fields to: Velocity = 0.9f Roh = 1.4142f w0 = 50 w1 = 50 u0 = 0 s = 0 End = new Vector2f(1,1) Start = new Vector2f(0,0) And calculates additional Curve dependent fields

A B C D E F G H I J M P R S T U V W Z