| Package | Description |
|---|---|
| org.sbml.jsbml.ext.spatial |
Provides classes for the
Spatial Geometries and Processes package.
|
| Modifier and Type | Method and Description |
|---|---|
PolygonKind |
ParametricObject.getPolygonType()
Returns the value of polygonType
|
static PolygonKind |
PolygonKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolygonKind[] |
PolygonKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricObject.setPolygonType(PolygonKind polygonType)
Sets the value of polygonType
|
Copyright © 2009–2016. All rights reserved.