Uses of Enum
com.agisoft.metashape.TargetType
Packages that use TargetType
-
Uses of TargetType in com.agisoft.metashape
Methods in com.agisoft.metashape that return TargetTypeModifier and TypeMethodDescriptionstatic TargetTypeReturns the enum constant of this type with the specified name.static TargetType[]TargetType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TargetType in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return TargetTypeMethods in com.agisoft.metashape.tasks with parameters of type TargetTypeModifier and TypeMethodDescriptionvoidDetectMarkers.setTargetType(TargetType value) Type of targets.