public class ShapefileBoundaryResolver extends Object implements BoundaryResolver
| Constructor and Description |
|---|
ShapefileBoundaryResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
String |
resolve(double x,
double y) |
void |
setNameField(String nameField) |
void |
setShapefile(String shapefile) |
public void setShapefile(String shapefile)
public void setNameField(String nameField)
public void initialize()
throws IOException
IOExceptionpublic String resolve(double x, double y)
resolve in interface BoundaryResolverCopyright © 2018. All rights reserved.