public class UnclosedWays extends Test
Modifier and Type | Class and Description |
---|---|
private static class |
UnclosedWays.UnclosedWaysBooleanCheck
A check performed by UnclosedWays test where the key is treated as boolean.
|
private static class |
UnclosedWays.UnclosedWaysCheck
A check performed by UnclosedWays test.
|
Test.TagTest
Modifier and Type | Field and Description |
---|---|
private static UnclosedWays.UnclosedWaysCheck[] |
checks |
checkBeforeUpload, checkEnabled, description, enabled, errors, IN_DOWNLOADED_AREA, isBeforeUpload, name, partialSelection, progressMonitor, startTime, testBeforeUpload
Constructor and Description |
---|
UnclosedWays()
Constructs a new
UnclosedWays test. |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getCheckedKeys()
Returns the set of checked OSM keys.
|
void |
visit(Way w)
Visiting call for lines.
|
addGui, deletePrimitivesIfNeeded, endTest, equals, fixError, getErrors, getName, hashCode, initialize, isBuilding, isCanceled, isFixable, isPrimitiveUsable, ok, setBeforeUpload, setPartialSelection, startTest, testBeforeUpload, visit, visit, visit
visit
private static final UnclosedWays.UnclosedWaysCheck[] checks
public UnclosedWays()
UnclosedWays
test.public java.util.Set<java.lang.String> getCheckedKeys()