| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Field and Description |
|---|---|
protected GradientBase.Spread |
GradientBase.spreadMethod |
| Modifier and Type | Method and Description |
|---|---|
GradientBase.Spread |
GradientBase.getSpreadMethod() |
static GradientBase.Spread |
GradientBase.Spread.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GradientBase.Spread[] |
GradientBase.Spread.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GradientBase.setSpreadMethod(GradientBase.Spread spreadMethod)
Set the value of spreadMethod
|
Copyright © 2009–2020. All rights reserved.