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