public class LinearGradient extends Options
| Modifier and Type | Field and Description |
|---|---|
Double |
x1
The x1 coordinate of the line that defines the gradient.
|
Double |
x2
The x2 coordinate of the line that defines the gradient.
|
Double |
y1
The y1 coordinate of the line that defines the gradient.
|
Double |
y2
The y2 coordinate of the line that defines the gradient.
|
| Constructor and Description |
|---|
LinearGradient() |
public Double x1
public Double y1
public Double x2
public Double y2
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.