com.sculley.jim.swjava
Class BSpline

java.lang.Object
  |
  +--com.sculley.jim.swjava.BSpline

public class BSpline
extends java.lang.Object


Constructor Summary
BSpline()
          BsplineProperties constructor comment.
 
Method Summary
 long getDimControlPoints()
          Insert the method's description here.
 long getNumControlPoints()
          Insert the method's description here.
 long getOrder()
          Insert the method's description here.
 long getPeriodicity()
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSpline

public BSpline()
BsplineProperties constructor comment.
Method Detail

getDimControlPoints

public long getDimControlPoints()
Insert the method's description here. Creation date: (2/17/00 12:10:55 PM)
Returns:
long

getNumControlPoints

public long getNumControlPoints()
Insert the method's description here. Creation date: (2/17/00 12:10:55 PM)
Returns:
long

getOrder

public long getOrder()
Insert the method's description here. Creation date: (2/17/00 12:10:55 PM)
Returns:
long

getPeriodicity

public long getPeriodicity()
Insert the method's description here. Creation date: (2/17/00 12:10:55 PM)
Returns:
long