private static class RelationChecker.RoleInfo extends Object
Modifier and Type | Field and Description |
---|---|
private Collection<Node> |
nodes |
private Collection<Way> |
openways |
private Collection<Relation> |
relations |
private int |
total |
private Collection<Way> |
ways |
Modifier | Constructor and Description |
---|---|
private |
RoleInfo() |
private int total
private Collection<Node> nodes
private Collection<Way> ways
private Collection<Way> openways
private Collection<Relation> relations
private RoleInfo()