|
Open CASCADE Technology
6.5.4
|
#include <PlotMgt_ListOfMFTFonts.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | PlotMgt_ListOfMFTFonts (const Standard_Integer Low, const Standard_Integer Up) |
| PlotMgt_ListOfMFTFonts (const Handle< MFT_FontManager > &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const Handle< MFT_FontManager > &V) |
| void | Destroy () |
| ~PlotMgt_ListOfMFTFonts () | |
| Standard_Boolean | IsAllocated () const |
| const PlotMgt_ListOfMFTFonts & | Assign (const PlotMgt_ListOfMFTFonts &Other) |
| const PlotMgt_ListOfMFTFonts & | operator= (const PlotMgt_ListOfMFTFonts &Other) |
| 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 |
| const Handle_MFT_FontManager & | operator() (const Standard_Integer Index) const |
| Handle_MFT_FontManager & | ChangeValue (const Standard_Integer Index) |
| Handle_MFT_FontManager & | operator() (const Standard_Integer Index) |
| DEFINE_STANDARD_ALLOC PlotMgt_ListOfMFTFonts::PlotMgt_ListOfMFTFonts | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| PlotMgt_ListOfMFTFonts::PlotMgt_ListOfMFTFonts | ( | const Handle< MFT_FontManager > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| PlotMgt_ListOfMFTFonts::~PlotMgt_ListOfMFTFonts | ( | ) | [inline] |
| const PlotMgt_ListOfMFTFonts& PlotMgt_ListOfMFTFonts::Assign | ( | const PlotMgt_ListOfMFTFonts & | Other | ) |
| Handle_MFT_FontManager& PlotMgt_ListOfMFTFonts::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_MFT_FontManager& PlotMgt_ListOfMFTFonts::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_MFT_FontManager& PlotMgt_ListOfMFTFonts::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const PlotMgt_ListOfMFTFonts& PlotMgt_ListOfMFTFonts::operator= | ( | const PlotMgt_ListOfMFTFonts & | Other | ) | [inline] |
| void PlotMgt_ListOfMFTFonts::SetValue | ( | const Standard_Integer | Index, |
| const Handle< MFT_FontManager > & | Value | ||
| ) |
| const Handle_MFT_FontManager& PlotMgt_ListOfMFTFonts::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0