| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| org.openstreetmap.josm.gui.dialogs.relation.actions |
Provides the classes for relation editor actions.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GenericRelationEditor.confirmAddingPrimitive(OsmPrimitive primitive)
Asks confirmationbefore adding a primitive.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<OsmPrimitive> |
AddFromSelectionAction.filterConfirmedPrimitives(java.util.List<OsmPrimitive> primitives) |