_bColor | XYLegend | [protected] |
_box | XYLegend | [protected] |
_color | XYLegend | [protected] |
_handle | XYObject | [protected] |
_masks | XYLegend | [protected] |
_nColumns | XYLegend | [protected] |
_nLines | XYLegend | [protected] |
_p | XYObject | [protected] |
_visible | XYObject | [protected] |
_x | XYLegend | [protected] |
_xmax | XYObject | [protected] |
_xmin | XYObject | [protected] |
_y | XYLegend | [protected] |
_ymax | XYObject | [protected] |
_ymin | XYObject | [protected] |
backgroundColor(long color) | XYLegend | [virtual] |
backgroundColor(void) const | XYLegend | [virtual] |
boundingBox(int &bxmin, int &bymin, int &bxmax, int &bymax) const | XYLegend | [virtual] |
box(xybool b) | XYLegend | [virtual] |
box(void) const | XYLegend | [virtual] |
clear(void) const | XYLegend | [virtual] |
clear(int xmin, int ymin, int xmax, int ymax) const | XYLegend | [virtual] |
columns(int nc) | XYLegend | [virtual] |
columns(void) const | XYLegend | [virtual] |
continuous enum value | XYObject | |
dashDot enum value | XYObject | |
dashDotDot enum value | XYObject | |
dashed enum value | XYObject | |
dotted enum value | XYObject | |
draw(void) | XYLegend | [virtual] |
draw(int xmin, int ymin, int xmax, int ymax) const | XYLegend | [virtual] |
fence(int x0, int y0, int x1, int y1) | XYLegend | [virtual] |
frameColor(long color) | XYLegend | [virtual] |
frameColor(void) const | XYLegend | [virtual] |
getHandle(void) const | XYObject | [virtual] |
getViewport(int &xmin, int &xmax, int &ymin, int &ymax) const | XYObject | [virtual] |
lines(int nl) | XYLegend | [virtual] |
lines(void) const | XYLegend | [virtual] |
LineStyle enum name | XYObject | |
mask(const XYList< XYMask > *mask) | XYLegend | [virtual] |
mask(void) const | XYLegend | [virtual] |
pick(int px, int py) | XYLegend | [virtual] |
pickItem(int px, int py) | XYLegend | [virtual] |
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] |
setHandle(void *h) | XYObject | [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] |
visible(xybool v) | XYObject | [virtual] |
visible(void) const | XYObject | [virtual] |
XYLegend(XYCoordinate x, XYCoordinate y, int nlines, int ncolumns, xybool box=xytrue, xybool visible=xytrue) | XYLegend | |
XYObject(XYCoordinate x, XYCoordinate y, xybool visible=xytrue) | XYObject | |
~XYLegend(void) | XYLegend | [virtual] |
~XYObject(void) | XYObject | [virtual] |