com.insightful.gdevice
Interface SCanvasHit
- All Known Subinterfaces:
- SCanvasHitRegion
public interface SCanvasHit
interface for an object representing a mouse hit within a graph
command.
getCmd
com.insightful.gdevice.SGraphCommand getCmd()
equals
boolean equals(Object obj)
- Overrides:
equals
in class Object
getRectangle
Rectangle getRectangle(SCanvasAWT c)
getLabel
String getLabel()
getAction
String getAction()
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.