Uses of Package
cmsc420.geom

Packages that use cmsc420.geom
cmsc420.geom Provides classes and interfaces for detecting shape intersections in 2D space. 
 

Classes in cmsc420.geom used by cmsc420.geom
Circle2D
          The Circle2D class describes a circle that is defined by a bounding rectangle.
Geometry2D
          An interface for polygonal shapes on the (x,y) coordinate plane.