Uses of Class
com.agisoft.metashape.ReferencePreselectionMode
| Package | Description |
|---|---|
| com.agisoft.metashape | |
| com.agisoft.metashape.tasks |
-
Uses of ReferencePreselectionMode in com.agisoft.metashape
Methods in com.agisoft.metashape that return ReferencePreselectionMode Modifier and Type Method Description static ReferencePreselectionModeReferencePreselectionMode. valueOf(String name)Returns 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 ReferencePreselectionMode Modifier and Type Method Description ReferencePreselectionModeMatchPhotos. getReferencePreselectionMode()Reference preselection mode.Methods in com.agisoft.metashape.tasks with parameters of type ReferencePreselectionMode Modifier and Type Method Description voidMatchPhotos. setReferencePreselectionMode(ReferencePreselectionMode value)Reference preselection mode.