TemperatureCache class final
Constructors
- TemperatureCache(Hct input)
Properties
Methods
-
getAnalogousColors(
[int count = 5, int divisions = 12]) → List< Hct> -
getComplement(
) → Hct -
getRelativeTemperature(
Hct hct) → double -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
rawTemperature(
Hct color) → double