| 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 List<Style.Type> |
Style.typeList |
| Modifier and Type | Method and Description |
|---|---|
static Style.Type |
Style.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Style.Type[] |
Style.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Style.Type> |
Style.getTypeList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Style.setTypeList(List<Style.Type> typeList)
Set the value of typeList
|
Copyright © 2009–2020. All rights reserved.