| Package | Description |
|---|---|
| org.sbml.jsbml.ext.spatial |
Provides classes for the
Spatial Geometries and Processes package.
|
| Modifier and Type | Method | Description |
|---|---|---|
Boundary |
Boundary.clone() |
|
Boundary |
CoordinateComponent.getBoundaryMaximum() |
Returns the value of boundaryMaximum
|
Boundary |
CoordinateComponent.getBoundaryMinimum() |
Returns the value of boundaryMinimum
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CoordinateComponent.setBoundaryMaximum(Boundary boundaryMaximum) |
Sets the value of boundaryMaximum
|
void |
CoordinateComponent.setBoundaryMinimum(Boundary boundaryMinimum) |
Sets the value of boundaryMinimum
|
| Constructor | Description |
|---|---|
Boundary(Boundary boundary) |
Creates a new
Boundary instance cloned from the given boundary. |
Copyright © 2009–2022. All rights reserved.