Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.relation.sort |
Modifier and Type | Class and Description |
---|---|
private static class |
RelationSorter.AssociatedStreetRoleAddressHouseSorter
Class that sorts the
address and house members of
type=associatedStreet and type=street relations. |
private static class |
RelationSorter.AssociatedStreetRoleStreetSorter
Class that sorts the
street members of
type=associatedStreet and type=street relations. |
Modifier and Type | Field and Description |
---|---|
private static java.util.Collection<RelationSorter.AdditionalSorter> |
RelationSorter.additionalSorters |