Package org.jivesoftware.smackx.colors
Class ConsistentColor.ConsistentColorSettings
java.lang.Object
org.jivesoftware.smackx.colors.ConsistentColor.ConsistentColorSettings
- Enclosing class:
- ConsistentColor
-
Constructor Summary
ConstructorsConstructorDescriptionConsistentColorSettings
(ConsistentColor.Deficiency deficiency) ConsistentColorSettings
(ConsistentColor.Deficiency deficiency, float[] backgroundRGB) -
Method Summary
Modifier and TypeMethodDescriptionReturn the deficiency setting.
-
Constructor Details
-
ConsistentColorSettings
public ConsistentColorSettings() -
ConsistentColorSettings
-
ConsistentColorSettings
-
-
Method Details
-
getDeficiency
Return the deficiency setting.- Returns:
- deficiency setting.
-