| Package | Description |
|---|---|
| org.sbml.jsbml.ext.spatial |
Provides classes for the
Spatial Geometries and Processes package.
|
| Modifier and Type | Method and Description |
|---|---|
OrdinalMapping |
OrdinalMapping.clone() |
OrdinalMapping |
MixedGeometry.createOrdinalMapping()
Creates a new
OrdinalMapping element and adds it to the ListOfOrdinalMappings list |
| Modifier and Type | Method and Description |
|---|---|
ListOf<OrdinalMapping> |
MixedGeometry.getListOfOrdinalMappings()
Returns the listOfOrdinalMappings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MixedGeometry.addOrdinalMapping(OrdinalMapping ordinalMapping)
Adds a new
OrdinalMapping to the listOfOrdinalMappings. |
boolean |
MixedGeometry.removeOrdinalMapping(OrdinalMapping ordinalMapping)
Removes an element from the listOfOrdinalMappings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MixedGeometry.setListOfOrdinalMappings(ListOf<OrdinalMapping> listOfOrdinalMappings)
Sets the given
ListOf<OrdinalMapping>. |
| Constructor and Description |
|---|
OrdinalMapping(OrdinalMapping om) |
Copyright © 2009–2016. All rights reserved.