Method | Description | |
---|---|---|
Append ( CascadeSharp.TKMath.Bnd.Bnd_Box theItem ) : void | ||
Append ( |
||
Assign ( |
||
Bnd_SeqOfBox ( ) : System | ||
Bnd_SeqOfBox ( |
||
Bnd_SeqOfBox ( NCollection_BaseAllocator theAllocator ) : System | ||
ChangeFirst ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
ChangeLast ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
ChangeValue ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Exchange ( int I, int J ) : void | ||
First ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
InsertAfter ( int theIndex, Bnd_Box theItem ) : void | ||
InsertAfter ( int theIndex, Bnd_SeqOfBox theSeq ) : void | ||
InsertBefore ( int theIndex, Bnd_Box theItem ) : void | ||
InsertBefore ( int theIndex, Bnd_SeqOfBox theSeq ) : void | ||
IsEmpty ( ) : bool | ||
Last ( ) : Bnd_Box | ||
Length ( ) : int | ||
Lower ( ) : int | ||
Prepend ( Bnd_Box theItem ) : void | ||
Prepend ( Bnd_SeqOfBox theSeq ) : void | ||
Remove ( int theIndex ) : void | ||
Remove ( int theFromIndex, int theToIndex ) : void | ||
Reverse ( ) : void | ||
SetValue ( int theIndex, Bnd_Box theItem ) : void | ||
Size ( ) : int | ||
Split ( int theIndex, Bnd_SeqOfBox theSeq ) : void | ||
Upper ( ) : int | ||
Value ( int theIndex ) : Bnd_Box |
public Append ( CascadeSharp.TKMath.Bnd.Bnd_Box theItem ) : void | ||
theItem | CascadeSharp.TKMath.Bnd.Bnd_Box | |
return | void |
public Assign ( |
||
theOther | ||
return |
public Bnd_SeqOfBox ( |
||
theOther | ||
return | System |
public Bnd_SeqOfBox ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
return | System |
public ChangeFirst ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
return | CascadeSharp.TKMath.Bnd.Bnd_Box |
public ChangeLast ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
return | CascadeSharp.TKMath.Bnd.Bnd_Box |
public ChangeValue ( int theIndex ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
theIndex | int | |
return | CascadeSharp.TKMath.Bnd.Bnd_Box |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public First ( ) : CascadeSharp.TKMath.Bnd.Bnd_Box | ||
return | CascadeSharp.TKMath.Bnd.Bnd_Box |
public InsertAfter ( int theIndex, Bnd_Box theItem ) : void | ||
theIndex | int | |
theItem | Bnd_Box | |
return | void |
public InsertAfter ( int theIndex, Bnd_SeqOfBox theSeq ) : void | ||
theIndex | int | |
theSeq | Bnd_SeqOfBox | |
return | void |
public InsertBefore ( int theIndex, Bnd_Box theItem ) : void | ||
theIndex | int | |
theItem | Bnd_Box | |
return | void |
public InsertBefore ( int theIndex, Bnd_SeqOfBox theSeq ) : void | ||
theIndex | int | |
theSeq | Bnd_SeqOfBox | |
return | void |
public Prepend ( Bnd_SeqOfBox theSeq ) : void | ||
theSeq | Bnd_SeqOfBox | |
return | void |
public Remove ( int theFromIndex, int theToIndex ) : void | ||
theFromIndex | int | |
theToIndex | int | |
return | void |
public SetValue ( int theIndex, Bnd_Box theItem ) : void | ||
theIndex | int | |
theItem | Bnd_Box | |
return | void |
public Split ( int theIndex, Bnd_SeqOfBox theSeq ) : void | ||
theIndex | int | |
theSeq | Bnd_SeqOfBox | |
return | void |