| Package | Description |
|---|---|
| org.sbml.jsbml.ext.spatial |
Provides classes for the
Spatial Geometries and Processes package.
|
| Modifier and Type | Method | Description |
|---|---|---|
TransformationComponent |
TransformationComponent.clone() |
|
TransformationComponent |
CSGHomogeneousTransformation.getForwardTransformation() |
Returns the value of forwardTransformation
|
TransformationComponent |
CSGHomogeneousTransformation.getReverseTransformation() |
Returns the value of reverseTransformation
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CSGHomogeneousTransformation.setForwardTransformation(TransformationComponent forwardTransformation) |
Sets the value of forwardTransformation
|
void |
CSGHomogeneousTransformation.setReverseTransformation(TransformationComponent reverseTransformation) |
Sets the value of reverseTransformation
|
| Constructor | Description |
|---|---|
TransformationComponent(TransformationComponent tc) |
Copyright © 2009–2022. All rights reserved.