Uses of Class
com.sas.geometry.Rectangles

Packages that use Rectangles
com.sas.geometry Layout orientations and other geometric classes. 
 

Uses of Rectangles in com.sas.geometry
 

Methods in com.sas.geometry with parameters of type Rectangles
 void Rectangles.intersect(java.awt.Rectangle r1, Rectangles list)
          Computes the intersection of the specified rectangle and list.
 void Rectangles.unite(Rectangles list)
          Combines two rectangle lists.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.