#include <Prs2d_LineProfile.hxx>
Inheritance diagram for Prs2d_LineProfile:

Public Member Functions | |
| Standard_EXPORT | Prs2d_LineProfile (const Handle(Graphic2d_GraphicObject)&aGO, const Standard_Real aX, const Standard_Real aY, const Standard_Real aLength=3.0, const Standard_Real anAngle=0.0) |
| Creates a tolerance LineProfile with the center at <ax>, <ay>; length of this is <alength>; reference point is <axposition>, <ayposition> . | |
| virtual Standard_EXPORT void | Save (Aspect_FStream &aFStream) const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
| Standard_EXPORT void | Draw (const Handle(Graphic2d_Drawer)&aDrawer) |
| Draws the LineProfile <me>. . | |
|
||||||||||||||||||||||||
|
|
|
|
Implements Graphic2d_Primitive. |
|
|
Reimplemented from Prs2d_Tolerance. |
|
|
Reimplemented from Graphic2d_Line. |
1.4.1