A C D E G H I L M O P S T 
All Classes All Packages

A

afterPropertiesSet() - Method in class org.genesys.geotools.service.impl.CountryOfOriginServiceImpl
After properties set.
afterPropertiesSet() - Method in class org.genesys.geotools.service.impl.LandOrSeaServiceImpl
After properties set.

C

classifyLocation(float, float, int) - Method in class org.genesys.geotools.service.impl.LandOrSeaServiceImpl
Classify location.
classifyLocation(float, float, int) - Method in interface org.genesys.geotools.service.LandOrSeaService
Classifies location as one of Land, Coastal or Water
CountryOfOriginService - Interface in org.genesys.geotools.service
The Interface CountryOfOriginService.
CountryOfOriginServiceImpl - Class in org.genesys.geotools.service.impl
Polygons used here are derived from OSM data, © OpenStreetMap contributors.
CountryOfOriginServiceImpl() - Constructor for class org.genesys.geotools.service.impl.CountryOfOriginServiceImpl
 

D

distanceToBorder(float, float, String) - Method in interface org.genesys.geotools.service.CountryOfOriginService
Get distance from georeference to closest point on border of specified country
distanceToBorder(float, float, String) - Method in class org.genesys.geotools.service.impl.CountryOfOriginServiceImpl
 

E

equals(Object) - Method in class org.genesys.geotools.service.LonLatCacheKey
 

G

getAllowedDistanceMargin() - Method in class org.genesys.geotools.service.LonLatCacheKey
Gets the allowed distance margin.
getCountries(float, float, String, int) - Method in interface org.genesys.geotools.service.CountryOfOriginService
Gets the countries.
getCountries(float, float, String, int) - Method in class org.genesys.geotools.service.impl.CountryOfOriginServiceImpl
 
getLatitude() - Method in class org.genesys.geotools.service.LonLatCacheKey
Gets the latitude.
getLongitude() - Method in class org.genesys.geotools.service.LonLatCacheKey
Gets the longitude.
getOrigCty() - Method in class org.genesys.geotools.service.LonLatCacheKey
Gets the orig cty.
getPointBuffer(double, double, double) - Static method in class org.genesys.geotools.service.ShapefileUtils
Uses ideas from https://geoaware.wordpress.com/2013/10/16/geodetic-buffers-with-geotools/

H

hashCode() - Method in class org.genesys.geotools.service.LonLatCacheKey
 
HeaderUtils - Class in org.genesys.geotools.service
Helper for CSV header management.
HeaderUtils() - Constructor for class org.genesys.geotools.service.HeaderUtils
 

I

isOnLand(float, float, int) - Method in class org.genesys.geotools.service.impl.LandOrSeaServiceImpl
 
isOnLand(float, float, int) - Method in interface org.genesys.geotools.service.LandOrSeaService
Checks if is on land.

L

LandOrSeaService - Interface in org.genesys.geotools.service
The Interface LandOrSeaService.
LandOrSeaServiceImpl - Class in org.genesys.geotools.service.impl
Polygons used here are derived from OSM data, © OpenStreetMap contributors.
LandOrSeaServiceImpl() - Constructor for class org.genesys.geotools.service.impl.LandOrSeaServiceImpl
 
LonLatCacheKey - Class in org.genesys.geotools.service
LonLatCacheKey is used as caching key.
LonLatCacheKey(float, float, int) - Constructor for class org.genesys.geotools.service.LonLatCacheKey
Instantiates a new lon lat cache key.
LonLatCacheKey(float, float, String, int) - Constructor for class org.genesys.geotools.service.LonLatCacheKey
Instantiates a new lon lat cache key.

M

makeSourceMapping(String[], String[]) - Static method in class org.genesys.geotools.service.HeaderUtils
We are mostly interested in only a few supported headers.
mapHeaderPositions(String[]) - Static method in class org.genesys.geotools.service.HeaderUtils
Map CSV headers to their positions.

O

openShapeFile(File) - Static method in class org.genesys.geotools.service.ShapefileUtils
Open shape file.
org.genesys.geotools.service - package org.genesys.geotools.service
 
org.genesys.geotools.service.impl - package org.genesys.geotools.service.impl
 

P

printCache() - Method in class org.genesys.geotools.service.impl.CountryOfOriginServiceImpl
Prints the cache.

S

setDataFolderPath(String) - Method in class org.genesys.geotools.service.impl.CountryOfOriginServiceImpl
 
setDataFolderPath(String) - Method in class org.genesys.geotools.service.impl.LandOrSeaServiceImpl
 
ShapefileUtils - Class in org.genesys.geotools.service
The Class ShapefileUtils.
ShapefileUtils() - Constructor for class org.genesys.geotools.service.ShapefileUtils
 

T

throwIfHeaderFound(String[], String[]) - Static method in class org.genesys.geotools.service.HeaderUtils
Check for invalid headers and throw IOException if one is found.
throwIfHeaderNotFound(String[], String[]) - Static method in class org.genesys.geotools.service.HeaderUtils
Check for required headers and throw IOException if one is missing.
toOutputLine(String[], List<String>, List<Integer>) - Static method in class org.genesys.geotools.service.HeaderUtils
Copy data from input CSV line to output CSV line with appropriate destination mapping.
A C D E G H I L M O P S T 
All Classes All Packages