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)
|