public static class UnconnectedWays.UnconnectedHighways extends UnconnectedWays
UnconnectedWays.UnconnectedHighways, UnconnectedWays.UnconnectedNaturalOrLanduse, UnconnectedWays.UnconnectedPower, UnconnectedWays.UnconnectedRailways, UnconnectedWays.UnconnectedWaterways
Test.TagTest
PREFIX, UNCONNECTED_WAYS
checkBeforeUpload, checkEnabled, description, enabled, errors, IN_DOWNLOADED_AREA, IN_DOWNLOADED_AREA_STRICT, isBeforeUpload, name, partialSelection, progressMonitor, startTime, testBeforeUpload
Constructor and Description |
---|
UnconnectedHighways()
Constructs a new
UnconnectedHighways test. |
Modifier and Type | Method and Description |
---|---|
boolean |
isPrimitiveUsable(OsmPrimitive p)
Determines if the primitive is usable for tests.
|
addErrors, endTest, getConnectedWayEndNodesNearOtherWay, getWayEndNodesNearOtherHighway, getWayEndNodesNearOtherWay, getWayNodesNearOtherWay, getWaySegments, startTest, visit
addGui, compareTo, deletePrimitivesIfNeeded, equals, fixError, getErrors, getName, hashCode, initialize, isBuilding, isCanceled, isFixable, isResidentialArea, ok, setBeforeUpload, setPartialSelection, testBeforeUpload, visit, visit, visit
public UnconnectedHighways()
UnconnectedHighways
test.public boolean isPrimitiveUsable(OsmPrimitive p)
Test
isPrimitiveUsable
in class Test
p
- The primitivetrue
if the primitive can be tested, false
otherwise