public interface BoundingBoxTransform
Modifier and Type | Method and Description |
---|---|
BoundingBox |
transform(BoundingBox boundingBox)
Return a transformed bounding box.
|
BoundingBox transform(BoundingBox boundingBox)
boundingBox
- Copyright © 2015–2022 ImgLib2. All rights reserved.