Package | Description |
---|---|
org.openstreetmap.josm.command |
Modifier and Type | Class and Description |
---|---|
class |
CoordinateConflictResolveCommand
Represents a the resolution of a conflict between the coordinates of two
Node s |
class |
DeletedStateConflictResolveCommand
Represents a the resolution of a conflict between the coordinates of two
Node s |
class |
ModifiedConflictResolveCommand
Represents a command for to set the modified flag
OsmPrimitive |
class |
TagConflictResolveCommand
Represents a the resolution of a tag conflict in an
OsmPrimitive |
class |
VersionConflictResolveCommand
Represents a command for resolving a version conflict between two
OsmPrimitive |
class |
WayNodesConflictResolverCommand
Represent a command for resolving conflicts in the node list of two
Way s. |