ilog.tgo.service.IltDefaultBlinkingManager
instead.@Deprecated public class IltDefaultBlinkingManager extends IltDefaultBlinkingManager
IlpBlinkingManager
Constructor and Description |
---|
IltDefaultBlinkingManager(long onPeriod,
long offPeriod)
Deprecated.
Creates a blinking manager.
|
IltDefaultBlinkingManager(long onPeriod,
long offPeriod,
long coalesceTime)
Deprecated.
Please use the two-argument constructor instead.
|
addColor, clearColorMap, getCoalesceTime, getColor, getOffPeriod, getOnPeriod, removeColor, setCoalesceTime, setOffPeriod, setOnPeriod
@Deprecated public IltDefaultBlinkingManager(long onPeriod, long offPeriod, long coalesceTime)
onPeriod
- The duration, in milliseconds, of default on periodsoffPeriod
- The duration, in milliseconds, of default off periodscoalesceTime
- The minimum time between redraw events that will be grouped togetherpublic IltDefaultBlinkingManager(long onPeriod, long offPeriod)
onPeriod
- The duration, in milliseconds, of default on periodsoffPeriod
- The duration, in milliseconds, of default off periods© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.