public class TransformedBoxOverlaySource extends Object
TransformedBox
.
The intersection of the box with the viewer plane is drawn by
TransformedBoxOverlay
, so we just install a
placeholder source to set the visibility, color, and opacity of that
intersection via the standard bdv dialog.Constructor and Description |
---|
TransformedBoxOverlaySource(String name,
TransformedBoxOverlay boxOverlay,
TransformedBox bbSource,
ViewerPanel viewer,
ConverterSetups converterSetups,
int setupId) |
Modifier and Type | Method and Description |
---|---|
void |
addToViewer() |
void |
removeFromViewer() |
public TransformedBoxOverlaySource(String name, TransformedBoxOverlay boxOverlay, TransformedBox bbSource, ViewerPanel viewer, ConverterSetups converterSetups, int setupId)
Copyright © 2015–2021 Fiji. All rights reserved.