Uses of Class
de.unihalle.informatik.MiToBo.core.datatypes.images.MTBImage.FactoryMethod

Packages that use MTBImage.FactoryMethod
de.unihalle.informatik.MiToBo.core.datatypes.images Contains MiToBo image data types. 
 

Uses of MTBImage.FactoryMethod in de.unihalle.informatik.MiToBo.core.datatypes.images
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes.images that return MTBImage.FactoryMethod
protected  MTBImage.FactoryMethod MTBImage.MTBImageFactory.getFactoryMethod()
           
static MTBImage.FactoryMethod MTBImage.FactoryMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MTBImage.FactoryMethod[] MTBImage.FactoryMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.unihalle.informatik.MiToBo.core.datatypes.images with parameters of type MTBImage.FactoryMethod
protected  void MTBImage.MTBImageFactory.setFactoryMethod(MTBImage.FactoryMethod fm)
           
 



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