| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.List<Style.Type> |
Style.typeList |
| Modifier and Type | Method | Description |
|---|---|---|
static Style.Type |
Style.Type.valueOf(java.lang.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 | Description |
|---|---|---|
java.util.List<Style.Type> |
Style.getTypeList() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Style.setTypeList(java.util.List<Style.Type> typeList) |
Set the value of typeList
|
Copyright © 2009–2022. All rights reserved.