public class ContainmentIndex extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ContainmentIndex.Result |
Constructor and Description |
---|
ContainmentIndex() |
Modifier and Type | Method and Description |
---|---|
List<ContainmentIndex.Result> |
getContainer(com.vividsolutions.jts.geom.Geometry query) |
void |
insert(int id,
com.vividsolutions.jts.geom.Geometry geometry) |
void |
setBufferWidths(double[] bufferWidths) |
public void insert(int id, com.vividsolutions.jts.geom.Geometry geometry)
public List<ContainmentIndex.Result> getContainer(com.vividsolutions.jts.geom.Geometry query)
public void setBufferWidths(double[] bufferWidths)
Copyright © 2015. All rights reserved.