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, startTime, 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, compareTo, deletePrimitivesIfNeeded, endTest, equals, fixError, getErrors, getName, hashCode, initialize, isBuilding, isCanceled, isFixable, isPrimitiveUsable, isResidentialArea, ok, setBeforeUpload, setPartialSelection, setShowElements, startTest, testBeforeUpload, visit, visit, visitprotected static final int SELF_INTERSECT
public SelfIntersectingWay()
SelfIntersectingWay test.public void visit(Way w)
OsmPrimitiveVisitorvisit in interface OsmPrimitiveVisitorvisit in class Testw - The way to inspect.