public static interface MultiBoxOverlay.IntervalAndTransform
Modifier and Type | Method and Description |
---|---|
Interval |
getSourceInterval()
Get interval of the source (stack) in source-local coordinates.
|
AffineTransform3D |
getSourceToViewer()
Current transformation from
source to
viewer. |
boolean |
isVisible() |
boolean isVisible()
Interval getSourceInterval()
AffineTransform3D getSourceToViewer()
source
to
viewer. This is a concatenation of source-local-to-global transform
and the interactive viewer transform.Copyright © 2015–2021 Fiji. All rights reserved.