public class SelfIntersectingWay extends Test
Test.TagTest
Modifier and Type | Field and Description |
---|---|
protected static int |
SELF_INTERSECT |
checkBeforeUpload, checkEnabled, description, enabled, errors, IN_DOWNLOADED_AREA, IN_DOWNLOADED_AREA_STRICT, isBeforeUpload, name, partialSelection, progressMonitor, stopwatch, testBeforeUpload
Constructor and Description |
---|
SelfIntersectingWay()
Constructs a new
SelfIntersectingWay test. |
Modifier and Type | Method and Description |
---|---|
void |
visit(Way w)
Visiting call for lines.
|
addGui, clear, deletePrimitivesIfNeeded, endTest, fixError, getErrors, getName, initialize, isBuilding, isCanceled, isFixable, isPrimitiveUsable, isResidentialArea, ok, setBeforeUpload, setPartialSelection, setShowElements, startTest, testBeforeUpload, visit, visit, visit
protected static final int SELF_INTERSECT
public SelfIntersectingWay()
SelfIntersectingWay
test.public void visit(Way w)
OsmPrimitiveVisitor
visit
in interface OsmPrimitiveVisitor
visit
in class Test
w
- The way to inspect.