_color | XYMask | [protected] |
_handle | XYObject | [protected] |
_ixmn | XYMask | [protected] |
_ixmx | XYMask | [protected] |
_iymn | XYMask | [protected] |
_iymx | XYMask | [protected] |
_name | XYMask | [protected] |
_p | XYObject | [protected] |
_series | XYMask | [protected] |
_style | XYCartesianLineMask | [private] |
_visible | XYObject | [protected] |
_width | XYCartesianLineMask | [private] |
_x_axis | XYCartesianMask | [protected] |
_xmax | XYObject | [protected] |
_xmin | XYObject | [protected] |
_y_axis | XYCartesianMask | [protected] |
_ymax | XYObject | [protected] |
_ymin | XYObject | [protected] |
boundingBox(int &bxmin, int &bymin, int &bxmax, int &bymax) const | XYCartesianLineMask | [virtual] |
box enum value | XYMask | |
circle enum value | XYMask | |
color(long c) | XYMask | [virtual] |
color(void) const | XYMask | [virtual] |
continuous enum value | XYObject | |
dashDot enum value | XYObject | |
dashDotDot enum value | XYObject | |
dashed enum value | XYObject | |
diamond enum value | XYMask | |
dotted enum value | XYObject | |
draw(void) | XYCartesianLineMask | [virtual] |
draw(int xmin, int ymin, int xmax, int ymax) const | XYCartesianLineMask | [virtual] |
drawIcon(int xmin, int ymin, int xmax, int ymax) const | XYCartesianLineMask | [virtual] |
fence(int x0, int y0, int x1, int y1) | XYCartesianLineMask | [virtual] |
getHandle(void) const | XYObject | [virtual] |
getItemViewport(int &xmin, int &xmax, int &ymin, int &ymax) const | XYMask | [virtual] |
getViewport(int &xmin, int &xmax, int &ymin, int &ymax) const | XYObject | [virtual] |
hatch enum value | XYMask | |
hollow_box enum value | XYMask | |
hollow_circle enum value | XYMask | |
hollow_diamond enum value | XYMask | |
insertAction(XYGraph *g) | XYMask | [virtual] |
InteriorStyle enum name | XYMask | |
LineStyle enum name | XYObject | |
MarkStyle enum name | XYMask | |
name(XYText *t) | XYMask | [virtual] |
name(void) const | XYMask | [virtual] |
pattern enum value | XYMask | |
pick(int px, int py) | XYCartesianLineMask | [virtual] |
plus enum value | XYMask | |
position(double x, double y) | XYObject | [virtual] |
position(int xp, int yp) | XYObject | [virtual] |
position(double *x, double *y) const | XYObject | [virtual] |
position(int *xp, int *yp) const | XYObject | [virtual] |
position(void) | XYObject | [virtual] |
removeAction(XYGraph *) | XYMask | [virtual] |
series(XYSeries *s) | XYMask | [virtual] |
series(void) const | XYMask | [virtual] |
setHandle(void *h) | XYObject | [virtual] |
setItemViewport(int xmin, int xmax, int ymin, int ymax) | XYMask | [virtual] |
setMacWindow(void) const | XYCartesianMask | |
setViewport(int xmin, int xmax, int ymin, int ymax) | XYObject | [virtual] |
setViewport(void) const | XYObject | [virtual] |
setWindow(double xmin=0.0, double xmax=1.0, double ymin=0.0, double ymax=1.0) const | XYObject | [virtual] |
solid enum value | XYMask | |
star enum value | XYMask | |
stipple enum value | XYMask | |
style(XYMask::LineStyle s) | XYCartesianLineMask | [virtual] |
style(void) const | XYCartesianLineMask | [virtual] |
visible(xybool v) | XYObject | [virtual] |
visible(void) const | XYObject | [virtual] |
width(int w) | XYCartesianLineMask | [virtual] |
width(void) const | XYCartesianLineMask | [virtual] |
x enum value | XYMask | |
x_axis(const XYAxis *ax) | XYCartesianMask | [virtual] |
x_axis(void) const | XYCartesianMask | [virtual] |
XYCartesianLineMask(XYText *name, XYSeries *series, const XYAxis *x_axis, const XYAxis *y_axis, long color, int width, LineStyle style, xybool visible=xytrue) | XYCartesianLineMask | |
XYCartesianLineMask(XYSeries *series, const XYAxis *x_axis, const XYAxis *y_axis, long color, int width, LineStyle style, xybool visible=xytrue) | XYCartesianLineMask | |
XYCartesianMask(XYText *name, XYSeries *series, const XYAxis *x_axis, const XYAxis *y_axis, long color, xybool visible=xytrue) | XYCartesianMask | [inline] |
XYCartesianMask(XYSeries *series, const XYAxis *x_axis, const XYAxis *y_axis, long color, xybool visible=xytrue) | XYCartesianMask | [inline] |
XYMask(XYText *name, XYSeries *series, long color, xybool visible=xytrue) | XYMask | [inline] |
XYMask(XYSeries *series, long color, xybool visible=xytrue) | XYMask | [inline] |
XYObject(XYCoordinate x, XYCoordinate y, xybool visible=xytrue) | XYObject | |
y_axis(const XYAxis *ay) | XYCartesianMask | [virtual] |
y_axis(void) const | XYCartesianMask | [virtual] |
~XYCartesianLineMask(void) | XYCartesianLineMask | [inline, virtual] |
~XYCartesianMask(void) | XYCartesianMask | [inline, virtual] |
~XYMask(void) | XYMask | [inline, virtual] |
~XYObject(void) | XYObject | [virtual] |