Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
I
J
L
M
P
R
S
U
G
getCity(int)
- Method in class pathfinder.
JMapPanel
getCityColor()
- Method in class pathfinder.
JPFMap
returns color of the city symbol
getCityCoords(int)
- Method in class pathfinder.
JPFMap
returns city coordinates
getCityCount()
- Method in class pathfinder.
JPFMap
getCityDistance(int, int)
- Method in class pathfinder.
JPFMap
returns double distance of given two m_cityList
getCityList()
- Method in class pathfinder.
JPFMap
returns list of m_cityList in the map
getCityNeighbours(int)
- Method in class pathfinder.
JPFMap
returns array of city neighbours
getNearestCity(float, float)
- Method in class pathfinder.
JMapPanel
Returns id of the city that is nearest to given position
getNearestCity(float, float)
- Method in class pathfinder.
JPFMap
Returns id of the city that is nearest to given position
getNearestRoad(float, float)
- Method in class pathfinder.
JMapPanel
Returns id of the cities that are connected by road that is nearest to given position
getNearestRoad(float, float, float)
- Method in class pathfinder.
JPFMap
Returns id of the cities that are connected by road nearest to given position
getPathColor()
- Method in class pathfinder.
JPFMap
gets path highlight color
getRoadList()
- Method in class pathfinder.
JPFMap
returns list of m_roadList in the map
getRoadSpeed(int, int)
- Method in class pathfinder.
JPFMap
returns road type (=max. allowed speed) between two m_cityList
gui
- package gui
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
I
J
L
M
P
R
S
U