Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
ProjLib_HSequenceOfHSequenceOfPnt Class Reference

#include <ProjLib_HSequenceOfHSequenceOfPnt.hxx>

Inheritance diagram for ProjLib_HSequenceOfHSequenceOfPnt:
Inheritance graph
[legend]

Public Member Functions

 ProjLib_HSequenceOfHSequenceOfPnt ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< TColgp_HSequenceOfPnt > &anItem)
void Append (const Handle< ProjLib_HSequenceOfHSequenceOfPnt > &aSequence)
void Prepend (const Handle< TColgp_HSequenceOfPnt > &anItem)
void Prepend (const Handle< ProjLib_HSequenceOfHSequenceOfPnt > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< TColgp_HSequenceOfPnt > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< ProjLib_HSequenceOfHSequenceOfPnt > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< TColgp_HSequenceOfPnt > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< ProjLib_HSequenceOfHSequenceOfPnt > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_ProjLib_HSequenceOfHSequenceOfPnt Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< TColgp_HSequenceOfPnt > &anItem)
const
Handle_TColgp_HSequenceOfPnt & 
Value (const Standard_Integer anIndex) const
Handle_TColgp_HSequenceOfPnt & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const
ProjLib_SequenceOfHSequenceOfPnt
Sequence () const
ProjLib_SequenceOfHSequenceOfPntChangeSequence ()
Handle_ProjLib_HSequenceOfHSequenceOfPnt ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_TColgp_HSequenceOfPnt& ProjLib_HSequenceOfHSequenceOfPnt::ChangeValue ( const Standard_Integer  anIndex)
Handle_ProjLib_HSequenceOfHSequenceOfPnt ProjLib_HSequenceOfHSequenceOfPnt::ShallowCopy ( ) const
Handle_ProjLib_HSequenceOfHSequenceOfPnt ProjLib_HSequenceOfHSequenceOfPnt::Split ( const Standard_Integer  anIndex)
const Handle_TColgp_HSequenceOfPnt& ProjLib_HSequenceOfHSequenceOfPnt::Value ( const Standard_Integer  anIndex) const

The documentation for this class was generated from the following file: