Modifier and Type | Method and Description |
---|---|
static Neighborhood3D |
Neighborhood3D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Neighborhood3D[] |
Neighborhood3D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
ExtendedMinima3DAlgorithm.getConnectivity() |
Neighborhood3D |
ExtendedMaxima3DAlgorithm.getConnectivity() |
Neighborhood3D |
RegionalMaxima3DAlgorithm.getConnectivity() |
Neighborhood3D |
RegionalMinima3DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedMinima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
void |
ExtendedMaxima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
void |
RegionalMaxima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
void |
RegionalMinima3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
Modifier and Type | Method and Description |
---|---|
Neighborhood3D |
GrayscaleAttributeFiltering3DAlgorithm.getConnectivity() |
Modifier and Type | Method and Description |
---|---|
void |
GrayscaleAttributeFiltering3DAlgorithm.setConnectivity(Neighborhood3D connectivity) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.