Package | Description |
---|---|
org.openstreetmap.josm.gui.datatransfer |
Provides the classes for transferring data using cut/copy/paste operations.
|
Modifier and Type | Method and Description |
---|---|
static RelationMemberTransferable.Data |
RelationMemberTransferable.Data.getData(java.util.Collection<RelationMember> members)
Gets the Data for the given list of members.
|
protected RelationMemberTransferable.Data |
RelationMemberTransferable.getRelationMemberData() |