public static class JoinAreasAction.WayInPolygon extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
insideToTheRight |
Way |
way |
Constructor and Description |
---|
WayInPolygon(Way way,
boolean insideRight) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
public boolean insideToTheRight
public WayInPolygon(Way way, boolean insideRight)