Modifier and Type | Field and Description |
---|---|
protected ViewerPanel |
BigDataViewer.viewer |
Modifier and Type | Method and Description |
---|---|
ViewerPanel |
BigDataViewer.getViewer() |
Modifier and Type | Method and Description |
---|---|
static void |
InitializeViewerState.initBrightness(double cumulativeMinCutoff,
double cumulativeMaxCutoff,
ViewerPanel viewer,
SetupAssignments setupAssignments)
Deprecated.
|
static void |
InitializeViewerState.initTransform(ViewerPanel viewer)
Set a "good" initial viewer transform.
|
Constructor and Description |
---|
RecordMaxProjectionDialog(Frame owner,
ViewerPanel viewer,
ProgressWriter progressWriter) |
RecordMovieDialog(Frame owner,
ViewerPanel viewer,
ProgressWriter progressWriter) |
Constructor and Description |
---|
BookmarksEditor(ViewerPanel viewer,
InputActionBindings inputActionBindings,
Bookmarks bookmarks) |
BookmarkTextOverlayAnimator(ViewerPanel viewer) |
BookmarkTextOverlayAnimator(ViewerPanel viewer,
Font font) |
Modifier and Type | Field and Description |
---|---|
protected ViewerPanel |
TransformedRealBoxSelectionDialog.viewer |
protected ViewerPanel |
TransformedBoxSelectionDialog.viewer |
Constructor and Description |
---|
CropDialog(Frame owner,
ViewerPanel viewer,
AbstractSequenceDescription<?,?,?> sequenceDescription) |
Constructor and Description |
---|
ManualTransformation(ViewerPanel viewer) |
ManualTransformationEditor(ViewerPanel viewer,
InputActionBindings inputActionBindings) |
Modifier and Type | Method and Description |
---|---|
static void |
BdvDefaultCards.setup(CardPanel cards,
ViewerPanel viewer,
ConverterSetups converterSetups) |
Constructor and Description |
---|
SplitPanel(ViewerPanel viewerPanel,
CardPanel cardPanel) |
Modifier and Type | Field and Description |
---|---|
protected ViewerPanel |
BdvHandle.viewer |
Modifier and Type | Method and Description |
---|---|
ViewerPanel |
BdvHandle.getViewerPanel() |
Constructor and Description |
---|
PlaceHolderOverlayInfo(ViewerPanel viewer,
SourceAndConverter<?> source,
ConverterSetup converterSetup) |
Modifier and Type | Class and Description |
---|---|
class |
BigWarpViewerPanel |
Modifier and Type | Method and Description |
---|---|
ViewerPanel |
ViewerFrame.getViewerPanel() |
Modifier and Type | Method and Description |
---|---|
void |
NavigationActions.alignPlaneAction(ViewerPanel viewer,
ViewerPanel.AlignPlane plane,
String... defaultKeyStrokes)
Deprecated.
|
void |
NavigationActions.alignPlanes(ViewerPanel viewer)
Deprecated.
|
static void |
NavigationActions.install(Actions actions,
ViewerPanel viewer,
boolean is2D)
Create navigation actions and install them in the specified
Actions . |
static void |
NavigationActions.installActionBindings(InputActionBindings inputActionBindings,
ViewerPanel viewer,
KeyStrokeAdder.Factory keyProperties)
Deprecated.
|
static void |
NavigationActions.installAlignPlaneAction(Actions actions,
ViewerPanel viewer,
ViewerPanel.AlignPlane plane,
String... defaultKeyStrokes)
Deprecated.
|
static void |
NavigationActions.installAlignPlaneActions(Actions actions,
ViewerPanel viewer,
boolean is2D) |
void |
NavigationActions.modes(ViewerPanel viewer)
Deprecated.
|
void |
NavigationActions.sources(ViewerPanel viewer)
Deprecated.
|
void |
NavigationActions.time(ViewerPanel viewer)
Deprecated.
|
Constructor and Description |
---|
AlignPlaneAction(ViewerPanel viewer,
ViewerPanel.AlignPlane plane) |
SetCurrentSourceOrGroupAction(ViewerPanel viewer,
int index) |
ToggleFusedModeAction(ViewerPanel viewer) |
ToggleGroupingAction(ViewerPanel viewer) |
ToggleInterPolationAction(ViewerPanel viewer) |
ToggleSourceOrGroupVisibilityAction(ViewerPanel viewer,
int index) |
Modifier and Type | Method and Description |
---|---|
static void |
BigWarpUtils.initTransform(ViewerPanel viewer)
Set a "good" initial viewer transform.
|
Constructor and Description |
---|
InterestPointOverlay(ViewerPanel viewer,
Collection<? extends InterestPointOverlay.InterestPointSource> interestPointSources) |
Modifier and Type | Method and Description |
---|---|
static void |
BDVPopup.initTransform(ViewerPanel viewer) |
Copyright © 2015–2021 Fiji. All rights reserved.