Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TestTopOpeDraw_DrawableMesure Class Reference

#include <TestTopOpeDraw_DrawableMesure.hxx>

Inheritance diagram for TestTopOpeDraw_DrawableMesure:
Inheritance graph
[legend]

Public Member Functions

 TestTopOpeDraw_DrawableMesure (const TestTopOpeTools_Mesure &M, const Draw_Color &CurveColor, const Draw_Color &TextColor, const Standard_Real ScaleX=1.0, const Standard_Real ScaleY=1.0)
void SetScale (const Standard_Real ScaleX, const Standard_Real ScaleY)
void SetScaleX (const Standard_Real ScaleX)
void SetScaleY (const Standard_Real ScaleY)
void SetName (const TCollection_AsciiString &Name)
virtual gp_Pnt Pnt () const
const Handle_TColgp_HArray1OfPnt & Pnts () const
void Clear ()
virtual void Whatis (Draw_Interpretor &I) const
 For variable whatis command.

virtual void DrawOn (Draw_Display &dis) const
 this is defined only to tell C++ not to complain
about inheriting a pure virtual method.


Constructor & Destructor Documentation


Member Function Documentation

virtual void TestTopOpeDraw_DrawableMesure::DrawOn ( Draw_Display dis) const [virtual]

Reimplemented from TestTopOpeDraw_DrawableC3D.

virtual gp_Pnt TestTopOpeDraw_DrawableMesure::Pnt ( ) const [virtual]

Reimplemented from TestTopOpeDraw_DrawableC3D.

const Handle_TColgp_HArray1OfPnt& TestTopOpeDraw_DrawableMesure::Pnts ( ) const

Reimplemented from TestTopOpeDraw_DrawableC3D.


The documentation for this class was generated from the following file: