Package org.openstreetmap.josm.actions.corrector
Provides the classes for JOSM
tag correctors
.-
Interface Summary Interface Description ReverseWayTagCorrector.IStringSwitcher -
Class Summary Class Description 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.TagCorrector<P extends OsmPrimitive> Abstract base class for automatic tag corrections.