S-PLUS Connect/Java v1.0

Package com.insightful.gdevice

Interface Summary
SCanvasHit interface for an object representing a mouse hit within a graph command.
SCanvasHitRegion Extended SCanvasHit with additional methods.
SCanvasListener An interface to allow clients to find about changes to the contents of an SCanvas.
SCanvasPaneController.ContextMenuAccess  
SCanvasPaneController.EmbeddedFileAccess  
SCanvasPaneView This interface is used by a SCanvasPaneController for accessing the GUI objects for a multi-page canvas display.
SCanvasPaneView2 Extended SCanvasPaneView with additional methods.
SGraphicsDevice Interface of methods required by an S-PLUS graphics device.
SGraphicsDeviceFactory Interface for an object factory to create SGraphicsDevice objects and get/set color schemes.
 

Class Summary
ColorScheme A ColorScheme object represents a set of colors for drawing a graph.
ColorScheme.PDFColorScheme  
IDHash Hashtable with specific get() methods to cast and return ColorScheme and XMLElement objects.
SApplet The SApplet class displays S-PLUS Graphlets.
SCanvas An SCanvas is an object that can save and draw Splus graphic commands.
SCanvasAWT An SCanvasAWT object saves and draws S-PLUS graphics commands.
SCanvasPaneController An SCanvasPaneController object coordinates the display and UI logic for a multi-page canvas display.
SCanvasPoint An SCanvasPoint object represents a point within a virtual SCanvas.
SCanvasRectangle SCanvasRectangle represents a rectangle within a virtual SCanvas.
SFactory  
SFactoryAWT  
SGraphicsDeviceFactoryImplementation Object factory to create SGraphicsDeviceImplementation and get/set color schemes.
SGraphicsDeviceImplementation S-PLUS graphics device.
SGraphicsDeviceReceiver Server-side object providing access to a client-side SGraphicsDeviceFactoryImplementation.
SGraphicsLocalDeviceFactoryImplementation Non-remote object factory to create SGraphicsDeviceImplementation and get/set color schemes.
SGraphicsLocalDeviceImplementation Local S-PLUS graphics device.
SGui  
SGui.SGuiPrintable  
STreeNode STreeNode represents a node in a tree data structure.
XML Infrastructure for reading and writing an S-PLUS graph as XML.
XMLElement XMLElement is a representation of an XML object.
 

Exception Summary
XMLParseException An XMLParseException is thrown when an error occures while parsing an XML string.
 


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.