C# 클래스 CascadeSharp.TKernel.TColStd.TColStd_HArray2OfInteger

상속: Standard_Transient
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Allocate() 공개 메소드

public Allocate ( ) : void
리턴 void

Array2() 공개 메소드

public Array2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
리턴 CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger

ChangeArray2() 공개 메소드

public ChangeArray2 ( ) : CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
리턴 CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger

ChangeValue() 공개 메소드

public ChangeValue ( int theRow, int theCol ) : int
theRow int
theCol int
리턴 int

ColLength() 공개 메소드

public ColLength ( ) : int
리턴 int

Init() 공개 메소드

public Init ( int theValue ) : void
theValue int
리턴 void

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

Length() 공개 메소드

public Length ( ) : int
리턴 int

LowerCol() 공개 메소드

public LowerCol ( ) : int
리턴 int

LowerRow() 공개 메소드

public LowerRow ( ) : int
리턴 int

NbColumns() 공개 메소드

public NbColumns ( ) : int
리턴 int

NbRows() 공개 메소드

public NbRows ( ) : int
리턴 int

Resize() 공개 메소드

public Resize ( int theRowLower, int theRowUpper, int theColLower, int theColUpper, bool theToCopyData ) : void
theRowLower int
theRowUpper int
theColLower int
theColUpper int
theToCopyData bool
리턴 void

RowLength() 공개 메소드

public RowLength ( ) : int
리턴 int

SetValue() 공개 메소드

public SetValue ( int theRow, int theCol, int theItem ) : void
theRow int
theCol int
theItem int
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_HArray2OfInteger() 공개 메소드

public TColStd_HArray2OfInteger ( ) : System
리턴 System

TColStd_HArray2OfInteger() 공개 메소드

public TColStd_HArray2OfInteger ( CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_Array2OfInteger
리턴 System

TColStd_HArray2OfInteger() 공개 메소드

public TColStd_HArray2OfInteger ( TColStd_HArray2OfInteger parameter1 ) : System
parameter1 TColStd_HArray2OfInteger
리턴 System

TColStd_HArray2OfInteger() 공개 메소드

public TColStd_HArray2OfInteger ( int theRowLow, int theRowUpp, int theColLow, int theColUpp ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
리턴 System

TColStd_HArray2OfInteger() 공개 메소드

public TColStd_HArray2OfInteger ( int theRowLow, int theRowUpp, int theColLow, int theColUpp, int theValue ) : System
theRowLow int
theRowUpp int
theColLow int
theColUpp int
theValue int
리턴 System

UpperCol() 공개 메소드

public UpperCol ( ) : int
리턴 int

UpperRow() 공개 메소드

public UpperRow ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theRow, int theCol ) : int
theRow int
theCol int
리턴 int

fillIndexTable() 공개 메소드

public fillIndexTable ( int &theTable ) : void
theTable int
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char