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

#include <Contap_TheSequenceOfLineOfContour.hxx>

Inheritance diagram for Contap_TheSequenceOfLineOfContour:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Contap_TheSequenceOfLineOfContour ()
void Clear ()
 ~Contap_TheSequenceOfLineOfContour ()
const
Contap_TheSequenceOfLineOfContour
Assign (const Contap_TheSequenceOfLineOfContour &Other)
const
Contap_TheSequenceOfLineOfContour
operator= (const Contap_TheSequenceOfLineOfContour &Other)
void Append (const Contap_TheLineOfContour &T)
void Append (Contap_TheSequenceOfLineOfContour &S)
void Prepend (const Contap_TheLineOfContour &T)
void Prepend (Contap_TheSequenceOfLineOfContour &S)
void InsertBefore (const Standard_Integer Index, const Contap_TheLineOfContour &T)
void InsertBefore (const Standard_Integer Index, Contap_TheSequenceOfLineOfContour &S)
void InsertAfter (const Standard_Integer Index, const Contap_TheLineOfContour &T)
void InsertAfter (const Standard_Integer Index, Contap_TheSequenceOfLineOfContour &S)
const Contap_TheLineOfContourFirst () const
const Contap_TheLineOfContourLast () const
void Split (const Standard_Integer Index, Contap_TheSequenceOfLineOfContour &Sub)
const Contap_TheLineOfContourValue (const Standard_Integer Index) const
const Contap_TheLineOfContouroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Contap_TheLineOfContour &I)
Contap_TheLineOfContourChangeValue (const Standard_Integer Index)
Contap_TheLineOfContouroperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const Contap_TheLineOfContour& Contap_TheSequenceOfLineOfContour::operator() ( const Standard_Integer  Index) const [inline]
Contap_TheLineOfContour& Contap_TheSequenceOfLineOfContour::operator() ( const Standard_Integer  Index) [inline]
const Contap_TheSequenceOfLineOfContour& Contap_TheSequenceOfLineOfContour::operator= ( const Contap_TheSequenceOfLineOfContour Other) [inline]

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