|
Public Methods |
| XYMultilineVectorText (const char *text, XYCoordinate x, XYCoordinate y, long color, double height, double width, Typeface font, Style style, Alignment alignment, Orientation orientation, xybool visible=xytrue) |
| XYMultilineVectorText (const char *text, XYCoordinate x, XYCoordinate y, xybool visible=xytrue) |
| XYMultilineVectorText (const char *text, long color, double height, double width, Typeface font, Style style, Alignment alignment, Orientation orientation, xybool visible=xytrue) |
| XYMultilineVectorText (long color, double height, double width, Typeface font, Style style, Alignment alignment, Orientation orientation, xybool visible=xytrue) |
virtual | ~XYMultilineVectorText (void) |
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 |