DrawSketchHandlerArc Class Reference

Inheritance diagram for DrawSketchHandlerArc:
SketcherGui::DrawSketchHandler

List of all members.

Public Types

enum  SelectMode { STATUS_SEEK_First, STATUS_SEEK_Second, STATUS_SEEK_Third, STATUS_End }
 

mode table

More...

Public Member Functions

virtual void activated (ViewProviderSketch *sketchgui)
 DrawSketchHandlerArc ()
virtual void mouseMove (Base::Vector2D onSketchPos)
virtual bool pressButton (Base::Vector2D onSketchPos)
virtual bool releaseButton (Base::Vector2D onSketchPos)
virtual ~DrawSketchHandlerArc ()

Protected Attributes

float arcAngle
Base::Vector2D CenterPoint
std::vector< Base::Vector2DEditCurve
float endAngle
SelectMode Mode
float rx
float ry
float startAngle
std::vector< AutoConstraintsugConstr1
std::vector< AutoConstraintsugConstr2
std::vector< AutoConstraintsugConstr3

Detailed Description

Definition at line 709 of file CommandCreateGeo.cpp.


Member Enumeration Documentation

mode table

Enumerator:
STATUS_SEEK_First 

enum value ----.

STATUS_SEEK_Second 

enum value ----.

STATUS_SEEK_Third 

enum value ----.

STATUS_End 

Definition at line 716 of file CommandCreateGeo.cpp.


Constructor & Destructor Documentation

DrawSketchHandlerArc::DrawSketchHandlerArc (  )  [inline]

Definition at line 712 of file CommandCreateGeo.cpp.

virtual DrawSketchHandlerArc::~DrawSketchHandlerArc (  )  [inline, virtual]

Definition at line 714 of file CommandCreateGeo.cpp.


Member Function Documentation

virtual void DrawSketchHandlerArc::activated ( ViewProviderSketch sketchgui  )  [inline, virtual]
virtual void DrawSketchHandlerArc::mouseMove ( Base::Vector2D  onSketchPos  )  [inline, virtual]
virtual bool DrawSketchHandlerArc::pressButton ( Base::Vector2D  onSketchPos  )  [inline, virtual]
virtual bool DrawSketchHandlerArc::releaseButton ( Base::Vector2D  onSketchPos  )  [inline, virtual]

Member Data Documentation

float DrawSketchHandlerArc::arcAngle [protected]

Definition at line 860 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

Definition at line 859 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

Definition at line 858 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

float DrawSketchHandlerArc::endAngle [protected]

Definition at line 860 of file CommandCreateGeo.cpp.

Referenced by pressButton(), and releaseButton().

Definition at line 857 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

float DrawSketchHandlerArc::rx [protected]

Definition at line 860 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

float DrawSketchHandlerArc::ry [protected]

Definition at line 860 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

Definition at line 860 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), pressButton(), and releaseButton().

Definition at line 861 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), and releaseButton().

Definition at line 861 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), and releaseButton().

Definition at line 861 of file CommandCreateGeo.cpp.

Referenced by mouseMove(), and releaseButton().


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

Generated on Wed Nov 23 19:01:37 2011 for FreeCAD by  doxygen 1.6.1