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, toString
add, add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public XShapeCollection(java.util.List<S> shapes, org.locationtech.spatial4j.context.SpatialContext ctx)