Open CASCADE Technology
6.5.4
|
#include <Graphic2d_SequenceOfPolyline.hxx>
const Graphic2d_SequenceOfPolyline& Graphic2d_SequenceOfPolyline::Assign | ( | const Graphic2d_SequenceOfPolyline & | Other | ) |
Handle_Graphic2d_HSequenceOfVertex& Graphic2d_SequenceOfPolyline::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_Graphic2d_HSequenceOfVertex& Graphic2d_SequenceOfPolyline::First | ( | ) | const |
void Graphic2d_SequenceOfPolyline::InsertAfter | ( | const Standard_Integer | Index, |
const Handle< Graphic2d_HSequenceOfVertex > & | T | ||
) |
void Graphic2d_SequenceOfPolyline::InsertAfter | ( | const Standard_Integer | Index, |
Graphic2d_SequenceOfPolyline & | S | ||
) |
void Graphic2d_SequenceOfPolyline::InsertBefore | ( | const Standard_Integer | Index, |
const Handle< Graphic2d_HSequenceOfVertex > & | T | ||
) |
void Graphic2d_SequenceOfPolyline::InsertBefore | ( | const Standard_Integer | Index, |
Graphic2d_SequenceOfPolyline & | S | ||
) |
const Handle_Graphic2d_HSequenceOfVertex& Graphic2d_SequenceOfPolyline::Last | ( | ) | const |
const Handle_Graphic2d_HSequenceOfVertex& Graphic2d_SequenceOfPolyline::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_Graphic2d_HSequenceOfVertex& Graphic2d_SequenceOfPolyline::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Graphic2d_SequenceOfPolyline& Graphic2d_SequenceOfPolyline::operator= | ( | const Graphic2d_SequenceOfPolyline & | Other | ) | [inline] |
void Graphic2d_SequenceOfPolyline::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Graphic2d_SequenceOfPolyline::SetValue | ( | const Standard_Integer | Index, |
const Handle< Graphic2d_HSequenceOfVertex > & | I | ||
) |
void Graphic2d_SequenceOfPolyline::Split | ( | const Standard_Integer | Index, |
Graphic2d_SequenceOfPolyline & | Sub | ||
) |
const Handle_Graphic2d_HSequenceOfVertex& Graphic2d_SequenceOfPolyline::Value | ( | const Standard_Integer | Index | ) | const |