com.insightful.gdevice
Class SFactory
java.lang.Object
com.insightful.gdevice.SFactoryAWT
com.insightful.gdevice.SFactory
- public class SFactory
- extends SFactoryAWT
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SFactory
public SFactory()
createColor
public Color createColor(int r,
int g,
int b,
int a)
- Description copied from class:
SFactoryAWT
- alpha in color not supported in AWT-only version
- Overrides:
createColor
in class SFactoryAWT
createLinesCommandFromXML
public com.insightful.gdevice.SGraphCommand createLinesCommandFromXML(XMLElement elt,
IDHash idHash)
- Overrides:
createLinesCommandFromXML
in class SFactoryAWT
createSegmentsCommandFromXML
public com.insightful.gdevice.SGraphCommand createSegmentsCommandFromXML(XMLElement elt,
IDHash idHash)
- Overrides:
createSegmentsCommandFromXML
in class SFactoryAWT
createTextCommandFromXML
public com.insightful.gdevice.SGraphCommand createTextCommandFromXML(XMLElement elt,
IDHash idHash)
- Overrides:
createTextCommandFromXML
in class SFactoryAWT
doPrint
public void doPrint(SGui gui)
- Overrides:
doPrint
in class SFactoryAWT
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.