Package org.openstreetmap.josm.corrector

Interface Summary
Correction  
 

Class Summary
CorrectionTable<TM extends CorrectionTableModel<?>>  
CorrectionTable.BoldRenderer  
CorrectionTableModel<C extends Correction>  
ReverseWayTagCorrector A ReverseWayTagCorrector handles necessary corrections of tags when a way is reversed.
ReverseWayTagCorrector.PrefixSuffixSwitcher  
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 Summary
UserCancelException  
 



JOSM