| 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 |
LocalStyle |
| Modifier and Type | Method | Description |
|---|---|---|
Style |
Style.clone() |
| Modifier and Type | Method | Description |
|---|---|---|
org.sbml.jsbml.ListOf<Style> |
GlobalRenderInformation.getListOfStyles() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
GlobalRenderInformation.addStyle(Style style) |
Adds the given style to the list of styles
|
boolean |
GlobalRenderInformation.removeStyle(Style style) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GlobalRenderInformation.setListOfStyles(org.sbml.jsbml.ListOf<Style> listOfStyles) |
| Constructor | Description |
|---|---|
Style(Style obj) |
Clone constructor
|
Copyright © 2009–2022. All rights reserved.