|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hermit.geo.PointOfInterest
org.hermit.geo.PointOfInterest.BAND
public static final class PointOfInterest.BAND
Class BAND represents an interesting band of latitudes.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.hermit.geo.PointOfInterest |
---|
PointOfInterest.BAND, PointOfInterest.LAT, PointOfInterest.LON, PointOfInterest.POS |
Field Summary |
---|
Fields inherited from class org.hermit.geo.PointOfInterest |
---|
GLOBAL_AREAS, GLOBAL_POIS |
Method Summary | |
---|---|
Distance |
distance(Position pos)
Get the distance of a given point from this point of interest. |
Methods inherited from class org.hermit.geo.PointOfInterest |
---|
describePoint, describePosition, describeRegion, getName, status |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final Distance distance(Position pos)
distance
in class PointOfInterest
pos
- Point to measure from.
PointOfInterest.distance(org.hermit.geo.Position)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |