Uses of Class
uk.co.mmscomputing.device.scanner.ScannerIOException

Packages that use ScannerIOException
uk.co.mmscomputing.device.scanner   
uk.co.mmscomputing.device.twain   
 

Uses of ScannerIOException in uk.co.mmscomputing.device.scanner
 

Methods in uk.co.mmscomputing.device.scanner that throw ScannerIOException
 void ScannerDevice.select(java.lang.String name)
           
 void ScannerDevice.setRegionOfInterest(double x, double y, double width, double height)
           
 void ScannerDevice.setRegionOfInterest(int x, int y, int width, int height)
           
 void ScannerDevice.setResolution(double dpi)
           
 void ScannerDevice.setShowProgressBar(boolean show)
           
 void ScannerDevice.setShowUserInterface(boolean show)
           
 

Uses of ScannerIOException in uk.co.mmscomputing.device.twain
 

Subclasses of ScannerIOException in uk.co.mmscomputing.device.twain
 class TwainException
           
 class TwainFailureException
           
static class TwainFailureException.BadCap
           
static class TwainFailureException.CapUnsupported
           
 class TwainIOException
           
 class TwainResultException
           
static class TwainResultException.Cancel
           
static class TwainResultException.CheckStatus
           
static class TwainResultException.DSEvent
           
static class TwainResultException.EndOfList
           
static class TwainResultException.NotDSEvent
           
static class TwainResultException.TransferDone
           
 

Methods in uk.co.mmscomputing.device.twain that throw ScannerIOException
 void TwainSource.select(java.lang.String name)
           
 void TwainSource.setCapability(int cap, boolean v)
           
 void TwainSource.setCapability(int cap, double v)
           
 void TwainSource.setCapability(int cap, int v)
           
 void TwainSource.setRegionOfInterest(double x, double y, double w, double h)
           
 void TwainSource.setRegionOfInterest(int x, int y, int w, int h)
           
 void TwainSource.setResolution(double dpi)
           
 void TwainSource.setShowProgressBar(boolean show)
           
 void TwainSource.setShowUserInterface(boolean show)
           
 



Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.