Package | Description |
---|---|
org.openstreetmap.josm.corrector |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.List<RoleCorrection> |
ReverseWayTagCorrector.getRoleCorrections(Way oldway) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<Command> |
TagCorrector.applyCorrections(java.util.Map<OsmPrimitive,java.util.List<TagCorrection>> tagCorrectionsMap,
java.util.Map<OsmPrimitive,java.util.List<RoleCorrection>> roleCorrectionMap,
java.lang.String description) |
Constructor and Description |
---|
RoleCorrectionTable(java.util.List<RoleCorrection> roleCorrections) |
RoleCorrectionTableModel(java.util.List<RoleCorrection> roleCorrections) |