Pastes diagram items from the system clipboard.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean pasteFromClipboard ( |
Horizontal offset of pasted items from their original positions.
Vertical offset of pasted items from their original positions.
true to allow pasting links whose origin or destination node has not been copied; otherwise, false. Default is false.
Access to the system clipboard is a subject to security check when running inside a browser. Use the corresponding pasteFromClipboard method of DiagramApplet to avoid this.