| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Method and Description |
|---|---|
LocalStyle |
LocalStyle.clone() |
| Modifier and Type | Method and Description |
|---|---|
ListOf<LocalStyle> |
LocalRenderInformation.getListOfLocalStyles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LocalRenderInformation.addLocalStyle(LocalStyle localStyle) |
boolean |
LocalRenderInformation.removeLocalStyle(LocalStyle localStyle) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalRenderInformation.setListOfLocalStyles(ListOf<LocalStyle> listOfLocalStyles) |
| Constructor and Description |
|---|
LocalStyle(LocalStyle localStyle)
Creates a new
LocalStyle instance, cloned from the given object. |
Copyright © 2009–2017. All rights reserved.