public class DuplicatedWayNodes extends Test
Test.TagTest
Modifier and Type | Field and Description |
---|---|
protected static int |
DUPLICATE_WAY_NODE |
checkBeforeUpload, checkEnabled, description, enabled, errors, isBeforeUpload, name, partialSelection, progressMonitor, startTime, testBeforeUpload
Constructor and Description |
---|
DuplicatedWayNodes()
Constructs a new
DuplicatedWayNodes test. |
Modifier and Type | Method and Description |
---|---|
Command |
fixError(TestError testError)
Fixes the error with the appropriate command
|
boolean |
isFixable(TestError testError)
Returns true if the given error can be fixed automatically
|
void |
visit(Way w)
Visiting call for lines.
|
addGui, deletePrimitivesIfNeeded, endTest, equals, getErrors, getName, hashCode, initialize, isBuilding, isCanceled, isPrimitiveUsable, ok, setBeforeUpload, setPartialSelection, startTest, testBeforeUpload, visit, visit, visit
visit
protected static final int DUPLICATE_WAY_NODE
public DuplicatedWayNodes()
DuplicatedWayNodes
test.