public class Shapes extends Object
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(String name,
   Shapefile shapefile)  | 
Stream<String> | 
containing(double lat,
          double lon)
Returns the names of those shapes that contain the given lat, lon. 
 | 
public Shapes()
public Shapes(String resource)
Copyright © 2020. All rights reserved.