Uses of Class
org.openstreetmap.josm.data.validation.tests.UnclosedWays
-
Packages that use UnclosedWays Package Description org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests. -
-
Uses of UnclosedWays in org.openstreetmap.josm.data.validation.tests
Methods in org.openstreetmap.josm.data.validation.tests with parameters of type UnclosedWays Modifier and Type Method Description TestError
UnclosedWays.UnclosedWaysCheck. getTestError(Way w, UnclosedWays test)
Returns the test error of the given way, if any.
-