Uses of Class
inra.ijpb.plugins.InteractiveMarkerControlledWatershed.ResultMode
Package | Description |
---|---|
inra.ijpb.plugins |
Contains plugins, for integration with ImageJ GUI.
|
-
Uses of InteractiveMarkerControlledWatershed.ResultMode in inra.ijpb.plugins
Methods in inra.ijpb.plugins that return InteractiveMarkerControlledWatershed.ResultMode Modifier and Type Method Description static InteractiveMarkerControlledWatershed.ResultMode
InteractiveMarkerControlledWatershed.ResultMode. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static InteractiveMarkerControlledWatershed.ResultMode[]
InteractiveMarkerControlledWatershed.ResultMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.