Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.gui.datatransfer |
Provides the classes for transferring data using cut/copy/paste operations.
|
org.openstreetmap.josm.gui.datatransfer.data |
Provides the classes for defining the serializable data transferred using cut/copy/paste operations.
|
Class and Description |
---|
OsmTransferHandler
This transfer hanlder provides the ability to transfer OSM data.
|
Class and Description |
---|
AbstractStackTransferHandler
A transfer handler class that allows you to manage a prioritized stack of transfer handlers.
|
LayerTransferable.Data
A wrapper for a collection of
Layer . |
RelationMemberTransferable.Data
A wrapper for a collection of
RelationMemberData . |
Class and Description |
---|
LayerTransferable.Data
A wrapper for a collection of
Layer . |