#include <GGraphic2d_SequenceOfCurve.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| GGraphic2d_SequenceOfCurve () | |
| Standard_EXPORT void | Clear () |
| ~GGraphic2d_SequenceOfCurve () | |
| Standard_EXPORT const GGraphic2d_SequenceOfCurve & | Assign (const GGraphic2d_SequenceOfCurve &Other) |
| const GGraphic2d_SequenceOfCurve & | operator= (const GGraphic2d_SequenceOfCurve &Other) |
| Standard_EXPORT void | Append (const Handle(Geom2d_Curve)&T) |
| void | Append (GGraphic2d_SequenceOfCurve &S) |
| Standard_EXPORT void | Prepend (const Handle(Geom2d_Curve)&T) |
| void | Prepend (GGraphic2d_SequenceOfCurve &S) |
| void | InsertBefore (const Standard_Integer Index, const Handle(Geom2d_Curve)&T) |
| void | InsertBefore (const Standard_Integer Index, GGraphic2d_SequenceOfCurve &S) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Handle(Geom2d_Curve)&T) |
| void | InsertAfter (const Standard_Integer Index, GGraphic2d_SequenceOfCurve &S) |
| Standard_EXPORT const Handle_Geom2d_Curve & | First () const |
| Standard_EXPORT const Handle_Geom2d_Curve & | Last () const |
| void | Split (const Standard_Integer Index, GGraphic2d_SequenceOfCurve &Sub) |
| Standard_EXPORT const Handle_Geom2d_Curve & | Value (const Standard_Integer Index) const |
| const Handle_Geom2d_Curve & | operator() (const Standard_Integer Index) const |
| Standard_EXPORT void | SetValue (const Standard_Integer Index, const Handle(Geom2d_Curve)&I) |
| Standard_EXPORT Handle_Geom2d_Curve & | ChangeValue (const Standard_Integer Index) |
| Handle_Geom2d_Curve & | operator() (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer Index) |
| Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
| Standard_EXPORT | GGraphic2d_SequenceOfCurve (const GGraphic2d_SequenceOfCurve &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.1