defines the attributes when drawing a hiding text
#include <Prs2d_AspectHidingText.hxx>
Public Member Functions |
| | Prs2d_AspectHidingText (const Quantity_NameOfColor ColorInd, const Quantity_NameOfColor HidingColorInd, const Quantity_NameOfColor FrameColorInd, const Aspect_WidthOfLine FrameWidthInd, const Aspect_TypeOfFont FontInd, const Standard_ShortReal aSlantInd, const Standard_ShortReal aHScaleInd, const Standard_ShortReal aWScaleInd, const Standard_Boolean isUnderlined) |
| void | SetColorOfText (const Quantity_NameOfColor aColorInd) |
| void | SetHidingColorOfText (const Quantity_NameOfColor aHidColorInd) |
| void | SetFrameColorOfText (const Quantity_NameOfColor aFrameColorInd) |
| void | SetFrameWidthOfText (const Aspect_WidthOfLine aFrameWidthInd) |
| void | SetFontOfText (const Aspect_TypeOfFont aFontInd) |
| void | SetSlant (const Standard_ShortReal aSlantInd) |
| void | SetHScale (const Standard_ShortReal aHScaleInd) |
| void | SetWScale (const Standard_ShortReal aWScaleInd) |
| void | SetUnderlined (const Standard_Boolean anIsUnderline) |
| void | Values (Quantity_NameOfColor &ColorInd, Quantity_NameOfColor &HidingColorInd, Quantity_NameOfColor &FrameColorInd, Aspect_WidthOfLine &FrameWidthInd, Aspect_TypeOfFont &FontInd, Standard_ShortReal &aSlantInd, Standard_ShortReal &aHScaleInd, Standard_ShortReal &aWScaleInd, Standard_Boolean &isUnderlined) const |
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: