Uses of Class
de.unihalle.informatik.MiToBo.io.images.ImageReaderMTB.OutImageType

Packages that use ImageReaderMTB.OutImageType
de.unihalle.informatik.MiToBo.io.images Provides classes for handling image files. 
 

Uses of ImageReaderMTB.OutImageType in de.unihalle.informatik.MiToBo.io.images
 

Fields in de.unihalle.informatik.MiToBo.io.images declared as ImageReaderMTB.OutImageType
protected  ImageReaderMTB.OutImageType ImageReaderMTB.outImageType
           
 

Methods in de.unihalle.informatik.MiToBo.io.images that return ImageReaderMTB.OutImageType
 ImageReaderMTB.OutImageType ImageReaderMTB.getOutImageType()
          Get the type of image object that is created as result image.
static ImageReaderMTB.OutImageType ImageReaderMTB.OutImageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageReaderMTB.OutImageType[] ImageReaderMTB.OutImageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.unihalle.informatik.MiToBo.io.images with parameters of type ImageReaderMTB.OutImageType
 void ImageReaderMTB.setOutImageType(ImageReaderMTB.OutImageType outtype)
          Set the type of image object that is created as result image.
 



Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.