Uses of Class
de.unihalle.informatik.MiToBo.color.conversion.RGBToHSXConverter.Mode

Packages that use RGBToHSXConverter.Mode
de.unihalle.informatik.MiToBo.color.conversion   
 

Uses of RGBToHSXConverter.Mode in de.unihalle.informatik.MiToBo.color.conversion
 

Methods in de.unihalle.informatik.MiToBo.color.conversion that return RGBToHSXConverter.Mode
static RGBToHSXConverter.Mode RGBToHSXConverter.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RGBToHSXConverter.Mode[] RGBToHSXConverter.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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