| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
| org.openstreetmap.josm.gui.conflict.pair | |
| org.openstreetmap.josm.gui.conflict.pair.nodes | |
| org.openstreetmap.josm.gui.conflict.pair.relation | |
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| Modifier and Type | Field and Description |
|---|---|
private OsmPrimitivesTable |
ZoomToAction.table |
| Constructor and Description |
|---|
ZoomToAction(OsmPrimitivesTable table,
java.lang.String descriptionNominal,
java.lang.String descriptionInactiveLayer,
java.lang.String descriptionNoSelection) |
| Modifier and Type | Class and Description |
|---|---|
class |
PairTable |
| Modifier and Type | Field and Description |
|---|---|
protected OsmPrimitivesTable |
ListMerger.mergedEntriesTable |
protected OsmPrimitivesTable |
ListMerger.myEntriesTable |
protected OsmPrimitivesTable |
ListMerger.theirEntriesTable |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeListTable |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationMemberTable |
| Modifier and Type | Class and Description |
|---|---|
class |
MemberTable |