#include <xymkca.h>
Inheritance diagram for XYCartesianMarker:
Public Methods | |
XYCartesianMarker (const XYAxis *axis, double pos, long color, int width, LineStyle style, xybool visible=xytrue) | |
virtual | ~XYCartesianMarker (void) |
virtual xybool | pick (int px, int py) |
virtual xybool | fence (int x0, int y0, int x1, int y1) |
virtual void | draw (void) |
virtual void | draw (int xmin, int ymin, int xmax, int ymax) const |
virtual void | boundingBox (int &bxmin, int &bymin, int &bxmax, int &bymax) const |
|
Definition at line 15 of file xymkca.cpp. |
|
|
|
Implements XYMarker. Definition at line 115 of file xymkca.cpp. References XYMarker::axis(), XYMarker::limit(), MAX, MIN, XYMarker::pos(), XYObject::position(), XYObject::visible(), XY_PI, and xyfalse. |
|
Implements XYMarker. Definition at line 60 of file xymkca.cpp. References XYMarker::axis(), XYMarker::color(), XYObject::getViewport(), XYMarker::limit(), MAX, MIN, XYMarker::pos(), XYObject::position(), XYMarker::style(), XYObject::visible(), XYMarker::width(), XY_PI, and xyfalse. |
|
Implements XYMarker. Definition at line 26 of file xymkca.cpp. References XYObject::getViewport(). |
|
Implements XYMarker. Definition at line 48 of file xymkca.cpp. References boundingBox(), mtInclude(), XYObject::visible(), xybool, and xyfalse. |
|
Implements XYMarker. Definition at line 36 of file xymkca.cpp. References boundingBox(), mtPointInRect(), XYObject::visible(), xybool, and xyfalse. |