com.sculley.jim.swjava
Class SWLeader
java.lang.Object
|
+--com.sculley.jim.swjava.SWLeader
- public class SWLeader
- extends java.lang.Object
Insert the type's description here.
Creation date: (2/21/00 12:36:52 PM)
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
SWLeader
public SWLeader(SWPoint first,
SWPoint second,
SWPoint third)
- SWLeader constructor comment.
getFirstPoint
public SWPoint getFirstPoint()
- Insert the method's description here.
Creation date: (2/21/00 12:37:34 PM)
- Returns:
- com.sculley.jim.swjava.SWPoint
getSecondPoint
public SWPoint getSecondPoint()
- Insert the method's description here.
Creation date: (2/21/00 12:37:34 PM)
- Returns:
- com.sculley.jim.swjava.SWPoint
getThirdPoint
public SWPoint getThirdPoint()
- Insert the method's description here.
Creation date: (2/21/00 12:37:34 PM)
- Returns:
- com.sculley.jim.swjava.SWPoint