Uses of Enum
com.agisoft.metashape.MaskOperation
Packages that use MaskOperation
-
Uses of MaskOperation in com.agisoft.metashape
Methods in com.agisoft.metashape that return MaskOperationModifier and TypeMethodDescriptionstatic MaskOperationReturns the enum constant of this type with the specified name.static MaskOperation[]MaskOperation.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MaskOperation in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return MaskOperationMethods in com.agisoft.metashape.tasks with parameters of type MaskOperationModifier and TypeMethodDescriptionvoidGenerateMasks.setMaskOperation(MaskOperation value) Mask operation.