Uses of Class
com.cosylab.vdct.graphics.CopyContext
-
Packages that use CopyContext Package Description com.cosylab.vdct.graphics -
-
Uses of CopyContext in com.cosylab.vdct.graphics
Fields in com.cosylab.vdct.graphics declared as CopyContext Modifier and Type Field Description protected CopyContext
DsManager. copyContext
Constructors in com.cosylab.vdct.graphics with parameters of type CopyContext Constructor Description DrawingSurface(Object id, int serialNumber, InternalFrameInterface displayer, CopyContext copyContext)
displayer can be null when no gui is linked to this.DSGUIInterface(DrawingSurface drawingSurface, CopyContext copyContext)
Insert the method's description here.
-