Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
A
actionPerformed(ActionEvent)
- Method in class graphics.
GraphicsWindow
Handles ActionEvents.
addPlane()
- Method in class airspace.
AirControl
Creates a plane or planes for the AirControl.
addToPath(ArrayList<TreeNode>, TreeNode)
- Method in class airspace.
Plane
Clears old path, sests new path that star from airport to joinPoint and adds pathToAdd.
addToTree(ArrayList<Vertex>)
- Method in class calculation.
Tree
Adds given path (list of Vertexes) to the tree.
adj
- Variable in class calculation.
Vertex
Adjacent vertices.
AirControl
- Class in
airspace
This class controls the planes on the map.
AirControl(Parameters, ArrayList[])
- Constructor for class airspace.
AirControl
AirControl constructor.
airControl
- Variable in class calculation.
CalculationControl
Current instance of AirControl class.
airControl
- Variable in class general.
DataCollection
airControl Current instance of AirControl- class.
AirControlInterface
- Interface in
airspace
Interface the class AirControl should implement.
airportVertex
- Variable in class calculation.
Graph
Vertex acting as airport.
airspace
- package airspace
Provides classes for handling the planes.
apply(BufferedImage, int[][])
- Method in class filecontroller.
WeatherMap
Apply values.
apply(double, double, double)
- Method in class filecontroller.
WeatherMap
For testing.
arcPoints
- Variable in class airspace.
AirControl
ArrayList of arcPoints.
arcpoints
- Variable in class calculation.
Graph
Mergepoint candidates, that is arc points.
arcPoints
- Variable in class general.
DataCollection
ArcPoints list.
arcPoints
- Variable in class graphics.
GraphicsEngine
Java 2D style for arc points.
arrivalTree
- Variable in class calculation.
BuildTree
Arrival Tree calculated.
arrivalTree
- Variable in class graphics.
GraphicsEngine
Java 2D style for arrival tree.
arrivedPlanes
- Variable in class airspace.
AirControl
How many Planes has arrived to airport.
asked
- Variable in class calculation.
BuildTree
An update variable.
aStar(Vertex, Vertex)
- Method in class calculation.
BuildTree
Calculates an optimal path between two given vertices of a graph.
available
- Variable in class calculation.
Vertex
Is this vertex available?
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y