S-PLUS Connect/Java v1.0

Uses of Interface
com.insightful.gdevice.SGraphicsDeviceFactory

Packages that use SGraphicsDeviceFactory
com.insightful.gdevice   
com.insightful.splus   
 

Uses of SGraphicsDeviceFactory in com.insightful.gdevice
 

Classes in com.insightful.gdevice that implement SGraphicsDeviceFactory
 class SGraphicsDeviceFactoryImplementation
          Object factory to create SGraphicsDeviceImplementation and get/set color schemes.
 class SGraphicsLocalDeviceFactoryImplementation
          Non-remote object factory to create SGraphicsDeviceImplementation and get/set color schemes.
 

Methods in com.insightful.gdevice that return SGraphicsDeviceFactory
static SGraphicsDeviceFactory SGraphicsDeviceReceiver.getSGraphicsDeviceFactory()
           
 

Uses of SGraphicsDeviceFactory in com.insightful.splus
 

Methods in com.insightful.splus that return SGraphicsDeviceFactory
 SGraphicsDeviceFactory ClientObjectFactory.getSGraphicsDeviceFactory()
          Get access to the graphics device factory.
 SGraphicsDeviceFactory ClientObjectFactoryImpl.getSGraphicsDeviceFactory()
          Create and return a new SGraphicsDeviceFactoryImplementation.
 


S-PLUS Connect/Java v1.0

Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.