Uses of Interface
edu.hws.jcm.draw.DrawTemp

Packages that use DrawTemp
edu.hws.jcm.draw   
 

Uses of DrawTemp in edu.hws.jcm.draw
 

Methods in edu.hws.jcm.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.