Static Public Member Functions | |
void | rectangle (XFcPrimitiveTranslator *aTranslator, REAL aX, REAL aY, REAL aWidth, REAL aHeight, REAL aRx=REALi(0), REAL aRy=REALi(0)) |
Draws a rectangle with the translator. | |
void | circle (XFcPrimitiveTranslator *aTranslator, REAL aX, REAL aY, REAL aRadius) |
Draws a circle with the translator. | |
void | ellipse (XFcPrimitiveTranslator *aTranslator, REAL aX, REAL aY, REAL aRx, REAL aRy) |
Draws an ellipse with the translator. | |
void | line (XFcPrimitiveTranslator *aTranslator, REAL aX1, REAL aY1, REAL aX2, REAL aY2) |
Draws a line with the translator. | |
void | polyline (XFcPrimitiveTranslator *aTranslator, REAL *aCoordinates, INT32 aCount) |
Draws a polyline with the translator. | |
void | polygon (XFcPrimitiveTranslator *aTranslator, REAL *aCoordinates, INT32 aCount) |
Draws a polygon with the translator. |
|
Draws a circle with the translator.
|
|
Draws an ellipse with the translator.
|
|
Draws a line with the translator.
|
|
Draws a polygon with the translator.
|
|
Draws a polyline with the translator.
|
|
Draws a rectangle with the translator.
|
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |