Class GeoComplexPolygon.Edge

  • Enclosing class:
    GeoComplexPolygon

    private static class GeoComplexPolygon.Edge
    extends java.lang.Object
    An instance of this class describes a single edge, and includes what is necessary to reliably determine intersection in the context of the even/odd algorithm used.