com.sculley.jim.swjava
Class SWAngularDimension

java.lang.Object
  |
  +--com.sculley.jim.swjava.SWDimension
        |
        +--com.sculley.jim.swjava.SWAngularDimension

public class SWAngularDimension
extends SWDimension

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

SWAngularDimension

public SWAngularDimension()
SWAngularDimension constructor comment.
Method Detail

getEnd

public SWPoint getEnd()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getFirstWitEnd

public SWPoint getFirstWitEnd()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getFirstWitStart

public SWPoint getFirstWitStart()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getNormal

public SWPoint getNormal()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getSecondWitEnd

public SWPoint getSecondWitEnd()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getSecondWitStart

public SWPoint getSecondWitStart()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

getStart

public SWPoint getStart()
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Returns:
com.sculley.jim.swjava.SWPoint

setEnd

public void setEnd(SWPoint newEnd)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newEnd - com.sculley.jim.swjava.SWPoint

setFirstWitEnd

public void setFirstWitEnd(SWPoint newFirstWitEnd)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newFirstWitEnd - com.sculley.jim.swjava.SWPoint

setFirstWitStart

public void setFirstWitStart(SWPoint newFirstWitStart)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newFirstWitStart - com.sculley.jim.swjava.SWPoint

setNormal

public void setNormal(SWPoint newNormal)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newNormal - com.sculley.jim.swjava.SWPoint

setSecondWitEnd

public void setSecondWitEnd(SWPoint newSecondWitEnd)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newSecondWitEnd - com.sculley.jim.swjava.SWPoint

setSecondWitStart

public void setSecondWitStart(SWPoint newSecondWitStart)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newSecondWitStart - com.sculley.jim.swjava.SWPoint

setStart

public void setStart(SWPoint newStart)
Insert the method's description here. Creation date: (3/4/00 9:35:58 PM)
Parameters:
newStart - com.sculley.jim.swjava.SWPoint