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
IOException
public String resolve(double x, double y)
resolve
in interface BoundaryResolver
Copyright © 2018. All rights reserved.