|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.structures.geom.CurvePath
edu.jhu.ece.iacl.jist.structures.geom.EmbeddedCurvePath
public class EmbeddedCurvePath
The Class EmbeddedCurvePath.
| Constructor Summary | |
|---|---|
EmbeddedCurvePath()
Instantiates a new embedded curve path. |
|
| Method Summary | |
|---|---|
double |
getValue()
Gets the value. |
void |
setValue(double val)
Sets the value. |
| Methods inherited from class edu.jhu.ece.iacl.jist.structures.geom.CurvePath |
|---|
add, getCurve, getPoints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmbeddedCurvePath()
| Method Detail |
|---|
public void setValue(double val)
val - the new valuepublic double getValue()
Curve
getValue in interface CurvegetValue in class CurvePath
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||