Package | Description |
---|---|
org.openstreetmap.josm.data.correction |
Provides the classes for JOSM data correction.
|
org.openstreetmap.josm.gui.correction |
Provides the classes for JOSM data correction tables.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleCorrection
Represents a change of a single
RelationMember role. |
class |
TagCorrection
Represents a change of a single tag.
|
Modifier and Type | Class and Description |
---|---|
class |
CorrectionTableModel<C extends Correction>
Abstract correction table model.
|