|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.img.filter.CurvesFilter.Curve
public static class CurvesFilter.Curve
Field Summary | |
---|---|
float[] |
x
|
float[] |
y
|
Constructor Summary | |
---|---|
CurvesFilter.Curve()
|
|
CurvesFilter.Curve(CurvesFilter.Curve curve)
|
Method Summary | |
---|---|
int |
addKnot(float kx,
float ky)
|
void |
removeKnot(int n)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float[] x
public float[] y
Constructor Detail |
---|
public CurvesFilter.Curve()
public CurvesFilter.Curve(CurvesFilter.Curve curve)
Method Detail |
---|
public int addKnot(float kx, float ky)
public void removeKnot(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |