Uses of Class
com.agisoft.metashape.tasks.ClassifyGroundPoints
Packages that use ClassifyGroundPoints
-
Uses of ClassifyGroundPoints in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type ClassifyGroundPointsModifier and TypeMethodDescriptionstatic final doubleTasksJNI.ClassifyGroundPoints_getCellSize(long jarg1, ClassifyGroundPoints jarg1_) static final doubleTasksJNI.ClassifyGroundPoints_getErosionRadius(long jarg1, ClassifyGroundPoints jarg1_) static final doubleTasksJNI.ClassifyGroundPoints_getMaxAngle(long jarg1, ClassifyGroundPoints jarg1_) static final doubleTasksJNI.ClassifyGroundPoints_getMaxDistance(long jarg1, ClassifyGroundPoints jarg1_) static final intTasksJNI.ClassifyGroundPoints_getSourceClass(long jarg1, ClassifyGroundPoints jarg1_) static final voidTasksJNI.ClassifyGroundPoints_setCellSize(long jarg1, ClassifyGroundPoints jarg1_, double jarg2) static final voidTasksJNI.ClassifyGroundPoints_setErosionRadius(long jarg1, ClassifyGroundPoints jarg1_, double jarg2) static final voidTasksJNI.ClassifyGroundPoints_setMaxAngle(long jarg1, ClassifyGroundPoints jarg1_, double jarg2) static final voidTasksJNI.ClassifyGroundPoints_setMaxDistance(long jarg1, ClassifyGroundPoints jarg1_, double jarg2) static final voidTasksJNI.ClassifyGroundPoints_setSourceClass(long jarg1, ClassifyGroundPoints jarg1_, int jarg2) protected static longClassifyGroundPoints.getCPtr(ClassifyGroundPoints obj)