All Classes and Interfaces
Class
Description
A data structure that represents a partition of a set
into disjoint subsets, and allows merging subsets.
A class which supports creating new
Geometrys
which are modifications of existing ones,
maintaining the same type structure.A
GeometryEditorEx.GeometryEditorOperation which edits the coordinate list of a Geometry.A interface which specifies an edit operation for Geometries.
A GeometryEditorOperation which does not modify
the input geometry.
Removes holes which match a given predicate.
Removes holes which are invalid due to not being wholly covered by the parent shell.
Functions to test using spatial predicates
as a filter in front of overlay operations
to optimize performance.
Clips polygonal geometry to a rectangle.
Removes holes which are smaller than a given area.
Unions a set of polygonal geometries by partitioning them
into connected sets of polygons.
Computes a partition of a set of geometries into disjoint subsets,
based on a provided equivalence relation.