|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TreeBranchPart
| Method Summary | |
|---|---|
TreeBranchPart3D |
getBranchPart3D()
|
java.math.BigDecimal |
getEnergy()
Return the energy of the branch part |
java.util.Collection<TreeLeaf> |
getLeaves()
|
int |
getNbLeaves()
|
void |
grow()
Potentially create new leaves, or increase size of existing ones. |
| Methods inherited from interface barsuift.simLife.LivingPart |
|---|
age, getCreationMillis |
| Methods inherited from interface barsuift.simLife.Persistent |
|---|
getState, synchronize |
| Methods inherited from interface barsuift.simLife.tree.Photosynthetic |
|---|
collectFreeEnergy, collectSolarEnergy |
| Methods inherited from interface barsuift.simLife.message.Subscriber |
|---|
update |
| Method Detail |
|---|
void grow()
int getNbLeaves()
java.util.Collection<TreeLeaf> getLeaves()
TreeBranchPart3D getBranchPart3D()
java.math.BigDecimal getEnergy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||