|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fluendo.jkate.Curve
public class Curve
A curve definition, splines, segments, etc.
Field Summary | |
---|---|
int |
npts
|
double[][] |
pts
|
KateCurveType |
type
|
Constructor Summary | |
---|---|
Curve()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public KateCurveType type
public int npts
public double[][] pts
Constructor Detail |
---|
public Curve()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |