Package | Description |
---|---|
org.openstreetmap.josm.data.osm | |
org.openstreetmap.josm.gui.dialogs.changeset |
Modifier and Type | Class and Description |
---|---|
private static class |
ChangesetDataSet.DefaultChangesetDataSetEntry |
Modifier and Type | Method and Description |
---|---|
ChangesetDataSet.ChangesetDataSetEntry |
ChangesetDataSet.DefaultIterator.next() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<ChangesetDataSet.ChangesetDataSetEntry> |
ChangesetDataSet.iterator() |
Modifier and Type | Class and Description |
---|---|
private static class |
ChangesetContentTableModel.ChangesetContentEntry
The type used internally to keep information about
HistoryOsmPrimitive
with their ChangesetDataSet.ChangesetModificationType . |
Constructor and Description |
---|
ChangesetContentTableModel.ChangesetContentEntry(ChangesetDataSet.ChangesetDataSetEntry entry) |