Module m3DCS

Class FloydSteinberg

java.lang.Object
de.grogra.blocks.arrangeBlock.ArrangeBase
de.grogra.blocks.arrangeBlock.FloydSteinberg
All Implemented Interfaces:
ArrangeMethod

public class FloydSteinberg extends ArrangeBase
  • Constructor Details

    • FloydSteinberg

      public FloydSteinberg(float maxX, float maxY, float threshold, float maxThreshold, float[][] field)