com.jhlabs.image
public class Curve extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
addKnot(float kx,
float ky) |
protected int[] |
makeTable() |
void |
removeKnot(int n) |
public Curve()
public Curve(Curve curve)