Constructor and description |
---|
RLDimensions
(int minPxcor, int maxPxcor, int minPycor, int maxPycor) |
Type Params | Return Type | Name and description |
---|---|---|
|
double[] |
getDDims() |
|
double[] |
getDOrigin() |
|
int[] |
getDims() |
|
int |
getMaxPxcor() |
|
int |
getMaxPycor() |
|
int |
getMinPxcor() |
|
int |
getMinPycor() |
|
int[] |
getOrigin() |
|
int |
getXdim() |
|
int |
getYdim() |