|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.actions.JoinAreasAction.PolygonLevel
static class JoinAreasAction.PolygonLevel
Helper storage class for finding findOuterWays
| Field Summary | |
|---|---|
int |
level
|
JoinAreasAction.AssembledMultipolygon |
pol
|
| Constructor Summary | |
|---|---|
JoinAreasAction.PolygonLevel(JoinAreasAction.AssembledMultipolygon _pol,
int _level)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int level
public final JoinAreasAction.AssembledMultipolygon pol
| Constructor Detail |
|---|
public JoinAreasAction.PolygonLevel(JoinAreasAction.AssembledMultipolygon _pol,
int _level)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||