Class S2ShapeIndex.ClippedEdge

  • Enclosing class:
    S2ShapeIndex

    private static class S2ShapeIndex.ClippedEdge
    extends java.lang.Object
    ClippedEdge represents the portion of a FaceEdge that has been clipped to an S2Cell.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ClippedEdge()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClippedEdge

        private ClippedEdge()