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

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

public class Rod
extends PriorShape

Shape prior rod.

Version:
October 28, 2014
Author:
Daniel Schmitter (daniel.schmitter@epfl.ch)

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

Rod

public Rod()