| 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<LineEnding> |
RenderInformationBase.listOfLineEndings |
| Modifier and Type | Method and Description |
|---|---|
LineEnding |
LineEnding.clone() |
| Modifier and Type | Method and Description |
|---|---|
org.sbml.jsbml.ListOf<LineEnding> |
RenderInformationBase.getListOfLineEndings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RenderInformationBase.addLineEnding(LineEnding lineEnding) |
boolean |
RenderInformationBase.removeLineEnding(LineEnding lineEnding) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderInformationBase.setListOfLineEndings(org.sbml.jsbml.ListOf<LineEnding> listOfLineEndings) |
| Constructor and Description |
|---|
LineEnding(LineEnding obj)
Clone constructor
|
Copyright © 2009–2016. All rights reserved.