public class GeometryByCircleJudgementUsingIndex extends Object implements org.apache.spark.api.java.function.PairFlatMapFunction<scala.Tuple2<Integer,scala.Tuple2<Iterable<com.vividsolutions.jts.index.SpatialIndex>,Iterable<Object>>>,Circle,HashSet<com.vividsolutions.jts.geom.Geometry>>, Serializable
| Constructor and Description |
|---|
GeometryByCircleJudgementUsingIndex(boolean considerBoundaryIntersection)
Instantiates a new geometry by circle judgement using index.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<scala.Tuple2<Circle,HashSet<com.vividsolutions.jts.geom.Geometry>>> |
call(scala.Tuple2<Integer,scala.Tuple2<Iterable<com.vividsolutions.jts.index.SpatialIndex>,Iterable<Object>>> cogroup) |
public GeometryByCircleJudgementUsingIndex(boolean considerBoundaryIntersection)
considerBoundaryIntersection - the consider boundary intersectionCopyright © 2017. All rights reserved.