Package | Description |
---|---|
com.xalys.xgl.svg |
Modifier and Type | Method and Description |
---|---|
Stop[] |
LinearGradient.getStops() |
Stop |
Stop.setColor(Color color) |
Stop |
Stop.setOffset(double offset) |
Stop |
Stop.setStopOpacity(double stopOpacity) |
Constructor and Description |
---|
LinearGradient(double x1,
double y1,
double x2,
double y2,
Stop... stops) |
Copyright © 2018 Xalys. All rights reserved.