barsuift.simLife.tree
Class BasicTreeLeafFactory

java.lang.Object
  extended by barsuift.simLife.tree.BasicTreeLeafFactory

public class BasicTreeLeafFactory
extends java.lang.Object


Constructor Summary
BasicTreeLeafFactory(Universe universe)
           
 
Method Summary
 TreeLeaf createNew(javax.vecmath.Point3d leafAttachPoint, java.math.BigDecimal energy)
           
 TreeLeaf createRandom(javax.vecmath.Point3d leafAttachPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicTreeLeafFactory

public BasicTreeLeafFactory(Universe universe)
Method Detail

createRandom

public TreeLeaf createRandom(javax.vecmath.Point3d leafAttachPoint)

createNew

public TreeLeaf createNew(javax.vecmath.Point3d leafAttachPoint,
                          java.math.BigDecimal energy)


Copyright © 2010. All Rights Reserved.