Uses of Interface
org.scilab.forge.scirenderer.Drawer
Packages that use Drawer
Package
Description
-
Uses of Drawer in org.scilab.forge.scirenderer
Methods in org.scilab.forge.scirenderer that return DrawerMethods in org.scilab.forge.scirenderer with parameters of type DrawerModifier and TypeMethodDescriptionvoid
Canvas.setMainDrawer
(Drawer mainDrawer) Set this canvas main drawer. -
Uses of Drawer in org.scilab.forge.scirenderer.implementation.g2d
Methods in org.scilab.forge.scirenderer.implementation.g2d that return DrawerMethods in org.scilab.forge.scirenderer.implementation.g2d with parameters of type Drawer -
Uses of Drawer in org.scilab.forge.scirenderer.implementation.g2d.renderer
Methods in org.scilab.forge.scirenderer.implementation.g2d.renderer that return DrawerMethods in org.scilab.forge.scirenderer.implementation.g2d.renderer with parameters of type Drawer -
Uses of Drawer in org.scilab.forge.scirenderer.implementation.jogl
Methods in org.scilab.forge.scirenderer.implementation.jogl that return DrawerMethods in org.scilab.forge.scirenderer.implementation.jogl with parameters of type Drawer -
Uses of Drawer in org.scilab.forge.scirenderer.implementation.jogl.renderer
Methods in org.scilab.forge.scirenderer.implementation.jogl.renderer that return DrawerMethods in org.scilab.forge.scirenderer.implementation.jogl.renderer with parameters of type Drawer -
Uses of Drawer in org.scilab.forge.scirenderer.renderer
Methods in org.scilab.forge.scirenderer.renderer that return DrawerMethods in org.scilab.forge.scirenderer.renderer with parameters of type Drawer