C# Class CascadeSharp.TKernel.TColStd.TColStd_HArray2OfInteger

Inheritance: Standard_Transient
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Allocate ( ) : void
Array2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
ChangeArray2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
ChangeValue ( int theRow, int theCol ) : int
ColLength ( ) : int
Init ( int theValue ) : void
IsDeletable ( ) : bool
Length ( ) : int
LowerCol ( ) : int
LowerRow ( ) : int
NbColumns ( ) : int
NbRows ( ) : int
Resize ( int theRowLower, int theRowUpper, int theColLower, int theColUpper, bool theToCopyData ) : void
RowLength ( ) : int
SetValue ( int theRow, int theCol, int theItem ) : void
Size ( ) : int
TColStd_HArray2OfInteger ( ) : System
TColStd_HArray2OfInteger ( CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger theOther ) : System
TColStd_HArray2OfInteger ( TColStd_HArray2OfInteger parameter1 ) : System
TColStd_HArray2OfInteger ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
TColStd_HArray2OfInteger ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, int theValue ) : System
UpperCol ( ) : int
UpperRow ( ) : int
Value ( int theRow, int theCol ) : int
fillIndexTable ( int &theTable ) : void
get_type_name ( ) : char

Method Details

Allocate() public méthode

public Allocate ( ) : void
Résultat void

Array2() public méthode

public Array2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
Résultat CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger

ChangeArray2() public méthode

public ChangeArray2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
Résultat CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger

ChangeValue() public méthode

public ChangeValue ( int theRow, int theCol ) : int
theRow int
theCol int
Résultat int

ColLength() public méthode

public ColLength ( ) : int
Résultat int

Init() public méthode

public Init ( int theValue ) : void
theValue int
Résultat void

IsDeletable() public méthode

public IsDeletable ( ) : bool
Résultat bool

Length() public méthode

public Length ( ) : int
Résultat int

LowerCol() public méthode

public LowerCol ( ) : int
Résultat int

LowerRow() public méthode

public LowerRow ( ) : int
Résultat int

NbColumns() public méthode

public NbColumns ( ) : int
Résultat int

NbRows() public méthode

public NbRows ( ) : int
Résultat int

Resize() public méthode

public Resize ( int theRowLower, int theRowUpper, int theColLower, int theColUpper, bool theToCopyData ) : void
theRowLower int
theRowUpper int
theColLower int
theColUpper int
theToCopyData bool
Résultat void

RowLength() public méthode

public RowLength ( ) : int
Résultat int

SetValue() public méthode

public SetValue ( int theRow, int theCol, int theItem ) : void
theRow int
theCol int
theItem int
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

TColStd_HArray2OfInteger() public méthode

public TColStd_HArray2OfInteger ( ) : System
Résultat System

TColStd_HArray2OfInteger() public méthode

public TColStd_HArray2OfInteger ( CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
Résultat System

TColStd_HArray2OfInteger() public méthode

public TColStd_HArray2OfInteger ( TColStd_HArray2OfInteger parameter1 ) : System
parameter1 TColStd_HArray2OfInteger
Résultat System

TColStd_HArray2OfInteger() public méthode

public TColStd_HArray2OfInteger ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
Résultat System

TColStd_HArray2OfInteger() public méthode

public TColStd_HArray2OfInteger ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, int theValue ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
theValue int
Résultat System

UpperCol() public méthode

public UpperCol ( ) : int
Résultat int

UpperRow() public méthode

public UpperRow ( ) : int
Résultat int

Value() public méthode

public Value ( int theRow, int theCol ) : int
theRow int
theCol int
Résultat int

fillIndexTable() public méthode

public fillIndexTable ( int &theTable ) : void
theTable int
Résultat void

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char