|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.actions.JoinAreasAction.JoinAreasResult
public static class JoinAreasAction.JoinAreasResult
This helper class describes join ares action result.
| Field Summary | |
|---|---|
boolean |
hasChanges
|
boolean |
hasRelationProblems
|
boolean |
mergeSuccessful
|
java.util.List<JoinAreasAction.Multipolygon> |
polygons
|
| Constructor Summary | |
|---|---|
JoinAreasAction.JoinAreasResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean mergeSuccessful
public boolean hasChanges
public boolean hasRelationProblems
public java.util.List<JoinAreasAction.Multipolygon> polygons
| Constructor Detail |
|---|
public JoinAreasAction.JoinAreasResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||