| Package | Description |
|---|---|
| org.sbml.jsbml.ext.layout |
Provides classes for the Layout
package.
|
| Modifier and Type | Method and Description |
|---|---|
static CurveSegment.Type |
CurveSegment.Type.fromString(String value) |
CurveSegment.Type |
CurveSegment.getType() |
static CurveSegment.Type |
CurveSegment.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurveSegment.Type[] |
CurveSegment.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2016. All rights reserved.