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

#include <Contap_TheHSequenceOfPointOfContour.hxx>

Inheritance diagram for Contap_TheHSequenceOfPointOfContour:
Inheritance graph
[legend]

Public Member Functions

 Contap_TheHSequenceOfPointOfContour ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Contap_ThePointOfContour &anItem)
void Append (const Handle< Contap_TheHSequenceOfPointOfContour > &aSequence)
void Prepend (const Contap_ThePointOfContour &anItem)
void Prepend (const Handle< Contap_TheHSequenceOfPointOfContour > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Contap_ThePointOfContour &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Contap_TheHSequenceOfPointOfContour > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Contap_ThePointOfContour &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Contap_TheHSequenceOfPointOfContour > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Contap_TheHSequenceOfPointOfContour Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Contap_ThePointOfContour &anItem)
const Contap_ThePointOfContourValue (const Standard_Integer anIndex) const
Contap_ThePointOfContourChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const
Contap_TheSequenceOfPointOfContour
Sequence () const
Contap_TheSequenceOfPointOfContourChangeSequence ()
Handle_Contap_TheHSequenceOfPointOfContour ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_Contap_TheHSequenceOfPointOfContour Contap_TheHSequenceOfPointOfContour::ShallowCopy ( ) const
Handle_Contap_TheHSequenceOfPointOfContour Contap_TheHSequenceOfPointOfContour::Split ( const Standard_Integer  anIndex)

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