| AbstractGeometryProcessor |
An implementation of GeometryProcessor that implements a method to
recursively process GeometryCollections, and that let the user redefine
one or all of the methods to process simple geometries.
|
| Angle |
Utility functions for working with angles.
|
| CoordUtil |
Utility functions for working with Coordinates.
|
| EnvelopeIntersector |
|
| EnvelopeUtil |
Utility functions for Envelopes.
|
| FeatureSegment |
A FeatureSegment is a line segment contained in an edge of a feature
|
| GeometryMicroscope |
Magnifies a given area of a set of Geometry's.
|
| GeometryMicroscope.CoordinateAdjusterFilter |
|
| InteriorPointFinder |
Find a reasonable point at which to label a Geometry.
|
| JtsMakeValidOp |
|
| LineSegmentEnvelopeIntersector |
Optimized code for spatial predicates
between
LineSegments and Envelopes.
|
| MakeValidOp |
|
| MicroscopePointAdjuster |
A MicroscopePointAdjuster takes some line segments and an envelope, and
adjusts the points of the line segments within the envelope
so that small differences are visible.
|
| OpenJUMPMakeValidOp |
Operator to make a geometry valid.
|
| SingleSegmentExpander |
A heuristic used by Microscope to expand a single segment,
while maintaining its orientation.
|