| Interface | Description |
|---|---|
| Correction |
| Class | Description |
|---|---|
| CorrectionTable<T extends CorrectionTableModel<?>> | |
| CorrectionTable.BoldRenderer | |
| CorrectionTableModel<C extends Correction> | |
| ReverseWayNoTagCorrector |
A ReverseWayNoTagCorrector warns about ways that should not be reversed
because their semantic meaning cannot be preserved in that case.
|
| ReverseWayTagCorrector |
A ReverseWayTagCorrector handles necessary corrections of tags
when a way is reversed.
|
| ReverseWayTagCorrector.StringSwitcher | |
| ReverseWayTagCorrector.TagSwitcher |
Reverses a given tag.
|
| RoleCorrection | |
| RoleCorrectionTable | |
| RoleCorrectionTableModel | |
| TagCorrection |
TagCorrection reprepresents a change of a single
tag.
|
| TagCorrectionTable | |
| TagCorrectionTableModel | |
| TagCorrector<P extends OsmPrimitive> |
Abstract base class for automatic tag corrections.
|
| Exception | Description |
|---|---|
| UserCancelException |