public class DragMarks extends ToolSeries
Title: DragMarks class
Description: DragMarks Tool.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Tool.ToolListeneriSeriesbBrush, clickTolerance, listenerList, pPenchart, InternalUse| Constructor and Description |
|---|
DragMarks() |
DragMarks(IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets descriptive name.
|
java.lang.String |
getSummary()
Gets detailed descriptive text.
|
Cursor |
mouseEvent(FrameworkMouseEvent e,
Cursor c) |
getHorizAxis, getSeries, getVertAxis, setSeriesaddMouseMotionListener, addToolListener, chartEvent, dispose, fireActiveChanged, fireChanged, fireClicked, fireDragged, fireDragging, fireMouse, fireResized, getActive, getBitmapEditor, readResolve, removeMouseMotionListener, removeToolListener, setActive, setChart, toStringgetChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic DragMarks()
public DragMarks(IBaseChart c)
public java.lang.String getDescription()
getDescription in class Toolpublic java.lang.String getSummary()
getSummary in class Toolpublic Cursor mouseEvent(FrameworkMouseEvent e, Cursor c)
mouseEvent in class Tool