| Package | Description |
|---|---|
| net.imglib2.realtransform |
| Modifier and Type | Field and Description |
|---|---|
protected Scale3D |
Scale3D.inverse |
| Modifier and Type | Method and Description |
|---|---|
Scale3D |
Scale3D.concatenate(ScaleGet a) |
Scale3D |
Scale3D.copy() |
Scale3D |
Scale3D.inverse() |
Scale3D |
Scale3D.preConcatenate(ScaleGet a) |
| Constructor and Description |
|---|
Scale3D(double[] s,
Scale3D inverse,
RealPoint[] ds) |
Copyright © 2015–2022 ImgLib2. All rights reserved.