#include <TColGeom_HSequenceOfBoundedCurve.hxx>
Public Member Functions | |
| TColGeom_HSequenceOfBoundedCurve () | |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| Standard_EXPORT void | Clear () |
| Standard_EXPORT void | Append (const Handle(Geom_BoundedCurve)&anItem) |
| Standard_EXPORT void | Append (const Handle(TColGeom_HSequenceOfBoundedCurve)&aSequence) |
| Standard_EXPORT void | Prepend (const Handle(Geom_BoundedCurve)&anItem) |
| Standard_EXPORT void | Prepend (const Handle(TColGeom_HSequenceOfBoundedCurve)&aSequence) |
| Standard_EXPORT void | Reverse () |
| Standard_EXPORT void | InsertBefore (const Standard_Integer anIndex, const Handle(Geom_BoundedCurve)&anItem) |
| Standard_EXPORT void | InsertBefore (const Standard_Integer anIndex, const Handle(TColGeom_HSequenceOfBoundedCurve)&aSequence) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer anIndex, const Handle(Geom_BoundedCurve)&anItem) |
| Standard_EXPORT void | InsertAfter (const Standard_Integer anIndex, const Handle(TColGeom_HSequenceOfBoundedCurve)&aSequence) |
| Standard_EXPORT void | Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex) |
| Standard_EXPORT Handle_TColGeom_HSequenceOfBoundedCurve | Split (const Standard_Integer anIndex) |
| Standard_EXPORT void | SetValue (const Standard_Integer anIndex, const Handle(Geom_BoundedCurve)&anItem) |
| Standard_EXPORT const Handle_Geom_BoundedCurve & | Value (const Standard_Integer anIndex) const |
| Standard_EXPORT Handle_Geom_BoundedCurve & | ChangeValue (const Standard_Integer anIndex) |
| Standard_EXPORT void | Remove (const Standard_Integer anIndex) |
| Standard_EXPORT void | Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex) |
| const TColGeom_SequenceOfBoundedCurve & | Sequence () const |
| TColGeom_SequenceOfBoundedCurve & | ChangeSequence () |
| Standard_EXPORT Handle_TColGeom_HSequenceOfBoundedCurve | ShallowCopy () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| TColGeom_SequenceOfBoundedCurve | mySequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1