| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected org.sbml.jsbml.ListOf<LineEnding> |
RenderInformationBase.listOfLineEndings |
| Modifier and Type | Method | Description |
|---|---|---|
LineEnding |
LineEnding.clone() |
| Modifier and Type | Method | Description |
|---|---|---|
org.sbml.jsbml.ListOf<LineEnding> |
RenderInformationBase.getListOfLineEndings() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
RenderInformationBase.addLineEnding(LineEnding lineEnding) |
|
boolean |
RenderInformationBase.removeLineEnding(LineEnding lineEnding) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RenderInformationBase.setListOfLineEndings(org.sbml.jsbml.ListOf<LineEnding> listOfLineEndings) |
| Constructor | Description |
|---|---|
LineEnding(LineEnding obj) |
Clone constructor
|
Copyright © 2009–2022. All rights reserved.