Uses of Enum
com.agisoft.metashape.ReferencePreselectionMode
Packages that use ReferencePreselectionMode
-
Uses of ReferencePreselectionMode in com.agisoft.metashape
Methods in com.agisoft.metashape that return ReferencePreselectionModeModifier and TypeMethodDescriptionstatic ReferencePreselectionModeReturns the enum constant of this type with the specified name.static ReferencePreselectionMode[]ReferencePreselectionMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ReferencePreselectionMode in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return ReferencePreselectionModeModifier and TypeMethodDescriptionMatchPhotos.getReferencePreselectionMode()Reference preselection mode.Methods in com.agisoft.metashape.tasks with parameters of type ReferencePreselectionModeModifier and TypeMethodDescriptionvoidMatchPhotos.setReferencePreselectionMode(ReferencePreselectionMode value) Reference preselection mode.