Open CASCADE Technology 6.6.0
Public Member Functions
TestTopOpeDraw_DrawableP2D Class Reference

#include <TestTopOpeDraw_DrawableP2D.hxx>

Inheritance diagram for TestTopOpeDraw_DrawableP2D:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

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 
)

Member Function Documentation

void TestTopOpeDraw_DrawableP2D::ChangePnt2d ( const gp_Pnt2d P)
virtual void TestTopOpeDraw_DrawableP2D::DrawOn ( Draw_Display dis) const [virtual]

Reimplemented from Draw_Marker2D.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines