Package | Description |
---|---|
bdv.gui | |
bdv.viewer | |
bigwarp |
Constructor and Description |
---|
BigWarpViewerFrame(BigWarp<?> bw,
int width,
int height,
List<SourceAndConverter<?>> sources,
List<ConverterSetup> converterSetups,
BigWarpViewerSettings viewerSettings,
CacheControl cache,
BigWarpViewerOptions optional,
String title,
boolean isMoving,
int[] movingIndexList,
int[] targetIndexList) |
BigWarpViewerFrame(BigWarp<?> bw,
int width,
int height,
List<SourceAndConverter<?>> sources,
List<ConverterSetup> converterSetups,
BigWarpViewerSettings viewerSettings,
CacheControl cache,
String title,
boolean isMoving,
int[] movingIndexList,
int[] targetIndexList) |
Modifier and Type | Field and Description |
---|---|
protected BigWarpViewerSettings |
BigWarpViewerPanel.viewerSettings |
Modifier and Type | Method and Description |
---|---|
BigWarpViewerSettings |
BigWarpViewerPanel.getSettings() |
Constructor and Description |
---|
BigWarpViewerPanel(List<SourceAndConverter<?>> sources,
BigWarpViewerSettings viewerSettings,
CacheControl cache,
BigWarpViewerOptions optional,
boolean isMoving,
int[] movingSourceIndexList,
int[] targetSourceIndexList) |
BigWarpViewerPanel(List<SourceAndConverter<?>> sources,
BigWarpViewerSettings viewerSettings,
CacheControl cache,
boolean isMoving,
int[] movingSourceIndexList,
int[] targetSourceIndexList) |
Modifier and Type | Field and Description |
---|---|
protected BigWarpViewerSettings |
BigWarp.viewerSettings |
Copyright © 2015–2021 Fiji. All rights reserved.