public class PartitionJudgement extends Object implements Serializable
| Constructor and Description |
|---|
PartitionJudgement() |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<scala.Tuple2<Integer,Object>> |
getPartitionID(List<com.vividsolutions.jts.geom.Envelope> grids,
Object spatialObject)
Gets the partition ID.
|
public static Iterator<scala.Tuple2<Integer,Object>> getPartitionID(List<com.vividsolutions.jts.geom.Envelope> grids, Object spatialObject) throws Exception
grids - the gridsspatialObject - the spatial objectException - the exceptionCopyright © 2017. All rights reserved.