Class WorkerBlock
Direct Known Sub-classes:
| Method Summary |
|
protected
void
|
|
|
void
|
|
|
protected
void
|
|
|
void
|
|
|
void
|
|
|
void
|
|
|
void
|
work
( $rop, $width, $height, $trace, $wellpath)
|
|
protected
void
|
workSetup
( &$trace, &$wellpath, &$sub, &$tracemode)
|
| Method Details |
getFirstWorker
| protected void getFirstWorker |
() |
|
getHeight
| public void getHeight |
( $width ) |
| Input |
| $width | |
| Output |
| Exception |
|
getNextWorker
| protected void getNextWorker |
( $cur_worker ) |
| Input |
| $cur_worker | |
| Output |
| Exception |
|
getPrefHeight
| public void getPrefHeight |
( $width ) |
| Input |
| $width | |
| Output |
| Exception |
|
getPrefWidth
| public void getPrefWidth |
() |
|
getWidth
| public void getWidth |
( $containerwidth ) |
| Input |
| $containerwidth | |
| Output |
| Exception |
|
work
| public void work |
( $rop , $width , $height , $trace , $wellpath ) |
| Input |
| $rop | |
| $width | |
| $height | |
| $trace | |
| $wellpath | |
| Output |
| Exception |
|
workSetup
| protected void workSetup |
( &$trace , &$wellpath , &$sub , &$tracemode ) |
| Input |
| &$trace | |
| &$wellpath | |
| &$sub | |
| &$tracemode | |
| Output |
| Exception |
|
| Constant Details |
BWR_COLUMNBREAK
|
BWR_FULL
|
BWR_OK
|
|