java.lang.Object
de.grogra.blocks.arrangeBlock.ArrangeBase
de.grogra.blocks.arrangeBlock.Stucki6Dither
- All Implemented Interfaces:
ArrangeMethod
-
Field Summary
Fields inherited from class de.grogra.blocks.arrangeBlock.ArrangeBase
maxF, prozent, xx, yy
-
Constructor Summary
ConstructorDescriptionStucki6Dither
(float maxX, float maxY, float threshold, float maxThreshold, float[][] field) -
Method Summary
Methods inherited from class de.grogra.blocks.arrangeBlock.ArrangeBase
getPointList, getXx, getYy, pointListToArrays
-
Constructor Details
-
Stucki6Dither
public Stucki6Dither(float maxX, float maxY, float threshold, float maxThreshold, float[][] field)
-