Package | Description |
---|---|
bdv.viewer | |
bigwarp |
Modifier and Type | Field and Description |
---|---|
BigWarpViewerFrame |
WarpNavigationActions.CollapseCardAction.frame |
BigWarpViewerFrame |
WarpNavigationActions.ExpandCardAction.frame |
BigWarpViewerFrame |
WarpNavigationActions.CardAction.frame |
Modifier and Type | Method and Description |
---|---|
static void |
WarpNavigationActions.addToActionMap(ActionMap actionMap,
BigWarpViewerFrame frame,
int numSourceKeys) |
static ActionMap |
WarpNavigationActions.createActionMap(BigWarpViewerFrame frame) |
static ActionMap |
WarpNavigationActions.createActionMap(BigWarpViewerFrame frame,
int numSourceKeys) |
static void |
WarpNavigationActions.installActionBindings(InputActionBindings inputActionBindings,
BigWarpViewerFrame frame,
KeyStrokeAdder.Factory keyProperties,
boolean is2d)
Create navigation actions and install them in the specified
InputActionBindings . |
Constructor and Description |
---|
CardAction(BigWarpViewerFrame frame,
String name) |
CollapseCardAction(BigWarpViewerFrame frame) |
ExpandCardAction(BigWarpViewerFrame frame) |
Modifier and Type | Method and Description |
---|---|
BigWarpViewerFrame |
BigWarp.getViewerFrameP() |
BigWarpViewerFrame |
BigWarp.getViewerFrameQ() |
Modifier and Type | Method and Description |
---|---|
static String |
BigWarpActions.SetWarpVisTypeAction.getName(BigWarp.WarpVisType type,
BigWarpViewerFrame p) |
protected void |
BigWarp.setUpViewerMenu(BigWarpViewerFrame vframe) |
void |
BigWarp.setWarpVisMode(BigWarp.WarpVisType type,
BigWarpViewerFrame viewerFrame,
boolean both) |
void |
BigWarp.toggleWarpVisMode(BigWarpViewerFrame viewerFrame) |
void |
BigWarp.BigWarpData.transferChannelSettings(BigWarpViewerFrame viewer) |
Constructor and Description |
---|
SetWarpVisTypeAction(BigWarp.WarpVisType type,
BigWarp<?> bw,
BigWarpViewerFrame p) |
ToggleAlwaysEstimateTransformAction(String name,
BigWarpViewerFrame bwvp) |
Copyright © 2015–2021 Fiji. All rights reserved.