Uses of Package
org.openstreetmap.josm.data.conflict
-
Packages that use org.openstreetmap.josm.data.conflict Package Description org.openstreetmap.josm.command Provides the classes for JOSM commands allowing to modify an OSM data set.org.openstreetmap.josm.command.conflict Provides commands for handling conflicts.org.openstreetmap.josm.data Provides the classes for JOSM managed data.org.openstreetmap.josm.data.conflict Provides the classes for editionconflicts
betweenOsmPrimitive
sorg.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives
:Node
,Way
,Relation
Users
Tags
Changesets
Utilities classesorg.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.properties Provides the classes for displaying conflicts in OSM primitive properties.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.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.command Class Description ConflictCollection This is a collection ofConflict
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.command.conflict Class Description Conflict Represents a conflict between twoOsmPrimitive
s.ConflictCollection This is a collection ofConflict
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.data Class Description ConflictCollection This is a collection ofConflict
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.data.conflict Class Description Conflict Represents a conflict between twoOsmPrimitive
s.ConflictCollection This is a collection ofConflict
s.IConflictListener Interface for listeners that get notified when conflicts are added to or removed from aConflictCollection
. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.data.osm Class Description Conflict Represents a conflict between twoOsmPrimitive
s.ConflictCollection This is a collection ofConflict
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.conflict.pair Class Description Conflict Represents a conflict between twoOsmPrimitive
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.conflict.pair.nodes Class Description Conflict Represents a conflict between twoOsmPrimitive
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.conflict.pair.properties Class Description Conflict Represents a conflict between twoOsmPrimitive
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.conflict.pair.relation Class Description Conflict Represents a conflict between twoOsmPrimitive
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.conflict.pair.tags Class Description Conflict Represents a conflict between twoOsmPrimitive
s. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.dialogs Class Description Conflict Represents a conflict between twoOsmPrimitive
s.ConflictCollection This is a collection ofConflict
s.IConflictListener Interface for listeners that get notified when conflicts are added to or removed from aConflictCollection
. -
Classes in org.openstreetmap.josm.data.conflict used by org.openstreetmap.josm.gui.layer Class Description ConflictCollection This is a collection ofConflict
s.