Package | Description |
---|---|
org.openstreetmap.josm.command.conflict |
Provides commands for handling conflicts.
|
org.openstreetmap.josm.gui.conflict.pair.nodes |
Provides the classes for displaying conflicts in ways list of nodes.
|
org.openstreetmap.josm.gui.conflict.pair.relation |
Provides the classes for displaying conflicts in OSM primitive relation memberships.
|
org.openstreetmap.josm.gui.conflict.pair.tags |
Provides the classes for displaying conflicts in OSM primitive 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 . |