Package com.google.common.geometry
Class S2Loop.LoopOffsets
- java.lang.Object
-
- com.google.common.geometry.S2Loop.LoopOffsets
-
- Enclosing class:
- S2Loop
private static final class S2Loop.LoopOffsets extends java.lang.Object
Offsets into two loops at which a boundary distance comparison will start.Used only by
matchBoundaries
.
-
-
Constructor Summary
Constructors Constructor Description LoopOffsets(int first, int second)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-