Package | Description |
---|---|
bigwarp |
Modifier and Type | Method and Description |
---|---|
static BigWarp.WarpVisType |
BigWarp.WarpVisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BigWarp.WarpVisType[] |
BigWarp.WarpVisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
BigWarpActions.SetWarpVisTypeAction.getName(BigWarp.WarpVisType type,
BigWarpViewerFrame p) |
void |
BigWarp.setWarpVisMode(BigWarp.WarpVisType type,
BigWarpViewerFrame viewerFrame,
boolean both) |
Constructor and Description |
---|
SetWarpVisTypeAction(BigWarp.WarpVisType type,
BigWarp<?> bw) |
SetWarpVisTypeAction(BigWarp.WarpVisType type,
BigWarp<?> bw,
BigWarpViewerFrame p) |
Copyright © 2015–2021 Fiji. All rights reserved.