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
public com.insightful.gdevice.SGraphCommand getCmd()
equals
public boolean equals(Object obj)
getRectangle
public Rectangle getRectangle(SCanvasAWT c)
getLabel
public String getLabel()
getAction
public String getAction()
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.