public class Curve
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
npts |
double[][] |
pts |
KateCurveType |
type |
| Constructor and Description |
|---|
Curve() |
public KateCurveType type
public int npts
public double[][] pts