Class S2ShapeIndex.Cell.MultiCell

java.lang.Object
com.google.common.geometry.S2ShapeIndex.Cell
com.google.common.geometry.S2ShapeIndex.Cell.MultiCell
All Implemented Interfaces:
S2Iterator.Entry, Serializable
Enclosing class:
S2ShapeIndex.Cell

private static final class S2ShapeIndex.Cell.MultiCell extends S2ShapeIndex.Cell
A specialization of Cell for multiple shapes per cell. Last resort, largest-memory implementation that is not used very often.