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