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

#include <Hatch_SequenceOfLine.hxx>

Inheritance diagram for Hatch_SequenceOfLine:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Hatch_SequenceOfLine ()
void Clear ()
 ~Hatch_SequenceOfLine ()
const Hatch_SequenceOfLineAssign (const Hatch_SequenceOfLine &Other)
const Hatch_SequenceOfLineoperator= (const Hatch_SequenceOfLine &Other)
void Append (const Hatch_Line &T)
void Append (Hatch_SequenceOfLine &S)
void Prepend (const Hatch_Line &T)
void Prepend (Hatch_SequenceOfLine &S)
void InsertBefore (const Standard_Integer Index, const Hatch_Line &T)
void InsertBefore (const Standard_Integer Index, Hatch_SequenceOfLine &S)
void InsertAfter (const Standard_Integer Index, const Hatch_Line &T)
void InsertAfter (const Standard_Integer Index, Hatch_SequenceOfLine &S)
const Hatch_LineFirst () const
const Hatch_LineLast () const
void Split (const Standard_Integer Index, Hatch_SequenceOfLine &Sub)
const Hatch_LineValue (const Standard_Integer Index) const
const Hatch_Lineoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Hatch_Line &I)
Hatch_LineChangeValue (const Standard_Integer Index)
Hatch_Lineoperator() (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 Hatch_Line& Hatch_SequenceOfLine::operator() ( const Standard_Integer  Index) const [inline]
Hatch_Line& Hatch_SequenceOfLine::operator() ( const Standard_Integer  Index) [inline]
const Hatch_SequenceOfLine& Hatch_SequenceOfLine::operator= ( const Hatch_SequenceOfLine Other) [inline]

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