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 classPrecisionReducerCoordinateOperationprivate classSimpleGeometryPrecisionReducer.PrecisionReducerCoordinateOperationDeprecated. -
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 classGeometryBoxDeleter.BoxDeleteVertexOperationprivate static classGeometryVertexDeleter.DeleteVertexOperationprivate static classGeometryVertexInserter.InsertVertexOperationprivate static classGeometryVertexMover.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 classGeometryVerticesMover.MoveVerticesOperation
-