| Modifier and Type | Class and Description |
|---|---|
static class |
DiscreteHausdorffDistance.MaxDensifiedByFractionDistanceFilter |
| Modifier and Type | Method and Description |
|---|---|
void |
Polygon.apply(CoordinateSequenceFilter filter) |
void |
Point.apply(CoordinateSequenceFilter filter) |
void |
LineString.apply(CoordinateSequenceFilter filter) |
void |
GeometryCollection.apply(CoordinateSequenceFilter filter) |
abstract void |
Geometry.apply(CoordinateSequenceFilter filter)
Performs an operation on the coordinates in this
Geometry's
CoordinateSequences. |
| Modifier and Type | Class and Description |
|---|---|
class |
AffineTransformation
Represents an affine transformation on the 2D Cartesian plane.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BufferCurveMaximumDistanceFinder.MaxMidpointDistanceFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
CoordinatePrecisionReducerFilter
Reduces the precision of the
Coordinates in a
CoordinateSequence to match the supplied PrecisionModel. |
Copyright © 2015. All rights reserved.