Uses of Class
com.agisoft.metashape.Variant
Packages that use Variant
-
Uses of Variant in com.agisoft.metashape
Methods in com.agisoft.metashape that return VariantMethods in com.agisoft.metashape with parameters of type VariantModifier and TypeMethodDescriptionstatic longstatic final voidMetashapeJNI.NetworkTask_setParameter(long jarg1, NetworkTask jarg1_, String jarg2, long jarg3, Variant jarg3_) static final longMetashapeJNI.new_Variant__SWIG_1(long jarg1, Variant jarg1_) voidNetworkTask.setParameter(String name, Variant value) Set parameter value.Constructors in com.agisoft.metashape with parameters of type Variant -
Uses of Variant in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return VariantMethods in com.agisoft.metashape.tasks with parameters of type VariantModifier and TypeMethodDescriptionvoidTask.setParameter(String name, Variant value) Set parameter value.static final voidTasksJNI.Task_setParameter(long jarg1, Task jarg1_, String jarg2, long jarg3, Variant jarg3_)