|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrimitiveDeepCopy | |
|---|---|
| org.openstreetmap.josm | |
| org.openstreetmap.josm.actions | |
| org.openstreetmap.josm.data.osm | |
| Uses of PrimitiveDeepCopy in org.openstreetmap.josm |
|---|
| Fields in org.openstreetmap.josm declared as PrimitiveDeepCopy | |
|---|---|
static PrimitiveDeepCopy |
Main.pasteBuffer
The global paste buffer. |
| Uses of PrimitiveDeepCopy in org.openstreetmap.josm.actions |
|---|
| Methods in org.openstreetmap.josm.actions with parameters of type PrimitiveDeepCopy | |
|---|---|
void |
PasteAction.pasteBufferChanged(PrimitiveDeepCopy pasteBuffer)
|
void |
PasteTagsAction.pasteBufferChanged(PrimitiveDeepCopy newPasteBuffer)
|
void |
PasteAction.pasteData(PrimitiveDeepCopy pasteBuffer,
Layer source,
java.awt.event.ActionEvent e)
|
| Uses of PrimitiveDeepCopy in org.openstreetmap.josm.data.osm |
|---|
| Methods in org.openstreetmap.josm.data.osm with parameters of type PrimitiveDeepCopy | |
|---|---|
void |
PrimitiveDeepCopy.PasteBufferChangedListener.pasteBufferChanged(PrimitiveDeepCopy pasteBuffer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||