public class SubChartTool extends Tool
Tool.ToolListenerbBrush, clickTolerance, listenerList, pPenchart, InternalUse| Constructor and Description |
|---|
SubChartTool() |
SubChartTool(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
void |
chartEvent(ChartDrawEvent ce) |
ChartCollection |
getCharts() |
java.lang.String |
getDescription()
Gets descriptive text.
|
java.lang.String |
getSummary()
Gets detailed descriptive text.
|
Cursor |
mouseEvent(FrameworkMouseEvent e,
Cursor c) |
addMouseMotionListener, addToolListener, dispose, fireActiveChanged, fireChanged, fireClicked, fireDragged, fireDragging, fireMouse, fireResized, getActive, getBitmapEditor, readResolve, removeMouseMotionListener, removeToolListener, setActive, setChart, toStringgetChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic SubChartTool()
public SubChartTool(IBaseChart c)
public void chartEvent(ChartDrawEvent ce)
chartEvent in class Toolpublic Cursor mouseEvent(FrameworkMouseEvent e, Cursor c)
mouseEvent in class Toolpublic ChartCollection getCharts()
public java.lang.String getDescription()
getDescription in class Toolpublic java.lang.String getSummary()
getSummary in class Tool