com.steema.teechart.tools
Class SubChartTool
java.lang.Object
com.steema.teechart.TeeBase
com.steema.teechart.tools.Tool
com.steema.teechart.tools.SubChartTool
- All Implemented Interfaces:
- java.io.Serializable
public class SubChartTool
- extends Tool
- Author:
- Shunyata Kharg
- See Also:
- Serialized Form
Methods inherited from class com.steema.teechart.tools.Tool |
addMouseMotionListener, addToolListener, dispose, fireActiveChanged, fireChanged, fireClicked, fireDragged, fireDragging, fireMouse, fireResized, getActive, getBitmapEditor, readResolve, removeMouseMotionListener, removeToolListener, setActive, setChart, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SubChartTool
public SubChartTool()
SubChartTool
public SubChartTool(IBaseChart c)
SubChartTool
public SubChartTool(Context cont)
SubChartTool
public SubChartTool(IBaseChart c,
Context cont)
chartEvent
public void chartEvent(ChartDrawEvent ce)
- Overrides:
chartEvent
in class Tool
mouseEvent
public Cursor mouseEvent(FrameworkMouseEvent e,
Cursor c)
- Overrides:
mouseEvent
in class Tool
getCharts
public ChartCollection getCharts()
getDescription
public java.lang.String getDescription()
- Gets descriptive text.
- Overrides:
getDescription
in class Tool
- Returns:
- String
getSummary
public java.lang.String getSummary()
- Gets detailed descriptive text.
- Overrides:
getSummary
in class Tool
- Returns:
- String