java.lang.Object
de.grogra.blocks.arrangeBlock.ArrangeBase
- All Implemented Interfaces:
ArrangeMethod
- Direct Known Subclasses:
AverageDither,BayerDither,ClassicalDither,DotByDotDither,FloydSteinberg,HilbertDither,Jarvis12Dither,LineScreenDither,RandomDither,SpiralDither,Stucki12Dither,Stucki6Dither
-
Field Details
-
xx
protected float[] xx -
yy
protected float[] yy -
maxF
public static final int maxF- See Also:
-
prozent
public static final float prozent- See Also:
-
-
Constructor Details
-
ArrangeBase
public ArrangeBase()
-
-
Method Details
-
getXx
public float[] getXx()- Specified by:
getXxin interfaceArrangeMethod
-
getYy
public float[] getYy()- Specified by:
getYyin interfaceArrangeMethod
-
getPointList
public raskob.geometry.PointArrayList getPointList() -
pointListToArrays
protected void pointListToArrays()
-