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, 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, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamprotected 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–2016. All rights reserved.