|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.data.validation.tests.BuildingInBuilding.MultiPolygonMembers
protected class BuildingInBuilding.MultiPolygonMembers
Field Summary | |
---|---|
java.util.Set<Way> |
inners
|
java.util.Set<Way> |
outers
|
Constructor Summary | |
---|---|
BuildingInBuilding.MultiPolygonMembers(Relation multiPolygon)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.util.Set<Way> outers
public final java.util.Set<Way> inners
Constructor Detail |
---|
public BuildingInBuilding.MultiPolygonMembers(Relation multiPolygon)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |