java.lang.Object
de.grogra.blocks.arrangeBlock.ArrangeBase
de.grogra.blocks.arrangeBlock.LineScreenDither
- All Implemented Interfaces:
ArrangeMethod
-
Field Summary
Fields inherited from class de.grogra.blocks.arrangeBlock.ArrangeBase
maxF, prozent, xx, yy
-
Constructor Summary
ConstructorDescriptionLineScreenDither
(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
-
LineScreenDither
public LineScreenDither(float maxX, float maxY, float threshold, float maxThreshold, float[][] field)
-