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

defines the attributes when drawing a framed text Presentation.

#include <Prs2d_AspectFramedText.hxx>

Inheritance diagram for Prs2d_AspectFramedText:
Inheritance graph
[legend]

Public Member Functions

 Prs2d_AspectFramedText (const Quantity_NameOfColor ColorInd, const Quantity_NameOfColor FrameColorInd, const Aspect_WidthOfLine FrameWidthInd, const Aspect_TypeOfFont FontInd, const Standard_ShortReal aSlant, const Standard_ShortReal aHScale, const Standard_ShortReal aWScale, const Standard_Boolean isUnderlined)
void SetColorOfText (const Quantity_NameOfColor aColor)
void SetFrameColor (const Quantity_NameOfColor aFrameColor)
void SetFrameWidth (const Aspect_WidthOfLine aFrameWidth)
void SetFontOfText (const Aspect_TypeOfFont aFont)
void SetSlant (const Standard_ShortReal aSlant)
void SetHScale (const Standard_ShortReal aHScale)
void SetWScale (const Standard_ShortReal aWScale)
void SetUnderlined (const Standard_Boolean anIsUnderlined)
void Values (Quantity_NameOfColor &aColorInd, Quantity_NameOfColor &aFrameColorInd, Aspect_WidthOfLine &aFrameWidthInd, Aspect_TypeOfFont &aFontInd, Standard_ShortReal &aSlant, Standard_ShortReal &aHScale, Standard_ShortReal &aWScale, Standard_Boolean &isUnderlined) const

Constructor & Destructor Documentation


Member Function Documentation

void Prs2d_AspectFramedText::Values ( Quantity_NameOfColor aColorInd,
Quantity_NameOfColor aFrameColorInd,
Aspect_WidthOfLine aFrameWidthInd,
Aspect_TypeOfFont aFontInd,
Standard_ShortReal aSlant,
Standard_ShortReal aHScale,
Standard_ShortReal aWScale,
Standard_Boolean isUnderlined 
) const

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