Uses of Class
org.pdfsam.console.business.dto.Bounds

Packages that use Bounds
org.pdfsam.console.business.dto   
org.pdfsam.console.utils   
 

Uses of Bounds in org.pdfsam.console.business.dto
 

Methods in org.pdfsam.console.business.dto with parameters of type Bounds
 boolean Bounds.intersects(Bounds bounds)
           
 

Uses of Bounds in org.pdfsam.console.utils
 

Methods in org.pdfsam.console.utils with parameters of type Bounds
static void ValidationUtility.assertValidBounds(Bounds bounds, int pdfNumberOfPages)
          validates the input Bounds object