|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sculley.jim.swjava.SWDimension
Insert the type's description here. Creation date: (3/4/00 10:26:27 PM)
| Constructor Summary | |
SWDimension()
SWDimension constructor comment. |
|
| Method Summary | |
double |
getArrowSize()
Insert the method's description here. |
java.lang.String |
getText()
Insert the method's description here. |
double |
getTextHeight()
Insert the method's description here. |
SWPoint |
getTextLocation()
Insert the method's description here. |
double |
getWitnessGap()
Insert the method's description here. |
double |
getWitnessOvershoot()
Insert the method's description here. |
void |
setArrowSize(double newArrowSize)
Insert the method's description here. |
void |
setText(java.lang.String newText)
Insert the method's description here. |
void |
setTextHeight(double newTextHeight)
Insert the method's description here. |
void |
setTextLocation(SWPoint newTextLocation)
Insert the method's description here. |
void |
setWitnessGap(double newWitnessGap)
Insert the method's description here. |
void |
setWitnessOvershoot(double newWitnessOvershoot)
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 SWDimension()
| Method Detail |
public double getArrowSize()
public java.lang.String getText()
public double getTextHeight()
public SWPoint getTextLocation()
public double getWitnessGap()
public double getWitnessOvershoot()
public void setArrowSize(double newArrowSize)
newArrowSize - doublepublic void setText(java.lang.String newText)
newText - java.lang.Stringpublic void setTextHeight(double newTextHeight)
newTextHeight - doublepublic void setTextLocation(SWPoint newTextLocation)
newTextLocation - com.sculley.jim.swjava.SWPointpublic void setWitnessGap(double newWitnessGap)
newWitnessGap - doublepublic void setWitnessOvershoot(double newWitnessOvershoot)
newWitnessOvershoot - double
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||