plugins.big.bigsnakeutils.shape.priorshapes.shapes
Class BuddingYeast

java.lang.Object
  extended by plugins.big.bigsnakeutils.shape.priorshapes.shapes.PriorShape
      extended by plugins.big.bigsnakeutils.shape.priorshapes.shapes.BuddingYeast

public class BuddingYeast
extends PriorShape

Shape prior budding yeast.

Version:
December 14, 2014
Author:
Daniel Schmitter (daniel.schmitter@epfl.ch)

Constructor Summary
BuddingYeast()
           
 
Method Summary
 
Methods inherited from class plugins.big.bigsnakeutils.shape.priorshapes.shapes.PriorShape
getDefaultNodes, getMinNumberNodes, getName, getNodes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuddingYeast

public BuddingYeast()