Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
Ε
Θ
D
describeNautical()
- Method in class org.hermit.geo.
Distance
Convert this distance into a descriptive string, using nautical measures.
describePoint(Position)
- Static method in class org.hermit.geo.
PointOfInterest
Describe the status of the given position relative to global points of interest.
describePosition(Position)
- Static method in class org.hermit.geo.
PointOfInterest
Describe the status of the given position relative to global points of interest.
describeRegion(Position)
- Static method in class org.hermit.geo.
PointOfInterest
Describe the status of the given position in terms of any region of interest it lies within.
directionVector()
- Method in class org.hermit.geometry.
Edge
Get the direction vector for this edge.
dist(Point)
- Method in class org.hermit.geometry.
Point
Calculate the distance between this point and another.
distance(Position, Position)
- Method in class org.hermit.geo.
AndoyerCalculator
Calculate the distance between two positions.
Distance
- Class in
org.hermit.geo
This class represents a geographic distance -- ie.
Distance(double)
- Constructor for class org.hermit.geo.
Distance
Create a Distance from a value given in metres.
distance(Position, Position)
- Method in class org.hermit.geo.
GeoCalculator
Calculate the distance between two positions.
distance(Position, Position)
- Method in class org.hermit.geo.
HaversineCalculator
Calculate the distance between two positions.
distance(Position)
- Method in class org.hermit.geo.
PointOfInterest.BAND
Get the distance of a given point from this point of interest.
distance(Position)
- Method in class org.hermit.geo.
PointOfInterest
Calculate the distance from the given position to this point of interest.
distance(Position)
- Method in class org.hermit.geo.
PointOfInterest.LAT
Get the distance of a given point from this point of interest.
distance(Position)
- Method in class org.hermit.geo.
PointOfInterest.LON
Get the distance of a given point from this point of interest.
distance(Position)
- Method in class org.hermit.geo.
PointOfInterest.POS
Get the distance of a given point from this point of interest.
distance(Position)
- Method in class org.hermit.geo.
Position
Calculate the distance between this position and another, using the haversine formula, which is based on a spherical approximation of the Earth.
distance(Position, Position)
- Method in class org.hermit.geo.
VincentyCalculator
Calculate the distance between two positions.
dump(String)
- Method in class org.hermit.geometry.
Graph
Dump the entire set of edges in this graph to the console.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
Ε
Θ