#include <xymcalnmk.h>
Inheritance diagram for XYCartesianLineMarkMask:


Public Methods | |
| XYCartesianLineMarkMask (XYText *name, XYSeries *series, const XYAxis *x_axis, const XYAxis *y_axis, long color, int width, LineStyle style, int size, MarkStyle mark, xybool visible=xytrue) | |
| XYCartesianLineMarkMask (XYSeries *series, const XYAxis *x_axis, const XYAxis *y_axis, long color, int width, LineStyle style, int size, MarkStyle mark, xybool visible=xytrue) | |
| virtual | ~XYCartesianLineMarkMask (void) |
| virtual void | size (int s) |
| virtual int | size (void) const |
| virtual void | mark (XYMask::MarkStyle m) |
| virtual int | mark (void) const |
| virtual xybool | pick (int px, int py) |
| virtual void | drawIcon (int xmin, int ymin, int xmax, int ymax) const |
| virtual void | draw (void) |
| virtual void | draw (int xmin, int ymin, int xmax, int ymax) const |
Private Attributes | |
| int | _size |
| MarkStyle | _mark |
|
||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 15 of file xymcalnmk.cpp. |
|
||||||||||||||||||||||||||||||||||||||||
|
Definition at line 34 of file xymcalnmk.cpp. |
|
|
Definition at line 45 of file xymcalnmk.h. |
|
||||||||||||||||||||
|
Reimplemented from XYCartesianLineMask. Definition at line 189 of file xymcalnmk.cpp. References XYMask::_series, XYCartesianMask::_x_axis, XYCartesianMask::_y_axis, XYObject::setViewport(), XYObject::setWindow(), XYCartesianLineMask::style(), XYObject::visible(), XYCartesianLineMask::width(), and xyfalse. |
|
|
Reimplemented from XYCartesianLineMask. Definition at line 72 of file xymcalnmk.cpp. |
|
||||||||||||||||||||
|
Reimplemented from XYCartesianLineMask. Definition at line 168 of file xymcalnmk.cpp. |
|
|
Definition at line 67 of file xymcalnmk.cpp. References _mark. |
|
|
Definition at line 62 of file xymcalnmk.cpp. References _mark. |
|
||||||||||||
|
Reimplemented from XYCartesianLineMask. Definition at line 77 of file xymcalnmk.cpp. References XYMask::_series, _size, XYObject::_xmax, XYObject::_xmin, XYObject::_ymax, XYObject::_ymin, mtPointInLineEx(), mtPointInMark(), mtTolerance(), XYObject::setViewport(), XYObject::setWindow(), XYObject::visible(), XYCartesianLineMask::width(), xybool, xyfalse, and xytrue. |
|
|
Definition at line 57 of file xymcalnmk.cpp. References _size. |
|
|
Definition at line 52 of file xymcalnmk.cpp. References _size. |
|
|
Definition at line 74 of file xymcalnmk.h. Referenced by mark(). |
|
|
Definition at line 73 of file xymcalnmk.h. |