Open CASCADE Technology 6.5.2
Public Member Functions
Prs2d_AspectHidingText Class Reference

defines the attributes when drawing a hiding text

#include <Prs2d_AspectHidingText.hxx>

Inheritance diagram for Prs2d_AspectHidingText:
Inheritance graph
[legend]

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

Prs2d_AspectHidingText::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 
)

Member Function Documentation

void Prs2d_AspectHidingText::SetColorOfText ( const Quantity_NameOfColor  aColorInd)
void Prs2d_AspectHidingText::SetFontOfText ( const Aspect_TypeOfFont  aFontInd)
void Prs2d_AspectHidingText::SetFrameColorOfText ( const Quantity_NameOfColor  aFrameColorInd)
void Prs2d_AspectHidingText::SetFrameWidthOfText ( const Aspect_WidthOfLine  aFrameWidthInd)
void Prs2d_AspectHidingText::SetHidingColorOfText ( const Quantity_NameOfColor  aHidColorInd)
void Prs2d_AspectHidingText::SetHScale ( const Standard_ShortReal  aHScaleInd)
void Prs2d_AspectHidingText::SetSlant ( const Standard_ShortReal  aSlantInd)
void Prs2d_AspectHidingText::SetUnderlined ( const Standard_Boolean  anIsUnderline)
void Prs2d_AspectHidingText::SetWScale ( const Standard_ShortReal  aWScaleInd)
void Prs2d_AspectHidingText::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

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