|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |