public static class UnconnectedWays.UnconnectedWaterways 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_WATERWAYS |
PREFIX, UNCONNECTED_WAYS
checkBeforeUpload, checkEnabled, description, enabled, errors, IN_DOWNLOADED_AREA, IN_DOWNLOADED_AREA_STRICT, isBeforeUpload, name, partialSelection, progressMonitor, startTime, testBeforeUpload
Constructor and Description |
---|
UnconnectedWaterways()
Constructs a new
UnconnectedWaterways 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, clear, compareTo, deletePrimitivesIfNeeded, equals, fixError, getErrors, getName, hashCode, initialize, isBuilding, isCanceled, isFixable, isResidentialArea, ok, setBeforeUpload, setPartialSelection, setShowElements, testBeforeUpload, visit, visit, visit
static final int UNCONNECTED_WATERWAYS
public UnconnectedWaterways()
UnconnectedWaterways
test.public boolean isPrimitiveUsable(OsmPrimitive p)
Test
isPrimitiveUsable
in class Test
p
- The primitivetrue
if the primitive can be tested, false
otherwise