|
Open CASCADE Technology
6.5.4
|
#include <Graphic2d_SequenceOfPrimitives.hxx>

| const Graphic2d_SequenceOfPrimitives& Graphic2d_SequenceOfPrimitives::Assign | ( | const Graphic2d_SequenceOfPrimitives & | Other | ) |
| Handle_Graphic2d_Primitive& Graphic2d_SequenceOfPrimitives::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_Graphic2d_Primitive& Graphic2d_SequenceOfPrimitives::First | ( | ) | const |
| void Graphic2d_SequenceOfPrimitives::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< Graphic2d_Primitive > & | T | ||
| ) |
| void Graphic2d_SequenceOfPrimitives::InsertAfter | ( | const Standard_Integer | Index, |
| Graphic2d_SequenceOfPrimitives & | S | ||
| ) |
| void Graphic2d_SequenceOfPrimitives::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< Graphic2d_Primitive > & | T | ||
| ) |
| void Graphic2d_SequenceOfPrimitives::InsertBefore | ( | const Standard_Integer | Index, |
| Graphic2d_SequenceOfPrimitives & | S | ||
| ) |
| const Handle_Graphic2d_Primitive& Graphic2d_SequenceOfPrimitives::Last | ( | ) | const |
| const Handle_Graphic2d_Primitive& Graphic2d_SequenceOfPrimitives::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_Graphic2d_Primitive& Graphic2d_SequenceOfPrimitives::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Graphic2d_SequenceOfPrimitives& Graphic2d_SequenceOfPrimitives::operator= | ( | const Graphic2d_SequenceOfPrimitives & | Other | ) | [inline] |
| void Graphic2d_SequenceOfPrimitives::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void Graphic2d_SequenceOfPrimitives::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Graphic2d_Primitive > & | I | ||
| ) |
| void Graphic2d_SequenceOfPrimitives::Split | ( | const Standard_Integer | Index, |
| Graphic2d_SequenceOfPrimitives & | Sub | ||
| ) |
| const Handle_Graphic2d_Primitive& Graphic2d_SequenceOfPrimitives::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0