public static interface LinearGradient.LinearGradientStop
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor()
Gets the color.
|
float |
getOpacity()
Gets the opacity of the color.
|
float |
getPosition()
Gets the color position.
|