S-PLUS Connect/Java v1.0

Uses of Package
com.insightful.gdevice

Packages that use com.insightful.gdevice
com.insightful.gdevice   
com.insightful.splus   
com.insightful.splus.client   
 

Classes in com.insightful.gdevice used by com.insightful.gdevice
ColorScheme
          A ColorScheme object represents a set of colors for drawing a graph.
IDHash
          Hashtable with specific get() methods to cast and return ColorScheme and XMLElement objects.
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.
SCanvasHit
          interface for an object representing a mouse hit within a graph command.
SCanvasListener
          An interface to allow clients to find about changes to the contents of an SCanvas.
SCanvasPaneController
          An SCanvasPaneController object coordinates the display and UI logic for a multi-page canvas display.
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.
SCanvasPoint
          An SCanvasPoint object represents a point within a virtual SCanvas.
SCanvasRectangle
          SCanvasRectangle represents a rectangle within a virtual SCanvas.
SFactoryAWT
           
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.
SGui
           
STreeNode
          STreeNode represents a node in a tree data structure.
XMLElement
          XMLElement is a representation of an XML object.
XMLParseException
          An XMLParseException is thrown when an error occures while parsing an XML string.
 

Classes in com.insightful.gdevice used by com.insightful.splus
SCanvas
          An SCanvas is an object that can save and draw Splus graphic commands.
SGraphicsDeviceFactory
          Interface for an object factory to create SGraphicsDevice objects and get/set color schemes.
 

Classes in com.insightful.gdevice used by com.insightful.splus.client
XMLElement
          XMLElement is a representation of an XML object.
 


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.