|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.ctrlview.bidim.DisplayableImpl
fr.ove.openmath.jome.ctrlview.bidim.SqrtTick
The "tick" of the square root
| Constructor Summary | |
SqrtTick()
|
|
| Method Summary | |
int |
getThickness()
Returns the thickness of the drawing. |
void |
paint(java.awt.Graphics g)
The paint method of the object to display. |
void |
setThickness(int thickness)
Sets the thickness of the drawing. |
| Methods inherited from class fr.ove.openmath.jome.ctrlview.bidim.DisplayableImpl |
getAscent, getDescent, getGraphicContext, getHeight, getLocation, getPreferredSize, getShiftX, getShiftY, getSize, getWidth, getX, getY, setAscent, setAttributes, setDescent, setGraphicContext, setHeight, setLocation, setLocation, setShiftX, setShiftY, setSize, setSize, setWidth, setX, setY |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SqrtTick()
| Method Detail |
public void setThickness(int thickness)
thickness - the thickness of the drawing.public int getThickness()
public void paint(java.awt.Graphics g)
g - the drawing area of the symbol.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||