| 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 org.sbml.jsbml.ListOf<ColorDefinition> |
RenderInformationBase.listOfColorDefinitions |
| Modifier and Type | Method and Description |
|---|---|
ColorDefinition |
ColorDefinition.clone() |
| Modifier and Type | Method and Description |
|---|---|
org.sbml.jsbml.ListOf<ColorDefinition> |
RenderInformationBase.getListOfColorDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RenderInformationBase.addColorDefinition(ColorDefinition field) |
boolean |
RenderInformationBase.removeColorDefinition(ColorDefinition field) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderInformationBase.setListOfColorDefinitions(org.sbml.jsbml.ListOf<ColorDefinition> listOfColorDefinitions) |
| Constructor and Description |
|---|
ColorDefinition(ColorDefinition obj)
Clone constructor
|
Copyright © 2009–2016. All rights reserved.