public class WronglyOrderedWays extends Test
Test.TagTest
Modifier and Type | Field and Description |
---|---|
protected static int |
WRONGLY_ORDERED_COAST |
protected static int |
WRONGLY_ORDERED_LAND |
checkBeforeUpload, checkEnabled, description, enabled, errors, isBeforeUpload, name, partialSelection, progressMonitor, startTime, testBeforeUpload
Constructor and Description |
---|
WronglyOrderedWays()
Constructor
|
Modifier and Type | Method and Description |
---|---|
private void |
reportError(Way w,
java.lang.String msg,
int type) |
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
protected static final int WRONGLY_ORDERED_COAST
protected static final int WRONGLY_ORDERED_LAND
public WronglyOrderedWays()