com.sculley.jim.swjava
Class SWCurveIntersection

java.lang.Object
  |
  +--com.sculley.jim.swjava.SWCurveIntersection

public class SWCurveIntersection
extends java.lang.Object

Insert the type's description here. Creation date: (2/26/00 10:46:17 PM)


Constructor Summary
SWCurveIntersection(SWPoint point, int type)
          SWCurveIntersection constructor comment.
 
Method Summary
 SWPoint getPoint()
          Insert the method's description here.
 int getType()
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWCurveIntersection

public SWCurveIntersection(SWPoint point,
                           int type)
SWCurveIntersection constructor comment.
Method Detail

getPoint

public SWPoint getPoint()
Insert the method's description here. Creation date: (2/26/00 10:47:23 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getType

public int getType()
Insert the method's description here. Creation date: (2/26/00 10:47:23 PM)
Returns:
int