Package rocks.xmpp.extensions.colors
Provides an implementation of XEP-0392: Consistent Color
Generation.
It provides a set of algorithms to consistently generate colors given a string. The string can be a nickname, a JID or any other piece of information. All entities adhering to this specification generate the same color for the same string, which provides a consistent user experience across platforms.
-
Class Summary Class Description ConsistentColor A consistent color which is generated from an input string such as a nickname or a bare JID. -
Enum Summary Enum Description ConsistentColor.ColorVisionDeficiency Represents a color vision deficiency, used to re-map the angle to map it away from ranges which can not be distinguished by people with the respective color vision deficiencies.