| Package | Description |
|---|---|
| org.openstreetmap.josm.command.conflict |
Provides commands for handling conflicts.
|
| org.openstreetmap.josm.gui.conflict.pair |
Provides the classes for displaying conflicts as pair of lists.
|
| 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 |
|---|
| ConflictResolveCommand |
| Class and Description |
|---|
| WayNodesConflictResolverCommand
Represents the resolution of conflicts in the node list of two
Ways. |
| Class and Description |
|---|
| RelationMemberConflictResolverCommand
Represents the resolution of conflicts in the member list of two
Relations. |
| Class and Description |
|---|
| TagConflictResolveCommand
Represents the resolution of a tag conflict in an
OsmPrimitive. |