Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- createCirclePolygon(double, double, double, int, double) - Static method in class org.codice.ddf.libs.geo.util.GeospatialUtil
-
Create a circular polygon from a lat, lon, radius, vertices, and distanceTolerance.
E
- EPSG_4326 - Static variable in class org.codice.ddf.libs.geo.util.GeospatialUtil
- EPSG_4326_URN - Static variable in class org.codice.ddf.libs.geo.util.GeospatialUtil
G
- GeoFormatException - Exception in org.codice.ddf.libs.geo
-
Exception that denotes there was a problem with the Geospatial format.
- GeoFormatException() - Constructor for exception org.codice.ddf.libs.geo.GeoFormatException
-
Constructs new exception.
- GeoFormatException(String) - Constructor for exception org.codice.ddf.libs.geo.GeoFormatException
-
Constructs new exception with given message.
- GeoFormatException(String, Throwable) - Constructor for exception org.codice.ddf.libs.geo.GeoFormatException
-
Constructs new exception with given message and cause.
- GeoFormatException(Throwable) - Constructor for exception org.codice.ddf.libs.geo.GeoFormatException
-
Constructs new exception with the given cause.
- GeospatialUtil - Class in org.codice.ddf.libs.geo.util
-
Convenience methods for performing geospatial conversions.
L
- LAT_LON_ORDER - Static variable in class org.codice.ddf.libs.geo.util.GeospatialUtil
- LON_LAT_ORDER - Static variable in class org.codice.ddf.libs.geo.util.GeospatialUtil
O
- org.codice.ddf.libs.geo - package org.codice.ddf.libs.geo
- org.codice.ddf.libs.geo.util - package org.codice.ddf.libs.geo.util
P
- parseDMSLatitudeWithDecimalSeconds(String) - Static method in class org.codice.ddf.libs.geo.util.GeospatialUtil
-
Parses Latitude in the DMS format of DD:MM:SS.S N/S
- parseDMSLongitudeWithDecimalSeconds(String) - Static method in class org.codice.ddf.libs.geo.util.GeospatialUtil
-
Parses Longitude in the DMS format of [D]DD:MM:SS.S E/W
T
- transformToEPSG4326LonLatFormat(Geometry, String) - Static method in class org.codice.ddf.libs.geo.util.GeospatialUtil
-
Transform a geometry to EPSG:4326 format with lon/lat coordinate ordering.
- transformToEPSG4326LonLatFormat(Geometry, CoordinateReferenceSystem) - Static method in class org.codice.ddf.libs.geo.util.GeospatialUtil
-
Transform a geometry to EPSG:4326 format with lon/lat coordinate ordering.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form