|
Open CASCADE Technology 6.5.2
|
#include <StepVisual_TextLiteral.hxx>

Public Member Functions | |
| StepVisual_TextLiteral () | |
| Returns a TextLiteral | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aLiteral, const StepGeom_Axis2Placement &aPlacement, const Handle< TCollection_HAsciiString > &aAlignment, const StepVisual_TextPath aPath, const StepVisual_FontSelect &aFont) |
| void | SetLiteral (const Handle< TCollection_HAsciiString > &aLiteral) |
| Handle_TCollection_HAsciiString | Literal () const |
| void | SetPlacement (const StepGeom_Axis2Placement &aPlacement) |
| StepGeom_Axis2Placement | Placement () const |
| void | SetAlignment (const Handle< TCollection_HAsciiString > &aAlignment) |
| Handle_TCollection_HAsciiString | Alignment () const |
| void | SetPath (const StepVisual_TextPath aPath) |
| StepVisual_TextPath | Path () const |
| void | SetFont (const StepVisual_FontSelect &aFont) |
| StepVisual_FontSelect | Font () const |
| StepVisual_TextLiteral::StepVisual_TextLiteral | ( | ) |
| Handle_TCollection_HAsciiString StepVisual_TextLiteral::Alignment | ( | ) | const |
| StepVisual_FontSelect StepVisual_TextLiteral::Font | ( | ) | const |
| virtual void StepVisual_TextLiteral::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepVisual_TextLiteral::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aLiteral, | ||
| const StepGeom_Axis2Placement & | aPlacement, | ||
| const Handle< TCollection_HAsciiString > & | aAlignment, | ||
| const StepVisual_TextPath | aPath, | ||
| const StepVisual_FontSelect & | aFont | ||
| ) | [virtual] |
| Handle_TCollection_HAsciiString StepVisual_TextLiteral::Literal | ( | ) | const |
| StepVisual_TextPath StepVisual_TextLiteral::Path | ( | ) | const |
| StepGeom_Axis2Placement StepVisual_TextLiteral::Placement | ( | ) | const |
| void StepVisual_TextLiteral::SetAlignment | ( | const Handle< TCollection_HAsciiString > & | aAlignment | ) |
| void StepVisual_TextLiteral::SetFont | ( | const StepVisual_FontSelect & | aFont | ) |
| void StepVisual_TextLiteral::SetLiteral | ( | const Handle< TCollection_HAsciiString > & | aLiteral | ) |
| void StepVisual_TextLiteral::SetPath | ( | const StepVisual_TextPath | aPath | ) |
| void StepVisual_TextLiteral::SetPlacement | ( | const StepGeom_Axis2Placement & | aPlacement | ) |
1.7.4