Operation Color
fade (Color foreground, int time), in Class DisplayWorldModel
Documentation
* Fades the color to the background
* depending on the time variable. If time
* equals 0, then the foreground color is returned.
* If time equals the age value the class was
* constructed with, the background color is returned.
* @param foreground the foreground color
* @param time how old the data from the server is
* @return the foreground color faded towards the
* background color
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |