Uses of Enum
com.agisoft.metashape.ClassificationMethod
Packages that use ClassificationMethod
-
Uses of ClassificationMethod in com.agisoft.metashape
Methods in com.agisoft.metashape that return ClassificationMethodModifier and TypeMethodDescriptionstatic ClassificationMethodReturns the enum constant of this type with the specified name.static ClassificationMethod[]ClassificationMethod.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClassificationMethod in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return ClassificationMethodModifier and TypeMethodDescriptionGeneratePrescriptionMap.getClassificationMethod()Index values classification method.Methods in com.agisoft.metashape.tasks with parameters of type ClassificationMethodModifier and TypeMethodDescriptionvoidGeneratePrescriptionMap.setClassificationMethod(ClassificationMethod value) Index values classification method.