Open CASCADE Technology 6.6.0
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

Contap_TheHSequenceOfPointOfContour::Contap_TheHSequenceOfPointOfContour ( )

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines