|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.data.validation.TestError
org.openstreetmap.josm.data.validation.tests.PowerLines.PowerLineError
protected class PowerLines.PowerLineError
Field Summary | |
---|---|
Way |
line
|
Constructor Summary | |
---|---|
PowerLines.PowerLineError(Node n,
Way line)
|
Method Summary | |
---|---|
Node |
getNode()
|
Methods inherited from class org.openstreetmap.josm.data.validation.TestError |
---|
getCode, getDescription, getFix, getIgnored, getIgnoreGroup, getIgnoreState, getIgnoreSubGroup, getMessage, getPrimitives, getSelectablePrimitives, getSeverity, getTester, isFixable, paint, setIgnored, setMessage, setPrimitives, setSelected, setSeverity, visitHighlighted |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Way line
Constructor Detail |
---|
public PowerLines.PowerLineError(Node n, Way line)
Method Detail |
---|
public final Node getNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |