Package | Description |
---|---|
bigwarp | |
bigwarp.source |
Modifier and Type | Method and Description |
---|---|
void |
BigWarp.setGridType(GridSource.GRID_TYPE method) |
void |
BigWarp.setWarpVisGridType(GridSource.GRID_TYPE type) |
Constructor and Description |
---|
SetWarpVisGridTypeAction(String name,
BigWarp<?> bw,
GridSource.GRID_TYPE type) |
Modifier and Type | Method and Description |
---|---|
static GridSource.GRID_TYPE |
GridSource.GRID_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridSource.GRID_TYPE[] |
GridSource.GRID_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GridSource.setMethod(GridSource.GRID_TYPE method) |
void |
GridRealRandomAccess.setMethod(GridSource.GRID_TYPE method) |
Constructor and Description |
---|
GridRealRandomAccess(double[] dimensions,
T value,
RealTransform warp,
GridSource.GRID_TYPE method) |
Copyright © 2015–2021 Fiji. All rights reserved.