#include <WNT_HFontTable.hxx>
Public Member Functions | |
Standard_EXPORT | WNT_HFontTable (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | WNT_HFontTable (const Standard_Integer Low, const Standard_Integer Up, const Handle(WNT_FontMapEntry)&V) |
Standard_EXPORT 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 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
WNT_FontTable | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|