_axis | XYPolarMask | [protected] |
_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] |
_visible | XYObject | [protected] |
_xmax | XYObject | [protected] |
_xmin | XYObject | [protected] |
_ymax | XYObject | [protected] |
_ymin | XYObject | [protected] |
axis(const XYPolarAxis *a) | XYPolarMask | [virtual] |
axis(void) const | XYPolarMask | [virtual] |
boundingBox(int &bxmin, int &bymin, int &bxmax, int &bymax) const=0 | XYObject | [pure 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)=0 | XYObject | [pure virtual] |
draw(int xmin, int ymin, int xmax, int ymax) const=0 | XYObject | [pure virtual] |
drawIcon(int xmin, int ymin, int xmax, int ymax) const=0 | XYPolarMask | [pure virtual] |
fence(int x0, int y0, int x1, int y1)=0 | XYPolarMask | [pure 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)=0 | XYPolarMask | [pure 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] |
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 | |
visible(xybool v) | XYObject | [virtual] |
visible(void) const | XYObject | [virtual] |
x enum value | XYMask | |
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 | |
XYPolarMask(XYText *name, XYSeries *series, const XYPolarAxis *axis, long color, xybool visible=xytrue) | XYPolarMask | [inline] |
XYPolarMask(XYSeries *series, const XYPolarAxis *axis, long color, xybool visible=xytrue) | XYPolarMask | [inline] |
~XYMask(void) | XYMask | [inline, virtual] |
~XYObject(void) | XYObject | [virtual] |
~XYPolarMask(void) | XYPolarMask | [inline, virtual] |