Uses of Class
org.locationtech.jts.geom.util.GeometryEditor.CoordinateOperation
-
Packages that use GeometryEditor.CoordinateOperation Package Description org.locationtech.jts.precision Provides classes for analyzing and manipulating the precision of Geometries.org.locationtech.jtstest.testbuilder.geom org.locationtech.jtstest.testbuilder.topostretch -
-
Uses of GeometryEditor.CoordinateOperation in org.locationtech.jts.precision
Subclasses of GeometryEditor.CoordinateOperation in org.locationtech.jts.precision Modifier and Type Class Description class
PrecisionReducerCoordinateOperation
private class
SimpleGeometryPrecisionReducer.PrecisionReducerCoordinateOperation
Deprecated. -
Uses of GeometryEditor.CoordinateOperation in org.locationtech.jtstest.testbuilder.geom
Subclasses of GeometryEditor.CoordinateOperation in org.locationtech.jtstest.testbuilder.geom Modifier and Type Class Description private static class
GeometryBoxDeleter.BoxDeleteVertexOperation
private static class
GeometryVertexDeleter.DeleteVertexOperation
private static class
GeometryVertexInserter.InsertVertexOperation
private static class
GeometryVertexMover.MoveVertexOperation
-
Uses of GeometryEditor.CoordinateOperation in org.locationtech.jtstest.testbuilder.topostretch
Subclasses of GeometryEditor.CoordinateOperation in org.locationtech.jtstest.testbuilder.topostretch Modifier and Type Class Description private class
GeometryVerticesMover.MoveVerticesOperation
-