Package | Description |
---|---|
bdv.viewer |
Modifier and Type | Method and Description |
---|---|
static ViewerPanel.AlignPlane |
ViewerPanel.AlignPlane.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewerPanel.AlignPlane[] |
ViewerPanel.AlignPlane.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ViewerPanel.align(ViewerPanel.AlignPlane plane)
Align the XY, ZY, or XZ plane of the local coordinate system of the
currently active source with the viewer coordinate system.
|
void |
BigWarpViewerPanel.align(ViewerPanel.AlignPlane plane) |
void |
NavigationActions.alignPlaneAction(ViewerPanel viewer,
ViewerPanel.AlignPlane plane,
String... defaultKeyStrokes)
Deprecated.
|
static void |
NavigationActions.installAlignPlaneAction(Actions actions,
ViewerPanel viewer,
ViewerPanel.AlignPlane plane,
String... defaultKeyStrokes)
Deprecated.
|
Constructor and Description |
---|
AlignPlaneAction(ViewerPanel viewer,
ViewerPanel.AlignPlane plane) |
Copyright © 2015–2021 Fiji. All rights reserved.