endrov.typeWorms
Class WormFit.WormFrame

java.lang.Object
  extended by endrov.typeWorms.WormFit.WormFrame
Enclosing class:
WormFit

public static class WormFit.WormFrame
extends java.lang.Object


Field Summary
 java.util.List<javax.vecmath.Vector2d> centerPoints
           
 java.util.List<java.lang.Double> thickness
           
 
Constructor Summary
WormFit.WormFrame()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

centerPoints

public java.util.List<javax.vecmath.Vector2d> centerPoints

thickness

public java.util.List<java.lang.Double> thickness
Constructor Detail

WormFit.WormFrame

public WormFit.WormFrame()