Uses of Class
com.agisoft.metashape.BBox2d
Packages that use BBox2d
-
Uses of BBox2d in com.agisoft.metashape
Methods in com.agisoft.metashape with parameters of type BBox2dModifier and TypeMethodDescriptionstatic final longMetashapeJNI.BBox2d_getMax(long jarg1, BBox2d jarg1_) static final longMetashapeJNI.BBox2d_getMin(long jarg1, BBox2d jarg1_) static final voidMetashapeJNI.BBox2d_setMax(long jarg1, BBox2d jarg1_, long jarg2, Vector2d jarg2_) static final voidMetashapeJNI.BBox2d_setMin(long jarg1, BBox2d jarg1_, long jarg2, Vector2d jarg2_) static long -
Uses of BBox2d in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return BBox2dModifier and TypeMethodDescriptionBuildDem.getRegion()Region to be processed.BuildOrthomosaic.getRegion()Region to be processed.ExportOrthophotos.getRegion()Region to be exported.ExportPanorama.getRegion()Region to be exported.ExportPoints.getRegion()Region to be exported.ExportRaster.getRegion()Region to be exported.TransformRaster.getRegion()Region to be processed.Methods in com.agisoft.metashape.tasks with parameters of type BBox2dModifier and TypeMethodDescriptionstatic final voidTasksJNI.BuildDem_setRegion(long jarg1, BuildDem jarg1_, long jarg2, BBox2d jarg2_) static final voidTasksJNI.BuildOrthomosaic_setRegion(long jarg1, BuildOrthomosaic jarg1_, long jarg2, BBox2d jarg2_) static final voidTasksJNI.ExportOrthophotos_setRegion(long jarg1, ExportOrthophotos jarg1_, long jarg2, BBox2d jarg2_) static final voidTasksJNI.ExportPanorama_setRegion(long jarg1, ExportPanorama jarg1_, long jarg2, BBox2d jarg2_) static final voidTasksJNI.ExportPoints_setRegion(long jarg1, ExportPoints jarg1_, long jarg2, BBox2d jarg2_) static final voidTasksJNI.ExportRaster_setRegion(long jarg1, ExportRaster jarg1_, long jarg2, BBox2d jarg2_) voidRegion to be processed.voidRegion to be processed.voidRegion to be exported.voidRegion to be exported.voidRegion to be exported.voidRegion to be exported.voidRegion to be processed.static final voidTasksJNI.TransformRaster_setRegion(long jarg1, TransformRaster jarg1_, long jarg2, BBox2d jarg2_)