Package | Description |
---|---|
net.imglib2.transform.integer | |
net.imglib2.transform.integer.shear | |
net.imglib2.view |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
BoundingBoxTransform.transform(BoundingBox boundingBox)
Return a transformed bounding box.
|
BoundingBox |
AbstractMixedTransform.transform(BoundingBox boundingBox) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
BoundingBoxTransform.transform(BoundingBox boundingBox)
Return a transformed bounding box.
|
BoundingBox |
AbstractMixedTransform.transform(BoundingBox boundingBox) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
ShearTransform.transform(BoundingBox bb) |
BoundingBox |
InverseShearTransform.transform(BoundingBox bb) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
ShearTransform.transform(BoundingBox bb) |
BoundingBox |
InverseShearTransform.transform(BoundingBox bb) |
Modifier and Type | Field and Description |
---|---|
protected BoundingBox |
TransformBuilder.boundingBox
Interval transformed to the currently visited view.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.