|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cosylab.vdct.graphics.CopyContext
public class CopyContext
| Constructor Summary | |
|---|---|
CopyContext()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getDsId()
|
int |
getPasteCount()
|
boolean |
isDoOffsetAtPaste()
|
void |
setDoOffsetAtPaste(boolean doOffsetAtPaste)
|
void |
setDsId(java.lang.Object dsId)
|
void |
setPasteCount(int pasteCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyContext()
| Method Detail |
|---|
public java.lang.Object getDsId()
public void setDsId(java.lang.Object dsId)
public int getPasteCount()
public void setPasteCount(int pasteCount)
public boolean isDoOffsetAtPaste()
public void setDoOffsetAtPaste(boolean doOffsetAtPaste)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||