Method | Description | |
---|---|---|
CalculateEfforts ( IBitmapCore hdp ) : double | ||
OnDo ( IBitmapCore hdp ) : void |
Method | Description | |
---|---|---|
OnParametersChanged ( ) : void | ||
OnReportProgress ( double progress ) : bool | ||
StageOperation ( |
public abstract CalculateEfforts ( IBitmapCore hdp ) : double | ||
hdp | IBitmapCore | |
return | double |
public abstract OnDo ( IBitmapCore hdp ) : void | ||
hdp | IBitmapCore | |
return | void |
protected OnReportProgress ( double progress ) : bool | ||
progress | double | |
return | bool |
protected StageOperation ( |
||
parameters | ||
return | System |