| _alignment | XYText | [protected] |
| _color | XYText | [protected] |
| _font | XYText | [protected] |
| _handle | XYObject | [protected] |
| _orientation | XYText | [protected] |
| _p | XYObject | [protected] |
| _style | XYText | [protected] |
| _text | XYText | [protected] |
| _underline | XYText | [protected] |
| _underline_gap | XYText | [protected, static] |
| _visible | XYObject | [protected] |
| _xmax | XYObject | [protected] |
| _xmin | XYObject | [protected] |
| _ymax | XYObject | [protected] |
| _ymin | XYObject | [protected] |
| align(Alignment a) | XYText | [virtual] |
| align(void) const | XYText | [virtual] |
| Alignment enum name | XYText | |
| baseCenter enum value | XYText | |
| baseLeft enum value | XYText | |
| baseRight enum value | XYText | |
| bold enum value | XYText | |
| boldItalic enum value | XYText | |
| boundingBox(int &bxmin, int &bymin, int &bxmax, int &bymax) const=0 | XYText | [pure virtual] |
| center enum value | XYText | |
| centerBase enum value | XYText | |
| color(long c) | XYText | [virtual] |
| color(void) const | XYText | [virtual] |
| common enum value | XYText | |
| continuous enum value | XYObject | |
| courier enum value | XYText | |
| dashDot enum value | XYObject | |
| dashDotDot enum value | XYObject | |
| dashed enum value | XYObject | |
| dotted enum value | XYObject | |
| draw(void)=0 | XYText | [pure virtual] |
| draw(int xmin, int ymin, int xmax, int ymax) const=0 | XYText | [pure virtual] |
| east enum value | XYText | |
| fence(int x0, int y0, int x1, int y1) | XYText | [virtual] |
| font(Typeface f) | XYText | [virtual] |
| font(void) const | XYText | [virtual] |
| getHandle(void) const | XYObject | [virtual] |
| getViewport(int &xmin, int &xmax, int &ymin, int &ymax) const | XYObject | [virtual] |
| helvetica enum value | XYText | |
| horizontal enum value | XYText | |
| insertAction(XYGraph *g) | XYText | [virtual] |
| italic enum value | XYText | |
| italicBold enum value | XYText | |
| leftBase enum value | XYText | |
| LineStyle enum name | XYObject | |
| north enum value | XYText | |
| northEast enum value | XYText | |
| northWest enum value | XYText | |
| operator=(const XYText &t) | XYText | [virtual] |
| orientation(Orientation o) | XYText | [virtual] |
| orientation(void) const | XYText | [virtual] |
| Orientation enum name | XYText | |
| pick(int px, int py) | XYText | [virtual] |
| plain enum value | XYText | |
| 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 *g) | XYText | [virtual] |
| rightBase enum value | XYText | |
| 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] |
| south enum value | XYText | |
| southEast enum value | XYText | |
| southWest enum value | XYText | |
| Style enum name | XYText | |
| style(Style sl) | XYText | [virtual] |
| style(void) const | XYText | [virtual] |
| text(const char *s) | XYText | [virtual] |
| text(void) const | XYText | [virtual] |
| timesRoman enum value | XYText | |
| Typeface enum name | XYText | |
| underline(xybool u) | XYText | [virtual] |
| underline(void) const | XYText | [virtual] |
| vertBotTop enum value | XYText | |
| vertTopBot enum value | XYText | |
| visible(xybool v) | XYObject | [virtual] |
| visible(void) const | XYObject | [virtual] |
| west enum value | XYText | |
| XYObject(XYCoordinate x, XYCoordinate y, xybool visible=xytrue) | XYObject | |
| XYText(const char *text, XYCoordinate x, XYCoordinate y, long color, Typeface font, Style style, Alignment alignment, Orientation orientation, xybool underline=xyfalse, xybool visible=xytrue) | XYText | |
| XYText(const char *text, XYCoordinate x, XYCoordinate y, xybool visible=xytrue) | XYText | |
| XYText(const char *text, long color, Typeface font, Style style, Alignment alignment, Orientation orientation, xybool underline=xyfalse, xybool visible=xytrue) | XYText | |
| XYText(long color, Typeface font, Style style, Alignment alignment, Orientation orientation, xybool underline=xyfalse, xybool visible=xytrue) | XYText | |
| ~XYObject(void) | XYObject | [virtual] |
| ~XYText(void) | XYText | [virtual] |