|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWArc
Insert the type's description here. Creation date: (2/21/00 12:03:50 PM)
| Constructor Summary | |
SWArc()
SWArc constructor comment. |
|
SWArc(long lineType,
SWPoint start,
SWPoint end,
SWPoint center,
boolean isClockwise)
SWArc constructor comment. |
|
| Method Summary | |
SWPoint |
getCenterPoint()
Insert the method's description here. |
SWPoint |
getEndPoint()
Insert the method's description here. |
long |
getLineType()
Insert the method's description here. |
SWPoint |
getStartPoint()
Insert the method's description here. |
boolean |
isClockwise()
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 SWArc()
public SWArc(long lineType,
SWPoint start,
SWPoint end,
SWPoint center,
boolean isClockwise)
| Method Detail |
public SWPoint getCenterPoint()
public SWPoint getEndPoint()
public long getLineType()
public SWPoint getStartPoint()
public boolean isClockwise()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||