|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sculley.jim.swjava.SWDimension
|
+--com.sculley.jim.swjava.SWAngularDimension
Insert the type's description here. Creation date: (3/4/00 9:29:46 PM)
| Constructor Summary | |
SWAngularDimension()
SWAngularDimension constructor comment. |
|
| Method Summary | |
SWPoint |
getEnd()
Insert the method's description here. |
SWPoint |
getFirstWitEnd()
Insert the method's description here. |
SWPoint |
getFirstWitStart()
Insert the method's description here. |
SWPoint |
getNormal()
Insert the method's description here. |
SWPoint |
getSecondWitEnd()
Insert the method's description here. |
SWPoint |
getSecondWitStart()
Insert the method's description here. |
SWPoint |
getStart()
Insert the method's description here. |
void |
setEnd(SWPoint newEnd)
Insert the method's description here. |
void |
setFirstWitEnd(SWPoint newFirstWitEnd)
Insert the method's description here. |
void |
setFirstWitStart(SWPoint newFirstWitStart)
Insert the method's description here. |
void |
setNormal(SWPoint newNormal)
Insert the method's description here. |
void |
setSecondWitEnd(SWPoint newSecondWitEnd)
Insert the method's description here. |
void |
setSecondWitStart(SWPoint newSecondWitStart)
Insert the method's description here. |
void |
setStart(SWPoint newStart)
Insert the method's description here. |
| Methods inherited from class com.sculley.jim.swjava.SWDimension |
getArrowSize,
getText,
getTextHeight,
getTextLocation,
getWitnessGap,
getWitnessOvershoot,
setArrowSize,
setText,
setTextHeight,
setTextLocation,
setWitnessGap,
setWitnessOvershoot |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SWAngularDimension()
| Method Detail |
public SWPoint getEnd()
public SWPoint getFirstWitEnd()
public SWPoint getFirstWitStart()
public SWPoint getNormal()
public SWPoint getSecondWitEnd()
public SWPoint getSecondWitStart()
public SWPoint getStart()
public void setEnd(SWPoint newEnd)
newEnd - com.sculley.jim.swjava.SWPointpublic void setFirstWitEnd(SWPoint newFirstWitEnd)
newFirstWitEnd - com.sculley.jim.swjava.SWPointpublic void setFirstWitStart(SWPoint newFirstWitStart)
newFirstWitStart - com.sculley.jim.swjava.SWPointpublic void setNormal(SWPoint newNormal)
newNormal - com.sculley.jim.swjava.SWPointpublic void setSecondWitEnd(SWPoint newSecondWitEnd)
newSecondWitEnd - com.sculley.jim.swjava.SWPointpublic void setSecondWitStart(SWPoint newSecondWitStart)
newSecondWitStart - com.sculley.jim.swjava.SWPointpublic void setStart(SWPoint newStart)
newStart - com.sculley.jim.swjava.SWPoint
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||