| 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 |
|---|---|
static RenderCurveSegment.Type |
RenderCurveSegment.Type.fromString(String value)
Returns the Type corresponding to the given String.
|
RenderCurveSegment.Type |
RenderCurveSegment.getType()
Returns the type.
|
static RenderCurveSegment.Type |
RenderCurveSegment.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderCurveSegment.Type[] |
RenderCurveSegment.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020. All rights reserved.