Open CASCADE Technology 6.5.2
Public Member Functions
WNT_HFontTable Class Reference

#include <WNT_HFontTable.hxx>

Inheritance diagram for WNT_HFontTable:
Inheritance graph
[legend]

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_FontTableArray1 () const
WNT_FontTableChangeArray1 ()

Constructor & Destructor Documentation

WNT_HFontTable::WNT_HFontTable ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
WNT_HFontTable::WNT_HFontTable ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< WNT_FontMapEntry > &  V 
)

Member Function Documentation

const WNT_FontTable& WNT_HFontTable::Array1 ( ) const
WNT_FontTable& WNT_HFontTable::ChangeArray1 ( )
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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines