Package | Description |
---|---|
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.tags |
Provides the classes for resolving conflicts between OSM tags.
|
org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
org.openstreetmap.josm.gui.tagging |
Provides classes for handling edition of OSM tags: tag tables, tag editors.
|
org.openstreetmap.josm.gui.widgets |
Provides GUI widgets customized for JOSM needs.
|
Modifier and Type | Class and Description |
---|---|
class |
PairTable |
Modifier and Type | Class and Description |
---|---|
class |
NodeListTable
Node list table.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationMemberTable
Relation member table.
|
Modifier and Type | Class and Description |
---|---|
class |
TagConflictResolverTable |
Modifier and Type | Class and Description |
---|---|
class |
MemberTable |
Modifier and Type | Class and Description |
---|---|
class |
TagTable
This is the tabular editor component for OSM tags.
|
Modifier and Type | Class and Description |
---|---|
class |
OsmPrimitivesTable
Table displaying OSM primitives.
|