|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWCurveParameters
Insert the type's description here. Creation date: (2/20/00 11:05:04 AM)
| Constructor Summary | |
SWCurveParameters(SWPoint start,
SWPoint end,
double startParam,
double endParam)
CurveParameters constructor comment. |
|
| Method Summary | |
int |
getCurveTag()
Insert the method's description here. |
int |
getCurveType()
Insert the method's description here. |
double |
getEndParameter()
Insert the method's description here. |
SWPoint |
getEndPoint()
Insert the method's description here. |
double |
getStartParameter()
Insert the method's description here. |
SWPoint |
getStartPoint()
Insert the method's description here. |
void |
setCurveTag(int newCurveTag)
Insert the method's description here. |
void |
setCurveType(int newCurveType)
Insert the method's description here. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SWCurveParameters(SWPoint start,
SWPoint end,
double startParam,
double endParam)
| Method Detail |
public int getCurveTag()
public int getCurveType()
public double getEndParameter()
public SWPoint getEndPoint()
public double getStartParameter()
public SWPoint getStartPoint()
public void setCurveTag(int newCurveTag)
newCurveTag - intpublic void setCurveType(int newCurveType)
newCurveType - int
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||