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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.