|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.blocks.arrangeBlock.ArrangeBase
public abstract class ArrangeBase
Field Summary | |
---|---|
static int |
maxF
|
static float |
prozent
|
protected float[] |
xx
|
protected float[] |
yy
|
Constructor Summary | |
---|---|
ArrangeBase()
|
Method Summary | |
---|---|
raskob.geometry.PointArrayList |
getPointList()
|
float[] |
getXx()
|
float[] |
getYy()
|
protected void |
pointListToArrays()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int maxF
public static final float prozent
protected float[] xx
protected float[] yy
Constructor Detail |
---|
public ArrangeBase()
Method Detail |
---|
public raskob.geometry.PointArrayList getPointList()
public float[] getXx()
getXx
in interface ArrangeMethod
public float[] getYy()
getYy
in interface ArrangeMethod
protected void pointListToArrays()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |