|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthorizontdeformer.interpolators.InterpolationWithCoords
public class InterpolationWithCoords
Constructor Summary | |
---|---|
InterpolationWithCoords(Interpolation i)
|
Method Summary | |
---|---|
TPoint |
getB1()
|
TPoint |
getB2()
|
Interpolation |
getInterpolation()
|
void |
setB1(TPoint b1)
|
void |
setB2(TPoint b2)
|
void |
setInterpolation(Interpolation interpolation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterpolationWithCoords(Interpolation i)
Method Detail |
---|
public TPoint getB2()
public TPoint getB1()
public void setB1(TPoint b1)
public void setB2(TPoint b2)
public void setInterpolation(Interpolation interpolation)
public Interpolation getInterpolation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |