com.insightful.gdevice
Class SGraphicsLocalDeviceFactoryImplementation
java.lang.Object
com.insightful.gdevice.SGraphicsLocalDeviceFactoryImplementation
- All Implemented Interfaces:
- SGraphicsDeviceFactory, Remote
public class SGraphicsLocalDeviceFactoryImplementation
- extends Object
- implements SGraphicsDeviceFactory
Non-remote object factory to create SGraphicsDeviceImplementation and get/set
color schemes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SGraphicsLocalDeviceFactoryImplementation
public SGraphicsLocalDeviceFactoryImplementation()
createGraphicsDevice
public SGraphicsDevice createGraphicsDevice(Dimension userSize)
- Specified by:
createGraphicsDevice
in interface SGraphicsDeviceFactory
createGraphicsDevice
public SGraphicsDevice createGraphicsDevice(Dimension userSize,
boolean show)
- Specified by:
createGraphicsDevice
in interface SGraphicsDeviceFactory
setStandardColorSchemes
public void setStandardColorSchemes(Vector vec)
- Specified by:
setStandardColorSchemes
in interface SGraphicsDeviceFactory
getStandardColorSchemes
public Vector getStandardColorSchemes()
- Specified by:
getStandardColorSchemes
in interface SGraphicsDeviceFactory
setStandardColorSchemeIndexNames
public void setStandardColorSchemeIndexNames(Vector vec)
- Specified by:
setStandardColorSchemeIndexNames
in interface SGraphicsDeviceFactory
getStandardColorSchemeIndexNames
public Vector getStandardColorSchemeIndexNames()
- Specified by:
getStandardColorSchemeIndexNames
in interface SGraphicsDeviceFactory
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.