s-news
[Top] [All Lists]

com.insightful.gdevice.SGraphCommand

To: <support@insightful.com>
Subject: com.insightful.gdevice.SGraphCommand
From: "Day, Roger" <day@upci.pitt.edu>
Date: Thu, 27 Jan 2005 11:41:13 -0500
Cc: <s-news@lists.biostat.wustl.edu>
Thread-index: AcUEjv9as5alVh/1QROASZdCIUobRg==
Thread-topic: com.insightful.gdevice.SGraphCommand
I have been running Splus code from Java,
using the Splus.jar file.  This has worked pretty well.
At this time I am trying to produce Splus graphics from a Java application.
 
com.insightful.gdevice.SCanvas 
 
looks like the class to use, but its add() method takes an undocumented abstract class,
 
com.insightful.gdevice.SGraphCommand  , as its argument.
 
I have also tried sending  'library("winjava"); java.graph()' to Splus,
but there is no effect.
 
So, how can one run Splus graphics commands from Java?
Thanks in advance for any help.
 

Roger Day, ScD

University of Pittsburgh Department of Biostatistics

University of Pittsburgh Center for Biomedical Informatics

University of Pittsburgh Cancer Institute

 
<Prev in Thread] Current Thread [Next in Thread>