Uses of Interface
edu.hws.jcm.awt.Limits

Packages that use Limits
edu.hws.jcm.draw   
 

Uses of Limits in edu.hws.jcm.draw
 

Classes in edu.hws.jcm.draw that implement Limits
 class CoordinateRect
          A CoordinateRect represents a rectagular region in the xy-plane, specified by values xmin,xmax,ymin,ymax.
 class LimitControlPanel
          A LimitControlPanel has four input boxes for specifying the xmin, xmax, ymin, and ymax of a CoodinateRect.