-
Methods in jhd.FloodFill with parameters of type EuclideanSpheres.SphereParams
Modifier and Type |
Method |
Description |
int |
EuclideanSpheres.DrawSphere(java.lang.Object[] oImageArr,
int imgWidth,
int imgHeight,
int imgDepth,
EuclideanSpheres.SphereParams sp) |
Draws a sphere in user pixel units, sphere origins may lie outside the image.
|
int |
EuclideanSpheres.DrawSphere(java.lang.Object oImage,
int imgWidth,
int imgHeight,
int imgDepth,
EuclideanSpheres.SphereParams sp) |
Draws a sphere in user pixel units, sphere origins may lie outside the image.
|