Uses of Enum Class
org.esa.snap.rcp.magicwand.MagicWandModel.PixelTest
Packages that use MagicWandModel.PixelTest
-
Uses of MagicWandModel.PixelTest in org.esa.snap.rcp.magicwand
Methods in org.esa.snap.rcp.magicwand that return MagicWandModel.PixelTestModifier and TypeMethodDescriptionMagicWandModel.getPixelTest()static MagicWandModel.PixelTestReturns the enum constant of this class with the specified name.static MagicWandModel.PixelTest[]MagicWandModel.PixelTest.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.esa.snap.rcp.magicwand with parameters of type MagicWandModel.PixelTestModifier and TypeMethodDescriptionvoidMagicWandModel.setPixelTest(MagicWandModel.PixelTest pixelTest)