| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.fn |
| Modifier and Type | Method and Description |
|---|---|
List<TermFunction.Gradient.ColorStop> |
TermFunction.LinearGradient.getColorStops() |
List<TermFunction.Gradient.ColorStop> |
TermFunction.RadialGradient.getColorStops()
Obtains the color stops
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorStopImpl |
| Modifier and Type | Method and Description |
|---|---|
protected List<TermFunction.Gradient.ColorStop> |
GenericGradient.decodeColorStops(List<List<Term<?>>> args,
int firstStop)
Loads the color stops from the gunction arguments.
|
List<TermFunction.Gradient.ColorStop> |
GenericGradient.getColorStops() |
Copyright © 2019. All rights reserved.