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