| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalStyle |
| Modifier and Type | Method and Description |
|---|---|
Style |
Style.clone() |
| Modifier and Type | Method and Description |
|---|---|
ListOf<Style> |
GlobalRenderInformation.getListOfStyles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GlobalRenderInformation.addStyle(Style style) |
boolean |
GlobalRenderInformation.removeStyle(Style style) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalRenderInformation.setListOfStyles(ListOf<Style> listOfStyles) |
| Constructor and Description |
|---|
Style(Style obj)
Clone constructor
|
Copyright © 2009–2017. All rights reserved.