Uses of Interface
com.cosylab.vdct.graphics.DrawingSurfaceInterface
-
Packages that use DrawingSurfaceInterface Package Description com.cosylab.vdct.graphics -
-
Uses of DrawingSurfaceInterface in com.cosylab.vdct.graphics
Classes in com.cosylab.vdct.graphics that implement DrawingSurfaceInterface Modifier and Type Class Description class
DrawingSurface
Insert the type's description here.Methods in com.cosylab.vdct.graphics that return DrawingSurfaceInterface Modifier and Type Method Description DrawingSurfaceInterface
DsManager. getDrawingSurfaceById(Object id)
DrawingSurfaceInterface
DsManagerInterface. getDrawingSurfaceById(Object id)
DrawingSurfaceInterface[]
DsManager. getDrawingSurfaces()
DrawingSurfaceInterface[]
DsManagerInterface. getDrawingSurfaces()
DrawingSurfaceInterface
DsManager. getFocusedDrawingSurface()
DrawingSurfaceInterface
DsManagerInterface. getFocusedDrawingSurface()
-