public class XShapeCollection<S extends org.locationtech.spatial4j.shape.Shape>
extends org.locationtech.spatial4j.shape.ShapeCollection<S>
| Constructor and Description |
|---|
XShapeCollection(java.util.List<S> shapes,
org.locationtech.spatial4j.context.SpatialContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
pointsOnly() |
void |
setPointsOnly(boolean pointsOnly) |
computeBoundingBox, computeMutualDisjoint, equals, get, getArea, getBoundingBox, getBuffered, getCenter, getContext, getShapes, hasArea, hashCode, relate, relateContainsShortCircuits, size, toStringadd, add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic XShapeCollection(java.util.List<S> shapes, org.locationtech.spatial4j.context.SpatialContext ctx)