Uses of Class
ProGAL.geom3d.Rectangle

Packages that use Rectangle
ProGAL.geom3d This package contains classes that are all related to three-dimensional geometric concepts. 
ProGAL.geom3d.volumes   
 

Uses of Rectangle in ProGAL.geom3d
 

Methods in ProGAL.geom3d with parameters of type Rectangle
 double Rectangle.distance_Gottschalk(Rectangle b)
           
 double Rectangle.distance_nonoptimized(Rectangle rect)
          670HOps
 double Rectangle.distance_optimized(Rectangle rect)
           
 double Rectangle.distance(Rectangle rect)
           
 

Uses of Rectangle in ProGAL.geom3d.volumes
 

Fields in ProGAL.geom3d.volumes declared as Rectangle
 Rectangle RSS.rectangle