|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.persistence.ShareableBase de.grogra.blocks.arrangeBlock.ShareableAdditionalArrangeBase de.grogra.blocks.arrangeBlock.DartThrowing
public class DartThrowing
Nested Class Summary | |
---|---|
static class |
DartThrowing.Type
|
Field Summary | |
---|---|
static DartThrowing.Type |
$TYPE
|
static SCOType.Field |
minRadius$FIELD
|
static SCOType.Field |
number$FIELD
|
Fields inherited from class de.grogra.blocks.arrangeBlock.ShareableAdditionalArrangeBase |
---|
densityField, MAX_NUMBER, maxF, maxX, maxY, pointList, prozent, superNumber |
Constructor Summary | |
---|---|
DartThrowing()
|
Method Summary | |
---|---|
void |
calculate()
|
ManageableType |
getManageableType()
|
float |
getMinRadius()
|
int |
getNumber()
|
void |
setMinRadius(float value)
|
void |
setNumber(int value)
|
Methods inherited from class de.grogra.blocks.arrangeBlock.ShareableAdditionalArrangeBase |
---|
checkDensityField, setAll |
Methods inherited from class de.grogra.persistence.ShareableBase |
---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.grogra.blocks.arrangeBlock.AdditionalArrangeMethod |
---|
setAll |
Field Detail |
---|
public static final DartThrowing.Type $TYPE
public static final SCOType.Field minRadius$FIELD
public static final SCOType.Field number$FIELD
Constructor Detail |
---|
public DartThrowing()
Method Detail |
---|
public void calculate()
calculate
in class ShareableAdditionalArrangeBase
public ManageableType getManageableType()
getManageableType
in interface Manageable
public float getMinRadius()
public int getNumber()
public void setMinRadius(float value)
public void setNumber(int value)
setNumber
in class ShareableAdditionalArrangeBase
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |