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

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

public class CorpusCallosum
extends PriorShape

Shape prior with taking the shape of a cross section of the corpus callosum within the brain.

Version:
November 13, 2013
Author:
Ricard Delgado-Gonzalo (ricard.delgado@gmail.com)

Constructor Summary
CorpusCallosum()
           
 
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

CorpusCallosum

public CorpusCallosum()