Uses of Class
com.cosylab.vdct.graphics.DrawingSurface
-
Packages that use DrawingSurface Package Description com.cosylab.vdct.graphics -
-
Uses of DrawingSurface in com.cosylab.vdct.graphics
Methods in com.cosylab.vdct.graphics that return DrawingSurface Modifier and Type Method Description DrawingSurface
DSGUIInterface. getDrawingSurface()
static DrawingSurface
DsManager. getDrawingSurface()
static DrawingSurface
DsManager. getDrawingSurface(Object id)
Constructors in com.cosylab.vdct.graphics with parameters of type DrawingSurface Constructor Description DSGUIInterface(DrawingSurface drawingSurface, CopyContext copyContext)
Insert the method's description here.
-