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