S-PLUS Connect/Java v1.0
A B C D E F G H I J L M N O P Q R S T U W X Z

R

ReadPen(int) - Method in interface com.insightful.gdevice.SGraphicsDevice
 
ReadPen(int) - Method in class com.insightful.gdevice.SGraphicsDeviceImplementation
 
ReadPen(float[], float[]) - Method in class com.insightful.gdevice.SGraphicsDeviceReceiver
 
ReadPen(int) - Method in class com.insightful.gdevice.SGraphicsLocalDeviceImplementation
 
RemoteFileInputStream - class com.insightful.splus.RemoteFileInputStream.
Client object representing a server-side FileInputStream object.
RemoteFileInputStream(String, SplusSession) - Constructor for class com.insightful.splus.RemoteFileInputStream
 
RemoteFileOutputStream - class com.insightful.splus.RemoteFileOutputStream.
Client object representing a server-side FileOutputStream object.
RemoteFileOutputStream(String, SplusSession) - Constructor for class com.insightful.splus.RemoteFileOutputStream
 
ResultSetUtilities - class com.insightful.splus.util.ResultSetUtilities.
Provides static methods for accessing a ResultSet from S-PLUS.
read() - Method in interface com.insightful.splus.FileInputStreamProxy
 
read(byte[]) - Method in interface com.insightful.splus.FileInputStreamProxy
Read method equivalent to that in FileInputStream.
read(byte[], int, int) - Method in interface com.insightful.splus.FileInputStreamProxy
Read method equivalent to that in FileInputStream.
read(int) - Method in interface com.insightful.splus.FileInputStreamProxy
Read method that retrieves a specified number of bytes.
read() - Method in class com.insightful.splus.FileInputStreamProxyImpl
 
read(byte[]) - Method in class com.insightful.splus.FileInputStreamProxyImpl
 
read(byte[], int, int) - Method in class com.insightful.splus.FileInputStreamProxyImpl
 
read(int) - Method in class com.insightful.splus.FileInputStreamProxyImpl
 
read() - Method in class com.insightful.splus.RemoteFileInputStream
 
read(byte[]) - Method in class com.insightful.splus.RemoteFileInputStream
 
read(byte[], int, int) - Method in class com.insightful.splus.RemoteFileInputStream
 
readCanvasVector(String) - Static method in class com.insightful.gdevice.XML
 
readCanvasVector(InputStream) - Static method in class com.insightful.gdevice.XML
 
readCanvasVectorFromXML(InputStream) - Static method in class com.insightful.gdevice.XML
 
readFrdomFile(InputStream) - Static method in class com.insightful.splus.util.XMLTransformUtilities
IS THIS BEING USED ANYMORE?
readPen(int, SGraphCommand) - Method in class com.insightful.gdevice.SCanvas
Let the user interactively read up to maxPoints points, returning the positions in a float[][] { xvals, yvals } in the coordinate system of the given SGraphCommand.
readSplusErr() - Method in interface com.insightful.splus.SplusSession
Read any pending standard error text from the S-PLUS engine.
readSplusErr() - Method in class com.insightful.splus.SplusSessionImpl
 
readSplusErr() - Method in class com.insightful.splus.SplusWinSessionImpl
Not supported, use startPollOutput() instead.
readSplusOut() - Method in interface com.insightful.splus.SplusSession
Read any pending standard output from the S-PLUS engine.
readSplusOut() - Method in class com.insightful.splus.SplusSessionImpl
 
readSplusOut() - Method in class com.insightful.splus.SplusWinSessionImpl
Not supported, use startPollOutput() instead.
readXML(Reader) - Method in class com.insightful.splus.client.SessionProfileList
Read an XML file written by writeXML() and return a Vector of SessionProfile objects.
refresh() - Method in class com.insightful.splus.util.StringMatrixTableModel
Query the engine to get the table information.
register(String, ResultSet) - Static method in class com.insightful.splus.util.ResultSetUtilities
Register a ResultSet in the Hashtable of known sets.
registerColumnControl(SplusControlMethods) - Method in interface com.insightful.splus.SplusDataColumnListProvider
Register a control to be updated when the column list changes.
registerColumnControl(SplusControlMethods) - Method in class com.insightful.splus.SplusDataSetComboBox
Register a control whose option list should be the column names of the data set selected in this combo box.
registerColumnControl(SplusControlMethods) - Method in class com.insightful.splus.SplusTimeSeriesComboBox
Register a control whose option list should be the column names of the timeSeries object selected in this combo box.
releaseMemory() - Method in class com.insightful.gdevice.SCanvasAWT
 
releaseMemory() - Method in class com.insightful.gdevice.SCanvasPaneController
 
removeAllPages() - Method in class com.insightful.gdevice.SApplet
Remove all pages.
removeAllPages() - Method in class com.insightful.gdevice.SCanvasPaneController
 
removeAllPages() - Method in class com.insightful.gdevice.SGui
 
removeBreakpoint(String, String, long[]) - Method in class com.insightful.splus.SplusDebugHandler
wrapper function used to call native remove breakpoint method as a blocking request
removeButtonListener(SplusDialog.SplusDialogButtonListener) - Method in class com.insightful.controls.SplusDialog
 
removeCanvas(SCanvas) - Method in interface com.insightful.gdevice.SGraphicsDevice
 
removeCanvas(SCanvas) - Method in class com.insightful.gdevice.SGraphicsDeviceImplementation
Remove this canvas from the graphics device.
removeCanvas(SCanvas) - Method in class com.insightful.gdevice.SGraphicsLocalDeviceImplementation
Remove this canvas from the graphics device.
removeCanvasListener(SCanvasListener) - Method in class com.insightful.gdevice.SCanvas
 
removeListener(SplusWinSessionListener) - Method in class com.insightful.splus.SplusWinSessionImpl
 
removePage(int) - Method in class com.insightful.gdevice.SApplet
Remove a specified page (1-based).
removePage(int) - Method in class com.insightful.gdevice.SGui
 
removeSelectedTag(String) - Method in class com.insightful.gdevice.SApplet
Unselect the specified tag
removeSelectedTag(String) - Method in class com.insightful.gdevice.SCanvasPaneController
 
removeSelectedTag(String) - Method in class com.insightful.gdevice.SGui
 
removeSplusDebugListener(SplusDebugListener) - Method in class com.insightful.splus.SplusDebugHandler
remove an SplusDebugListener
removeTabAt(int) - Method in class com.insightful.gdevice.SCanvasPaneController
 
renameTo(File) - Method in class com.insightful.splus.client.ServerFile
 
report(String) - Method in class com.insightful.splus.SplusClientEditorImpl
 
retrieveEmbeddedSPJFile() - Method in class com.insightful.gdevice.SCanvasPaneController
Get embedded SPJ file for current canvas, if this is in an applet, and the canvas has an embedded file specified.
run() - Method in class com.insightful.splus.SplusLogin.LookupThread
 
run() - Method in class com.insightful.splus.client.ClientLoginDialog.UpdateProgressLabel
 

S-PLUS Connect/Java v1.0
A B C D E F G H I J L M N O P Q R S T U W X Z
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.