|
Open CASCADE Technology 6.5.2
|
#include <IGESGraph_HArray1OfTextFontDef.hxx>

Public Member Functions | |
| IGESGraph_HArray1OfTextFontDef (const Standard_Integer Low, const Standard_Integer Up) | |
| IGESGraph_HArray1OfTextFontDef (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESGraph_TextFontDef > &V) | |
| void | Init (const Handle< IGESGraph_TextFontDef > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< IGESGraph_TextFontDef > &Value) |
| const Handle_IGESGraph_TextFontDef & | Value (const Standard_Integer Index) const |
| Handle_IGESGraph_TextFontDef & | ChangeValue (const Standard_Integer Index) |
| const IGESGraph_Array1OfTextFontDef & | Array1 () const |
| IGESGraph_Array1OfTextFontDef & | ChangeArray1 () |
| IGESGraph_HArray1OfTextFontDef::IGESGraph_HArray1OfTextFontDef | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESGraph_HArray1OfTextFontDef::IGESGraph_HArray1OfTextFontDef | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< IGESGraph_TextFontDef > & | V | ||
| ) |
| const IGESGraph_Array1OfTextFontDef& IGESGraph_HArray1OfTextFontDef::Array1 | ( | ) | const |
| IGESGraph_Array1OfTextFontDef& IGESGraph_HArray1OfTextFontDef::ChangeArray1 | ( | ) |
| Handle_IGESGraph_TextFontDef& IGESGraph_HArray1OfTextFontDef::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGraph_HArray1OfTextFontDef::Init | ( | const Handle< IGESGraph_TextFontDef > & | V | ) |
| Standard_Integer IGESGraph_HArray1OfTextFontDef::Length | ( | ) | const |
| Standard_Integer IGESGraph_HArray1OfTextFontDef::Lower | ( | ) | const |
| void IGESGraph_HArray1OfTextFontDef::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESGraph_TextFontDef > & | Value | ||
| ) |
| Standard_Integer IGESGraph_HArray1OfTextFontDef::Upper | ( | ) | const |
| const Handle_IGESGraph_TextFontDef& IGESGraph_HArray1OfTextFontDef::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4