|
JIU 0.13.0 Website | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for spot functions to be used for clustered dot dithering.
ClusteredDotDither| Method Summary | |
double |
compute(double x,
double y)
Compute the spot intensity at the given position. |
boolean |
isBalanced()
Returns if this spot function is balanced. |
| Method Detail |
public double compute(double x,
double y)
x - horizontal position, must be between -1.0 and 1.0 (including both)y - vertical position, must be between -1.0 and 1.0 (including both)
public boolean isBalanced()
|
JIU 0.13.0 Website | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||