com.insightful.splus
Interface SplusCanvasHandler
- All Known Implementing Classes:
- SplusMinGui
- public interface SplusCanvasHandler
Interface with methods for creating and accessing SCanvas objects.
showNewCanvas
public void showNewCanvas(SCanvas canvas)
getActiveCanvas
public SCanvas getActiveCanvas()
getCurrentDeviceCanvas
public SCanvas getCurrentDeviceCanvas()
addGraphWindow
public void addGraphWindow(com.insightful.splus.graph.GraphWindow window)
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.