barsuift.simLife.tree
Class TreeBranchStateFactory

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

public class TreeBranchStateFactory
extends java.lang.Object


Constructor Summary
TreeBranchStateFactory()
           
 
Method Summary
protected  javax.vecmath.Point3d computeBranchPartEndPoint(javax.vecmath.Point3d branchEndPoint, int nbParts)
           
 TreeBranchState createRandomBranchState(javax.vecmath.Vector3d translationVector, javax.vecmath.Point3d branchEndPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeBranchStateFactory

public TreeBranchStateFactory()
Method Detail

createRandomBranchState

public TreeBranchState createRandomBranchState(javax.vecmath.Vector3d translationVector,
                                               javax.vecmath.Point3d branchEndPoint)

computeBranchPartEndPoint

protected javax.vecmath.Point3d computeBranchPartEndPoint(javax.vecmath.Point3d branchEndPoint,
                                                          int nbParts)


Copyright © 2010. All Rights Reserved.