public interface IlpBlinkingColor extends Paint
BITMASK, OPAQUE, TRANSLUCENT
Modifier and Type | Method and Description |
---|---|
Color |
getOffColor()
Returns the off color.
|
long |
getOffPeriod()
Returns the duration in milliseconds of the
offPeriod . |
Color |
getOnColor()
Returns the on color.
|
long |
getOnPeriod()
Returns the duration in milliseconds of the
onPeriod . |
createContext
getTransparency
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.