Uses of Class
org.openstreetmap.josm.data.validation.tests.UnclosedWays.UnclosedWaysCheck
-
Packages that use UnclosedWays.UnclosedWaysCheck Package Description org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests. -
-
Uses of UnclosedWays.UnclosedWaysCheck in org.openstreetmap.josm.data.validation.tests
Subclasses of UnclosedWays.UnclosedWaysCheck in org.openstreetmap.josm.data.validation.tests Modifier and Type Class Description private static class
UnclosedWays.UnclosedWaysBooleanCheck
A check performed by UnclosedWays test where the key is treated as boolean.Fields in org.openstreetmap.josm.data.validation.tests declared as UnclosedWays.UnclosedWaysCheck Modifier and Type Field Description private static UnclosedWays.UnclosedWaysCheck[]
UnclosedWays. checks
-