S-PLUS Connect/Java v1.0

Uses of Class
com.insightful.gdevice.IDHash

Packages that use IDHash
com.insightful.gdevice   
 

Uses of IDHash in com.insightful.gdevice
 

Methods in com.insightful.gdevice with parameters of type IDHash
 com.insightful.gdevice.SGraphCommand SFactoryAWT.createLinesCommandFromXML(XMLElement elt, IDHash idHash)
           
 com.insightful.gdevice.SGraphCommand SFactoryAWT.createSegmentsCommandFromXML(XMLElement elt, IDHash idHash)
           
 com.insightful.gdevice.SGraphCommand SFactoryAWT.createTextCommandFromXML(XMLElement elt, IDHash idHash)
           
 com.insightful.gdevice.SGraphCommand SFactory.createLinesCommandFromXML(XMLElement elt, IDHash idHash)
           
 com.insightful.gdevice.SGraphCommand SFactory.createSegmentsCommandFromXML(XMLElement elt, IDHash idHash)
           
 com.insightful.gdevice.SGraphCommand SFactory.createTextCommandFromXML(XMLElement elt, IDHash idHash)
           
static String XML.getStringProperty(XMLElement elt, String dataName, IDHash idHash)
           
static int XML.getIntProperty(XMLElement elt, String dataName, IDHash idHash)
           
static float XML.getFloatProperty(XMLElement elt, String dataName, IDHash idHash)
           
static float[] XML.getFloatArrayProperty(XMLElement elt, String dataName, IDHash idHash)
           
static SCanvasAWT SCanvasAWT.createFromXML(XMLElement elt, IDHash idHash)
           
 void SCanvasAWT.setFromXML(XMLElement elt, IDHash idHash)
           
 


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.