-
interface
A region defined by a collection of zero or more closed loops.
static class
A multi polygon with points referenced from an array.
static class
static class
A multi polygon with vertex coordinates stored in a double[].
static class
A multi polygon with vertices at cell ID centers stored in a long[].
static class
A simple polygon with points referenced from an array.
static class
A simple polygon with vertices referenced from a
List<S2Point>
.
static class
A simple polygon with vertex coordinates stored in a double[].
static class
A simple polygon with vertices at cell ID centers stored in a long[].