Uses of Class
org.openstreetmap.josm.gui.conflict.tags.TagConflictResolutionUtil.AutomaticCombine
-
Packages that use TagConflictResolutionUtil.AutomaticCombine Package Description org.openstreetmap.josm.gui.conflict.tags Provides the classes for resolving conflicts between OSM tags. -
-
Uses of TagConflictResolutionUtil.AutomaticCombine in org.openstreetmap.josm.gui.conflict.tags
Fields in org.openstreetmap.josm.gui.conflict.tags with type parameters of type TagConflictResolutionUtil.AutomaticCombine Modifier and Type Field Description private static Collection<TagConflictResolutionUtil.AutomaticCombine>
TagConflictResolutionUtil. defaultAutomaticTagConflictCombines
Default preferences for the list of AutomaticCombine tag conflict resolvers.
-