Uses of Enum
com.agisoft.metashape.MaskingMode
Packages that use MaskingMode
-
Uses of MaskingMode in com.agisoft.metashape
Methods in com.agisoft.metashape that return MaskingModeModifier and TypeMethodDescriptionstatic MaskingModeReturns the enum constant of this type with the specified name.static MaskingMode[]MaskingMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MaskingMode in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return MaskingModeMethods in com.agisoft.metashape.tasks with parameters of type MaskingModeModifier and TypeMethodDescriptionvoidGenerateMasks.setMaskingMode(MaskingMode value) Mask generation mode.