Uses of Class
org.locationtech.jtstest.testbuilder.geom.GeometryLocation
Packages that use GeometryLocation
Package
Description
-
Uses of GeometryLocation in org.locationtech.jtstest.testbuilder.geom
Methods in org.locationtech.jtstest.testbuilder.geom that return GeometryLocationModifier and TypeMethodDescriptionGeometryPointLocater.getLocation
(Coordinate testPt, boolean vertexOnly, double tolerance) static GeometryLocation
GeometryPointLocater.locateNonVertexPoint
(Geometry geom, Coordinate testPt, double tolerance) static GeometryLocation
GeometryPointLocater.locateVertex
(Geometry geom, Coordinate testPt, double tolerance) -
Uses of GeometryLocation in org.locationtech.jtstest.testbuilder.model
Methods in org.locationtech.jtstest.testbuilder.model that return GeometryLocationModifier and TypeMethodDescriptionGeometryEditModel.locateNonVertexPoint
(Coordinate testPt, double tolerance) Locates a non-vertex point on a line segment of the current geometry within the given tolerance, if any.GeometryEditModel.locateVertex
(Coordinate testPt, double tolerance) Locates a vertex of the current geometry within the given tolerance, if any. -
Uses of GeometryLocation in org.locationtech.jtstest.testbuilder.ui
Methods in org.locationtech.jtstest.testbuilder.ui with parameters of type GeometryLocationModifier and TypeMethodDescriptionprivate String
GeometryLocationsWriter.componentType
(GeometryLocation loc)