Open CASCADE Technology 6.6.0
Public Member Functions
Hatch_SequenceOfLine Class Reference

#include <Hatch_SequenceOfLine.hxx>

Inheritance diagram for Hatch_SequenceOfLine:
Inheritance graph
[legend]

Public Member Functions

 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

Hatch_SequenceOfLine::Hatch_SequenceOfLine ( )
Hatch_SequenceOfLine::~Hatch_SequenceOfLine ( ) [inline]

Member Function Documentation

void Hatch_SequenceOfLine::Append ( const Hatch_Line T)
void Hatch_SequenceOfLine::Append ( Hatch_SequenceOfLine S)
const Hatch_SequenceOfLine& Hatch_SequenceOfLine::Assign ( const Hatch_SequenceOfLine Other)
Hatch_Line& Hatch_SequenceOfLine::ChangeValue ( const Standard_Integer  Index)
void Hatch_SequenceOfLine::Clear ( )
const Hatch_Line& Hatch_SequenceOfLine::First ( ) const
void Hatch_SequenceOfLine::InsertAfter ( const Standard_Integer  Index,
const Hatch_Line T 
)
void Hatch_SequenceOfLine::InsertAfter ( const Standard_Integer  Index,
Hatch_SequenceOfLine S 
)
void Hatch_SequenceOfLine::InsertBefore ( const Standard_Integer  Index,
const Hatch_Line T 
)
void Hatch_SequenceOfLine::InsertBefore ( const Standard_Integer  Index,
Hatch_SequenceOfLine S 
)
const Hatch_Line& Hatch_SequenceOfLine::Last ( ) const
Hatch_Line& Hatch_SequenceOfLine::operator() ( const Standard_Integer  Index) [inline]
const Hatch_Line& Hatch_SequenceOfLine::operator() ( const Standard_Integer  Index) const [inline]
const Hatch_SequenceOfLine& Hatch_SequenceOfLine::operator= ( const Hatch_SequenceOfLine Other) [inline]
void Hatch_SequenceOfLine::Prepend ( const Hatch_Line T)
void Hatch_SequenceOfLine::Prepend ( Hatch_SequenceOfLine S)
void Hatch_SequenceOfLine::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Hatch_SequenceOfLine::Remove ( const Standard_Integer  Index)
void Hatch_SequenceOfLine::SetValue ( const Standard_Integer  Index,
const Hatch_Line I 
)
void Hatch_SequenceOfLine::Split ( const Standard_Integer  Index,
Hatch_SequenceOfLine Sub 
)
const Hatch_Line& Hatch_SequenceOfLine::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