Open CASCADE Technology
6.5.4
|
#include <PlotMgt_HListOfMFTFonts.hxx>
Public Member Functions | |
PlotMgt_HListOfMFTFonts (const Standard_Integer Low, const Standard_Integer Up) | |
PlotMgt_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 PlotMgt_ListOfMFTFonts & | Array1 () const |
PlotMgt_ListOfMFTFonts & | ChangeArray1 () |
PlotMgt_HListOfMFTFonts::PlotMgt_HListOfMFTFonts | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
PlotMgt_HListOfMFTFonts::PlotMgt_HListOfMFTFonts | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< MFT_FontManager > & | V | ||
) |
Handle_MFT_FontManager& PlotMgt_HListOfMFTFonts::ChangeValue | ( | const Standard_Integer | Index | ) |
void PlotMgt_HListOfMFTFonts::SetValue | ( | const Standard_Integer | Index, |
const Handle< MFT_FontManager > & | Value | ||
) |
const Handle_MFT_FontManager& PlotMgt_HListOfMFTFonts::Value | ( | const Standard_Integer | Index | ) | const |