Class GeoPolygonFactory.SafePath

  • Enclosing class:
    GeoPolygonFactory

    private static class GeoPolygonFactory.SafePath
    extends java.lang.Object
    An instance of this class represents a known-good path of nodes that contains no coplanar points , no matter how assessed. It's used in the depth-first search that must be executed to find a valid complete polygon without coplanarities.