fr.ove.openmath.jome.ctrlview.bidim
Class SqrtTick

java.lang.Object
  extended byfr.ove.openmath.jome.ctrlview.bidim.DisplayableImpl
      extended byfr.ove.openmath.jome.ctrlview.bidim.SqrtTick
All Implemented Interfaces:
Displayable, Localisable, java.io.Serializable, Sizable

public class SqrtTick
extends DisplayableImpl

The "tick" of the square root

Version:
2.0 22/07/1999
Author:
© 1999 DIRAT Laurent
See Also:
Serialized Form

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

SqrtTick

public SqrtTick()
Method Detail

setThickness

public void setThickness(int thickness)
Sets the thickness of the drawing.

Parameters:
thickness - the thickness of the drawing.

getThickness

public int getThickness()
Returns the thickness of the drawing.


paint

public void paint(java.awt.Graphics g)
The paint method of the object to display.

Parameters:
g - the drawing area of the symbol.


Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.