|
Open CASCADE Technology
6.5.4
|
#include <TestTopOpeDraw_DrawableP2D.hxx>

Public Member Functions | |
| TestTopOpeDraw_DrawableP2D (const gp_Pnt2d &P, const Draw_Color &PColor, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
| TestTopOpeDraw_DrawableP2D (const gp_Pnt2d &P, const Draw_Color &PColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
| TestTopOpeDraw_DrawableP2D (const gp_Pnt2d &P, const Draw_MarkerShape T, const Draw_Color &PColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Integer Size=2, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
| TestTopOpeDraw_DrawableP2D (const gp_Pnt2d &P, const Draw_MarkerShape T, const Draw_Color &PColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Real Tol, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
| void | ChangePnt2d (const gp_Pnt2d &P) |
| virtual void | DrawOn (Draw_Display &dis) const |
| TestTopOpeDraw_DrawableP2D::TestTopOpeDraw_DrawableP2D | ( | const gp_Pnt2d & | P, |
| const Draw_Color & | PColor, | ||
| const Standard_Real | moveX = 0.0, |
||
| const Standard_Real | moveY = 0.0 |
||
| ) |
| TestTopOpeDraw_DrawableP2D::TestTopOpeDraw_DrawableP2D | ( | const gp_Pnt2d & | P, |
| const Draw_Color & | PColor, | ||
| const Standard_CString | Text, | ||
| const Draw_Color & | TextColor, | ||
| const Standard_Real | moveX = 0.0, |
||
| const Standard_Real | moveY = 0.0 |
||
| ) |
| TestTopOpeDraw_DrawableP2D::TestTopOpeDraw_DrawableP2D | ( | const gp_Pnt2d & | P, |
| const Draw_MarkerShape | T, | ||
| const Draw_Color & | PColor, | ||
| const Standard_CString | Text, | ||
| const Draw_Color & | TextColor, | ||
| const Standard_Integer | Size = 2, |
||
| const Standard_Real | moveX = 0.0, |
||
| const Standard_Real | moveY = 0.0 |
||
| ) |
| TestTopOpeDraw_DrawableP2D::TestTopOpeDraw_DrawableP2D | ( | const gp_Pnt2d & | P, |
| const Draw_MarkerShape | T, | ||
| const Draw_Color & | PColor, | ||
| const Standard_CString | Text, | ||
| const Draw_Color & | TextColor, | ||
| const Standard_Real | Tol, | ||
| const Standard_Real | moveX = 0.0, |
||
| const Standard_Real | moveY = 0.0 |
||
| ) |
| virtual void TestTopOpeDraw_DrawableP2D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Reimplemented from Draw_Marker2D.
1.8.0