java.lang.Object
net.sourceforge.jiu.color.dithering.LineSpotFunction
public class LineSpotFunction
extends java.lang.Object
implements SpotFunction
ClusteredDotDither
double
compute(double x, double y)
boolean
isBalanced()
public double compute(double x, double y)
Specified by:compute in interface SpotFunction
public boolean isBalanced()
Specified by:isBalanced in interface SpotFunction