Uses of Class
com.agisoft.metashape.tasks.ClassifyPoints
Packages that use ClassifyPoints
-
Uses of ClassifyPoints in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type ClassifyPointsModifier and TypeMethodDescriptionstatic final doubleTasksJNI.ClassifyPoints_getConfidence(long jarg1, ClassifyPoints jarg1_) static final intTasksJNI.ClassifyPoints_getSourceClass(long jarg1, ClassifyPoints jarg1_) static final booleanTasksJNI.ClassifyPoints_getSubdivideTask(long jarg1, ClassifyPoints jarg1_) static final int[]TasksJNI.ClassifyPoints_getTargetClasses(long jarg1, ClassifyPoints jarg1_) static final voidTasksJNI.ClassifyPoints_setConfidence(long jarg1, ClassifyPoints jarg1_, double jarg2) static final voidTasksJNI.ClassifyPoints_setSourceClass(long jarg1, ClassifyPoints jarg1_, int jarg2) static final voidTasksJNI.ClassifyPoints_setSubdivideTask(long jarg1, ClassifyPoints jarg1_, boolean jarg2) static final voidTasksJNI.ClassifyPoints_setTargetClasses(long jarg1, ClassifyPoints jarg1_, int[] jarg2) protected static longClassifyPoints.getCPtr(ClassifyPoints obj)