com.insightful.splus
Interface SplusCanvasHandler
- All Known Implementing Classes:
- SplusMinGui
public interface SplusCanvasHandler
Interface with methods for creating and accessing SCanvas objects.
showNewCanvas
void showNewCanvas(SCanvas canvas)
getActiveCanvas
SCanvas getActiveCanvas()
getCurrentDeviceCanvas
SCanvas getCurrentDeviceCanvas()
addGraphWindow
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.