| Package | Description |
|---|---|
| de.saxsys.svgfx.core.attributes.type | |
| de.saxsys.svgfx.core.definitions.enumerations |
| Modifier and Type | Field and Description |
|---|---|
static GradientUnit |
SVGAttributeTypeGradientUnits.DEFAULT_VALUE
Determines the default value for this
SVGAttributeType. |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.util.Pair<GradientUnit,Void> |
SVGAttributeTypeGradientUnits.getValueAndUnit(String cssText) |
| Modifier and Type | Method and Description |
|---|---|
static GradientUnit |
GradientUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradientUnit[] |
GradientUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Saxonia Systems AG. All rights reserved.