| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LinearGradient |
|
class |
RadialGradient |
| Modifier and Type | Field | Description |
|---|---|---|
protected org.sbml.jsbml.ListOf<GradientBase> |
RenderInformationBase.listOfGradientDefinitions |
| Modifier and Type | Method | Description |
|---|---|---|
GradientBase |
GradientBase.clone() |
| Modifier and Type | Method | Description |
|---|---|---|
org.sbml.jsbml.ListOf<GradientBase> |
RenderInformationBase.getListOfGradientDefinitions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
RenderInformationBase.addGradientBase(GradientBase field) |
|
boolean |
RenderInformationBase.removeGradientBase(GradientBase field) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RenderInformationBase.setListOfGradientDefinitions(org.sbml.jsbml.ListOf<GradientBase> listOfGradientDefintions) |
| Constructor | Description |
|---|---|
GradientBase(GradientBase obj) |
Clone constructor
|
Copyright © 2009–2022. All rights reserved.