Interface | Description |
---|---|
ICoordinate |
Interface for a coordinate (latitude, longitude) on a sphere.
|
Class | Description |
---|---|
AbstractCoordinateTestCase | |
CoordinateDD |
An immutable coordinate expressed as double precision decimal degrees on the
surface of (the Earth's) sphere.
|
CoordinateDDM |
An immutable coordinate expressed as degrees and decimal minutes with 3
digits after the decimal.
|
CoordinateDMS |
An immutable coordinate expressed in degrees, minutes and (tenths of)
seconds.
|
CoordinateUtility |
Utility class for operations on
ICoordinate s. |
TestAll | |
TestCoordinateDD |
Test suite for
CoordinateDD . |
TestCoordinateDDM |
Test suite for
CoordinateDDM . |
TestCoordinateDMS |
Test suite for
CoordinateDMS . |
TestCoordinateUtility |
Test suite for
CoordinateUtility . |
Enum | Description |
---|---|
ICoordinate.UNITS |
Typesafe enumeration for units in which distances may be expressed.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.