de.grogra.blocks.arrangeBlock
Class HalftoningArrange
java.lang.Object
de.grogra.persistence.ShareableBase
de.grogra.blocks.arrangeBlock.ShareableArrangeBase
de.grogra.blocks.arrangeBlock.HalftoningArrange
- All Implemented Interfaces:
- ArrangeMethod, Manageable, Shareable
public class HalftoningArrange
- extends ShareableArrangeBase
- implements ArrangeMethod
Fields inherited from class de.grogra.blocks.arrangeBlock.ShareableArrangeBase |
densityField, MAX_NUMBER, maxF, maxX, maxXHalbe, maxY, maxYHalbe, prozent, seed, superNumber, xx, yy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
$TYPE
public static final HalftoningArrange.Type $TYPE
maxThreshold$FIELD
public static final SCOType.Field maxThreshold$FIELD
method$FIELD
public static final SCOType.Field method$FIELD
threshold$FIELD
public static final SCOType.Field threshold$FIELD
HalftoningArrange
public HalftoningArrange()
calculate
public void calculate()
- Specified by:
calculate
in class ShareableArrangeBase
getManageableType
public ManageableType getManageableType()
- Specified by:
getManageableType
in interface Manageable
getMaxThreshold
public float getMaxThreshold()
getMethod
public int getMethod()
getThreshold
public float getThreshold()
setMaxThreshold
public void setMaxThreshold(float value)
setMethod
public void setMethod(int value)
setThreshold
public void setThreshold(float value)