| 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 |
|---|---|
LocalRenderInformation |
LocalRenderInformation.clone() |
LocalRenderInformation |
RenderLayoutPlugin.createLocalRenderInformation()
Creates a new LocalRenderInformation element and adds it to the ListOfLocalRenderInformation list
|
LocalRenderInformation |
RenderLayoutPlugin.createLocalRenderInformation(String id)
Creates a new LocalRenderInformation element and adds it to the ListOfLocalRenderInformation list
|
LocalRenderInformation |
RenderLayoutPlugin.getLocalRenderInformation(int i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RenderLayoutPlugin.addLocalRenderInformation(LocalRenderInformation field) |
boolean |
RenderLayoutPlugin.removeLocalRenderInformation(LocalRenderInformation field) |
| Constructor and Description |
|---|
LocalRenderInformation(LocalRenderInformation obj)
Clone constructor
|
Copyright © 2009–2018. All rights reserved.