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