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