Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
WNT_FontTable Class Reference

#include <WNT_FontTable.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC WNT_FontTable (const Standard_Integer Low, const Standard_Integer Up)
 WNT_FontTable (const Handle< WNT_FontMapEntry > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< WNT_FontMapEntry > &V)
void Destroy ()
 ~WNT_FontTable ()
Standard_Boolean IsAllocated () const
const WNT_FontTableAssign (const WNT_FontTable &Other)
const WNT_FontTableoperator= (const WNT_FontTable &Other)
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
const Handle_WNT_FontMapEntry & operator() (const Standard_Integer Index) const
Handle_WNT_FontMapEntry & ChangeValue (const Standard_Integer Index)
Handle_WNT_FontMapEntry & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

Handle_WNT_FontMapEntry& WNT_FontTable::ChangeValue ( const Standard_Integer  Index)
const Handle_WNT_FontMapEntry& WNT_FontTable::operator() ( const Standard_Integer  Index) const [inline]
Handle_WNT_FontMapEntry& WNT_FontTable::operator() ( const Standard_Integer  Index) [inline]
const WNT_FontTable& WNT_FontTable::operator= ( const WNT_FontTable Other) [inline]
const Handle_WNT_FontMapEntry& WNT_FontTable::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: