public class XShapeCollection<S extends org.locationtech.spatial4j.shape.Shape>
extends org.locationtech.spatial4j.shape.ShapeCollection<S>
| Constructor | Description |
|---|---|
XShapeCollection(java.util.List<S> shapes,
org.locationtech.spatial4j.context.SpatialContext ctx) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
pointsOnly() |
|
void |
setPointsOnly(boolean pointsOnly) |
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArrayadd, add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, of, of, of, of, of, of, of, of, of, of, of, of, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArraypublic XShapeCollection(java.util.List<S> shapes, org.locationtech.spatial4j.context.SpatialContext ctx)