C# Класс CascadeSharp.TKTopAlgo.MAT.MAT_SequenceOfArc

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Append ( CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
Append ( MAT_SequenceOfArc theSeq ) : void
Assign ( MAT_SequenceOfArc theOther ) : MAT_SequenceOfArc
ChangeFirst ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
ChangeLast ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
ChangeValue ( int theIndex ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
InsertAfter ( int theIndex, CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
InsertAfter ( int theIndex, MAT_SequenceOfArc theSeq ) : void
InsertBefore ( int theIndex, CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
InsertBefore ( int theIndex, MAT_SequenceOfArc theSeq ) : void
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Length ( ) : int
Lower ( ) : int
MAT_SequenceOfArc ( ) : System
MAT_SequenceOfArc ( MAT_SequenceOfArc theOther ) : System
MAT_SequenceOfArc ( NCollection_BaseAllocator theAllocator ) : System
Prepend ( CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
Prepend ( MAT_SequenceOfArc theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
Size ( ) : int
Split ( int theIndex, MAT_SequenceOfArc theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc

Описание методов

Append() публичный Метод

public Append ( CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
theItem CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат void

Append() публичный Метод

public Append ( MAT_SequenceOfArc theSeq ) : void
theSeq MAT_SequenceOfArc
Результат void

Assign() публичный Метод

public Assign ( MAT_SequenceOfArc theOther ) : MAT_SequenceOfArc
theOther MAT_SequenceOfArc
Результат MAT_SequenceOfArc

ChangeFirst() публичный Метод

public ChangeFirst ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат CascadeSharp.TKTopAlgo.MAT.MAT_Arc

ChangeLast() публичный Метод

public ChangeLast ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат CascadeSharp.TKTopAlgo.MAT.MAT_Arc

ChangeValue() публичный Метод

public ChangeValue ( int theIndex ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
theIndex int
Результат CascadeSharp.TKTopAlgo.MAT.MAT_Arc

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Exchange() публичный Метод

public Exchange ( int I, int J ) : void
I int
J int
Результат void

First() публичный Метод

public First ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат CascadeSharp.TKTopAlgo.MAT.MAT_Arc

InsertAfter() публичный Метод

public InsertAfter ( int theIndex, CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
theIndex int
theItem CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат void

InsertAfter() публичный Метод

public InsertAfter ( int theIndex, MAT_SequenceOfArc theSeq ) : void
theIndex int
theSeq MAT_SequenceOfArc
Результат void

InsertBefore() публичный Метод

public InsertBefore ( int theIndex, CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
theIndex int
theItem CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат void

InsertBefore() публичный Метод

public InsertBefore ( int theIndex, MAT_SequenceOfArc theSeq ) : void
theIndex int
theSeq MAT_SequenceOfArc
Результат void

IsEmpty() публичный Метод

public IsEmpty ( ) : bool
Результат bool

Last() публичный Метод

public Last ( ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат CascadeSharp.TKTopAlgo.MAT.MAT_Arc

Length() публичный Метод

public Length ( ) : int
Результат int

Lower() публичный Метод

public Lower ( ) : int
Результат int

MAT_SequenceOfArc() публичный Метод

public MAT_SequenceOfArc ( ) : System
Результат System

MAT_SequenceOfArc() публичный Метод

public MAT_SequenceOfArc ( MAT_SequenceOfArc theOther ) : System
theOther MAT_SequenceOfArc
Результат System

MAT_SequenceOfArc() публичный Метод

public MAT_SequenceOfArc ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Результат System

Prepend() публичный Метод

public Prepend ( CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
theItem CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат void

Prepend() публичный Метод

public Prepend ( MAT_SequenceOfArc theSeq ) : void
theSeq MAT_SequenceOfArc
Результат void

Remove() публичный Метод

public Remove ( int theIndex ) : void
theIndex int
Результат void

Remove() публичный Метод

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Результат void

Reverse() публичный Метод

public Reverse ( ) : void
Результат void

SetValue() публичный Метод

public SetValue ( int theIndex, CascadeSharp.TKTopAlgo.MAT.MAT_Arc theItem ) : void
theIndex int
theItem CascadeSharp.TKTopAlgo.MAT.MAT_Arc
Результат void

Size() публичный Метод

public Size ( ) : int
Результат int

Split() публичный Метод

public Split ( int theIndex, MAT_SequenceOfArc theSeq ) : void
theIndex int
theSeq MAT_SequenceOfArc
Результат void

Upper() публичный Метод

public Upper ( ) : int
Результат int

Value() публичный Метод

public Value ( int theIndex ) : CascadeSharp.TKTopAlgo.MAT.MAT_Arc
theIndex int
Результат CascadeSharp.TKTopAlgo.MAT.MAT_Arc