Package | Description |
---|---|
org.girod.javafx.svgimage.xml.specs |
This package contains the specifications used for elements in a SVG tree.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<GradientSpec.StopSpec> |
GradientSpec.specStops |
Modifier and Type | Method and Description |
---|---|
GradientSpec.StopSpec |
GradientSpec.addStop(double offset,
double opacity,
javafx.scene.paint.Color color) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<GradientSpec.StopSpec> |
GradientSpec.buildStops(GradientSpec spec,
XMLNode xmlNode,
java.lang.String kindOfGradient) |
java.util.List<GradientSpec.StopSpec> |
GradientSpec.getStops() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<javafx.scene.paint.Stop> |
GradientSpec.convertStops(java.util.List<GradientSpec.StopSpec> specstops) |
Copyright © 2021, 2022, 2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence