Package | Description |
---|---|
net.imglib2.outofbounds |
Modifier and Type | Field and Description |
---|---|
protected OutOfBoundsMirrorFactory.Boundary |
OutOfBoundsMirrorFactory.boundary |
Modifier and Type | Method and Description |
---|---|
static OutOfBoundsMirrorFactory.Boundary |
OutOfBoundsMirrorFactory.Boundary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutOfBoundsMirrorFactory.Boundary[] |
OutOfBoundsMirrorFactory.Boundary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OutOfBoundsMirrorFactory(OutOfBoundsMirrorFactory.Boundary boundary) |
Copyright © 2015–2022 ImgLib2. All rights reserved.