Uses of Interface
net.sourceforge.webcompmath.draw.DrawTemp

Packages that use DrawTemp
net.sourceforge.webcompmath.draw   
 

Uses of DrawTemp in net.sourceforge.webcompmath.draw
 

Methods in net.sourceforge.webcompmath.draw with parameters of type DrawTemp
 void DisplayCanvas.drawTemp(DrawTemp drawItem)
          Draws the specified item in the first CoordinateRect in this canvas.
 void DisplayCanvas.drawTemp(DrawTemp drawItem, int coordRectIndex)
          Draws the specified item in the specified CoordinateRect in this canvas.