Package | Description |
---|---|
bdv.util |
Modifier and Type | Class and Description |
---|---|
class |
BdvHandleFrame |
class |
BdvHandlePanel |
Modifier and Type | Method and Description |
---|---|
BdvHandle |
BdvSource.getBdvHandle() |
BdvHandle |
BdvHandle.getBdvHandle() |
BdvHandle |
Bdv.getBdvHandle() |
Modifier and Type | Method and Description |
---|---|
protected void |
BdvSource.setBdvHandle(BdvHandle bdv) |
Constructor and Description |
---|
BdvOverlaySource(BdvHandle bdv,
int numTimepoints,
PlaceHolderConverterSetup setup,
SourceAndConverter<Void> source,
PlaceHolderOverlayInfo info,
O overlay) |
BdvPointsSource(BdvHandle bdv,
int numTimepoints,
PlaceHolderConverterSetup setup,
SourceAndConverter<Void> source,
PlaceHolderOverlayInfo info,
PointsOverlay overlay) |
BdvSource(BdvHandle bdv,
int numTimepoints) |
BdvStackSource(BdvHandle bdv,
int numTimepoints,
T type,
List<ConverterSetup> converterSetups,
List<SourceAndConverter<T>> sources) |
BdvVirtualChannelSource(BdvHandle bdv,
int numTimepoints,
PlaceHolderConverterSetup setup,
SourceAndConverter<ARGBType> source,
PlaceHolderOverlayInfo info,
bdv.util.VirtualChannels.ChannelSourceCoordinator coordinator) |
Copyright © 2015–2021 Fiji. All rights reserved.