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