Package | Description |
---|---|
bdv.gui | |
bdv.viewer | |
bigwarp |
Modifier and Type | Method and Description |
---|---|
BigWarpViewerOptions |
BigWarpViewerOptions.copy() |
BigWarpViewerOptions |
BigWarpViewerOptions.inputTriggerConfig(InputTriggerConfig c) |
static BigWarpViewerOptions |
BigWarpViewerOptions.options() |
static BigWarpViewerOptions |
BigWarpViewerOptions.options(boolean is2d) |
BigWarpViewerOptions |
BigWarpViewerOptions.size(int width,
int height)
Set width of
ViewerPanel canvas. |
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) |
Constructor and Description |
---|
BigWarpViewerPanel(List<SourceAndConverter<?>> sources,
BigWarpViewerSettings viewerSettings,
CacheControl cache,
BigWarpViewerOptions optional,
boolean isMoving,
int[] movingSourceIndexList,
int[] targetSourceIndexList) |
Modifier and Type | Field and Description |
---|---|
protected BigWarpViewerOptions |
BigWarp.options |
Constructor and Description |
---|
BigWarp(BigWarp.BigWarpData<T> data,
String windowTitle,
BigWarpViewerOptions options,
ProgressWriter progressWriter) |
Copyright © 2015–2021 Fiji. All rights reserved.