Open CASCADE Technology 6.6.0
Public Member Functions
Contap_TheSequenceOfPointOfContour Class Reference

#include <Contap_TheSequenceOfPointOfContour.hxx>

Inheritance diagram for Contap_TheSequenceOfPointOfContour:
Inheritance graph
[legend]

Public Member Functions

 Contap_TheSequenceOfPointOfContour ()
void Clear ()
 ~Contap_TheSequenceOfPointOfContour ()
const
Contap_TheSequenceOfPointOfContour
Assign (const Contap_TheSequenceOfPointOfContour &Other)
const
Contap_TheSequenceOfPointOfContour
operator= (const Contap_TheSequenceOfPointOfContour &Other)
void Append (const Contap_ThePointOfContour &T)
void Append (Contap_TheSequenceOfPointOfContour &S)
void Prepend (const Contap_ThePointOfContour &T)
void Prepend (Contap_TheSequenceOfPointOfContour &S)
void InsertBefore (const Standard_Integer Index, const Contap_ThePointOfContour &T)
void InsertBefore (const Standard_Integer Index, Contap_TheSequenceOfPointOfContour &S)
void InsertAfter (const Standard_Integer Index, const Contap_ThePointOfContour &T)
void InsertAfter (const Standard_Integer Index, Contap_TheSequenceOfPointOfContour &S)
const Contap_ThePointOfContourFirst () const
const Contap_ThePointOfContourLast () const
void Split (const Standard_Integer Index, Contap_TheSequenceOfPointOfContour &Sub)
const Contap_ThePointOfContourValue (const Standard_Integer Index) const
const Contap_ThePointOfContouroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Contap_ThePointOfContour &I)
Contap_ThePointOfContourChangeValue (const Standard_Integer Index)
Contap_ThePointOfContouroperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Contap_TheSequenceOfPointOfContour::Contap_TheSequenceOfPointOfContour ( )
Contap_TheSequenceOfPointOfContour::~Contap_TheSequenceOfPointOfContour ( ) [inline]

Member Function Documentation

void Contap_TheSequenceOfPointOfContour::Append ( const Contap_ThePointOfContour T)
void Contap_TheSequenceOfPointOfContour::Append ( Contap_TheSequenceOfPointOfContour S)
const Contap_TheSequenceOfPointOfContour& Contap_TheSequenceOfPointOfContour::Assign ( const Contap_TheSequenceOfPointOfContour Other)
Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::ChangeValue ( const Standard_Integer  Index)
void Contap_TheSequenceOfPointOfContour::Clear ( )
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::First ( ) const
void Contap_TheSequenceOfPointOfContour::InsertAfter ( const Standard_Integer  Index,
const Contap_ThePointOfContour T 
)
void Contap_TheSequenceOfPointOfContour::InsertAfter ( const Standard_Integer  Index,
Contap_TheSequenceOfPointOfContour S 
)
void Contap_TheSequenceOfPointOfContour::InsertBefore ( const Standard_Integer  Index,
const Contap_ThePointOfContour T 
)
void Contap_TheSequenceOfPointOfContour::InsertBefore ( const Standard_Integer  Index,
Contap_TheSequenceOfPointOfContour S 
)
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::Last ( ) const
Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::operator() ( const Standard_Integer  Index) [inline]
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::operator() ( const Standard_Integer  Index) const [inline]
const Contap_TheSequenceOfPointOfContour& Contap_TheSequenceOfPointOfContour::operator= ( const Contap_TheSequenceOfPointOfContour Other) [inline]
void Contap_TheSequenceOfPointOfContour::Prepend ( const Contap_ThePointOfContour T)
void Contap_TheSequenceOfPointOfContour::Prepend ( Contap_TheSequenceOfPointOfContour S)
void Contap_TheSequenceOfPointOfContour::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Contap_TheSequenceOfPointOfContour::Remove ( const Standard_Integer  Index)
void Contap_TheSequenceOfPointOfContour::SetValue ( const Standard_Integer  Index,
const Contap_ThePointOfContour I 
)
void Contap_TheSequenceOfPointOfContour::Split ( const Standard_Integer  Index,
Contap_TheSequenceOfPointOfContour Sub 
)
const Contap_ThePointOfContour& Contap_TheSequenceOfPointOfContour::Value ( const Standard_Integer  Index) const

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