Module m3DCS

Class HalftoningArrange

All Implemented Interfaces:
ArrangeMethod, Manageable, Shareable

public class HalftoningArrange extends ShareableArrangeBase implements ArrangeMethod
  • Field Details

  • Constructor Details

    • HalftoningArrange

      public HalftoningArrange()
  • Method Details

    • calculate

      public void calculate()
      Specified by:
      calculate in class ShareableArrangeBase
    • getManageableType

      public ManageableType getManageableType()
      Specified by:
      getManageableType in interface Manageable
    • getMethod

      public int getMethod()
    • setMethod

      public void setMethod(int value)
    • getThreshold

      public float getThreshold()
    • setThreshold

      public void setThreshold(float value)
    • getMaxThreshold

      public float getMaxThreshold()
    • setMaxThreshold

      public void setMaxThreshold(float value)