com.sculley.jim.swjava
Class ProfileBSpline

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

public class ProfileBSpline
extends java.lang.Object

Insert the type's description here. Creation date: (2/17/00 12:09:06 PM)


Constructor Summary
ProfileBSpline()
          BsplineProperties constructor comment.
 
Method Summary
 double[] getControlPointCoordinates()
          Insert the method's description here.
 double[] getKnots()
          Insert the method's description here.
 int[] getProperties()
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileBSpline

public ProfileBSpline()
BsplineProperties constructor comment.
Method Detail

getControlPointCoordinates

public double[] getControlPointCoordinates()
Insert the method's description here. Creation date: (2/18/00 12:31:45 PM)
Returns:
double[]

getKnots

public double[] getKnots()
Insert the method's description here. Creation date: (2/18/00 12:31:45 PM)
Returns:
double[]

getProperties

public int[] getProperties()
Insert the method's description here. Creation date: (2/18/00 12:49:43 PM)
Returns:
double[]