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 |
---|---|
protected com.spatial4j.core.shape.Rectangle |
computeBoundingBox(Collection<? extends com.spatial4j.core.shape.Shape> shapes,
com.spatial4j.core.context.SpatialContext ctx) |
computeMutualDisjoint, equals, get, getArea, getBoundingBox, getBuffered, getCenter, 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
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
protected com.spatial4j.core.shape.Rectangle computeBoundingBox(Collection<? extends com.spatial4j.core.shape.Shape> shapes, com.spatial4j.core.context.SpatialContext ctx)
computeBoundingBox
in class com.spatial4j.core.shape.ShapeCollection<S extends com.spatial4j.core.shape.Shape>
Copyright © 2009–2015. All rights reserved.