| Class | Description | 
|---|---|
| CodedEnumAdapter | |
| CodedEnumAdapter.LegacyWrapper | 
 This class can be used to wrap loci.common.enumeration.CodedEnum
 objects and be passed to API expecting an ome.scifio.enumeration.CodedEnum
 object. 
 | 
| CodedEnumAdapter.ModernWrapper | 
 This class can be used to wrap ome.scifio.enumeration.CodedEnum
 objects and be passed to API expecting a loci.common.enumeration.CodedEnum
 object. 
 | 
| IRandomAccessAdapter | 
 As interfaces can not contain implementation, this class manages
 interface-level delegation between  
IRandomAccess and
 IRandomAccess | 
| IRandomAccessAdapter.LegacyWrapper | 
 This class can be used to wrap loci.common.IRandomAccess
 objects and be passed to API expecting an ome.scifio.io.IRandomAccess
 object. 
 | 
| IRandomAccessAdapter.ModernWrapper | 
 This class can be used to wrap ome.scifio.io.IRandomAccess
 objects and be passed to API expecting a loci.common.IRandomAccess
 object. 
 | 
| StatusListenerAdapter | 
 As interfaces can not contain implementation, this class manages
 interface-level delegation between  
StatusListener and
 StatusListener | 
| StatusListenerAdapter.LegacyWrapper | 
 This class can be used to wrap loci.common.StatusListener
 objects and be passed to API expecting an ome.scifio.common.StatusListener
 object. 
 | 
| StatusListenerAdapter.ModernWrapper | 
 This class can be used to wrap ome.scifio.common.StatusListener
 objects and be passed to API expecting a loci.common.StatusListener
 object. 
 | 
| StatusReporterAdapter | 
 As interfaces can not contain implementation, this class manages
 interface-level delegation between  
StatusReporter and
 StatusReporter | 
| StatusReporterAdapter.LegacyWrapper | 
 This class can be used to wrap loci.common.StatusReporter
 objects and be passed to API expecting an ome.scifio.common.StatusReporter
 object. 
 | 
| StatusReporterAdapter.ModernWrapper | 
 This class can be used to wrap ome.scifio.common.StatusReporter
 objects and be passed to API expecting a loci.common.StatusReporter
 object. 
 | 
Copyright © 2014 Open Microscopy Environment