Open CASCADE Technology
6.5.4
|
#include <Xw_HListOfMFTFonts.hxx>
Public Member Functions | |
Xw_HListOfMFTFonts (const Standard_Integer Low, const Standard_Integer Up) | |
Xw_HListOfMFTFonts (const Standard_Integer Low, const Standard_Integer Up, const Handle< MFT_FontManager > &V) | |
void | Init (const Handle< MFT_FontManager > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< MFT_FontManager > &Value) |
const Handle_MFT_FontManager & | Value (const Standard_Integer Index) const |
Handle_MFT_FontManager & | ChangeValue (const Standard_Integer Index) |
const Xw_ListOfMFTFonts & | Array1 () const |
Xw_ListOfMFTFonts & | ChangeArray1 () |
Xw_HListOfMFTFonts::Xw_HListOfMFTFonts | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< MFT_FontManager > & | V | ||
) |
const Xw_ListOfMFTFonts& Xw_HListOfMFTFonts::Array1 | ( | ) | const |
Handle_MFT_FontManager& Xw_HListOfMFTFonts::ChangeValue | ( | const Standard_Integer | Index | ) |
void Xw_HListOfMFTFonts::Init | ( | const Handle< MFT_FontManager > & | V | ) |
Standard_Integer Xw_HListOfMFTFonts::Length | ( | ) | const |
Standard_Integer Xw_HListOfMFTFonts::Lower | ( | ) | const |
void Xw_HListOfMFTFonts::SetValue | ( | const Standard_Integer | Index, |
const Handle< MFT_FontManager > & | Value | ||
) |
Standard_Integer Xw_HListOfMFTFonts::Upper | ( | ) | const |
const Handle_MFT_FontManager& Xw_HListOfMFTFonts::Value | ( | const Standard_Integer | Index | ) | const |