Package | Description |
---|---|
org.openstreetmap.josm.command.conflict |
Provides commands for handling conflicts.
|
org.openstreetmap.josm.gui.conflict.pair.nodes | |
org.openstreetmap.josm.gui.conflict.pair.relation | |
org.openstreetmap.josm.gui.conflict.pair.tags |
Class and Description |
---|
ConflictResolveCommand |
Class and Description |
---|
WayNodesConflictResolverCommand
Represents the resolution of conflicts in the node list of two
Way s. |
Class and Description |
---|
RelationMemberConflictResolverCommand
Represents the resolution of conflicts in the member list of two
Relation s. |
Class and Description |
---|
TagConflictResolveCommand
Represents the resolution of a tag conflict in an
OsmPrimitive . |