public static class UnconnectedWays.UnconnectedNaturalOrLanduse extends UnconnectedWays
UnconnectedWays.UnconnectedHighways, UnconnectedWays.UnconnectedNaturalOrLanduse, UnconnectedWays.UnconnectedPower, UnconnectedWays.UnconnectedRailways, UnconnectedWays.UnconnectedWaterways
Test.TagTest
Modifier and Type | Field and Description |
---|---|
(package private) static int |
UNCONNECTED_NATURAL_OR_LANDUSE |
PREFIX, UNCONNECTED_WAYS
checkBeforeUpload, checkEnabled, description, enabled, errors, IN_DOWNLOADED_AREA, IN_DOWNLOADED_AREA_STRICT, isBeforeUpload, name, partialSelection, progressMonitor, startTime, testBeforeUpload
Constructor and Description |
---|
UnconnectedNaturalOrLanduse()
Constructs a new
UnconnectedNaturalOrLanduse test. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isCandidate(OsmPrimitive p) |
addErrors, endTest, getHighwayEndNodesNearOtherHighway, getWayEndNodesNearOtherWay, getWayNodesNearOtherWay, getWaySegments, ignoreUnconnectedEndNode, isPrimitiveUsable, isWantedWay, startTest, visit, visit
addGui, clear, compareTo, deletePrimitivesIfNeeded, equals, fixError, getErrors, getName, hashCode, initialize, isBuilding, isCanceled, isFixable, isResidentialArea, ok, setBeforeUpload, setPartialSelection, setShowElements, testBeforeUpload, visit, visit
static final int UNCONNECTED_NATURAL_OR_LANDUSE
public UnconnectedNaturalOrLanduse()
UnconnectedNaturalOrLanduse
test.protected boolean isCandidate(OsmPrimitive p)
isCandidate
in class UnconnectedWays