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 classDrawingSurfaceInsert the type's description here.Methods in com.cosylab.vdct.graphics that return DrawingSurfaceInterface Modifier and Type Method Description DrawingSurfaceInterfaceDsManager. getDrawingSurfaceById(Object id)DrawingSurfaceInterfaceDsManagerInterface. getDrawingSurfaceById(Object id)DrawingSurfaceInterface[]DsManager. getDrawingSurfaces()DrawingSurfaceInterface[]DsManagerInterface. getDrawingSurfaces()DrawingSurfaceInterfaceDsManager. getFocusedDrawingSurface()DrawingSurfaceInterfaceDsManagerInterface. getFocusedDrawingSurface()
-