public class XShapeCollection<S extends com.spatial4j.core.shape.Shape>
extends com.spatial4j.core.shape.ShapeCollection<S>
modCount
Constructor and Description |
---|
XShapeCollection(List<S> shapes,
com.spatial4j.core.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
Copyright © 2009–2017. All rights reserved.