public static class UnconnectedWays.UnconnectedPower 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 |
---|
UnconnectedPower()
Constructs a new
UnconnectedPower 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, ok, setBeforeUpload, setPartialSelection, testBeforeUpload, visit, visit, visit
public UnconnectedPower()
UnconnectedPower
test.public boolean isPrimitiveUsable(OsmPrimitive p)
Test
isPrimitiveUsable
in class Test
p
- The primitivetrue
if the primitive can be tested, false
otherwise