Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
Modifier and Type | Method and Description |
---|---|
TestError |
UnclosedWays.UnclosedWaysCheck.getTestError(Way w,
UnclosedWays test)
Returns the test error of the given way, if any.
|