Uses of Class
com.agisoft.metashape.tasks.ExportShapes
Packages that use ExportShapes
-
Uses of ExportShapes in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type ExportShapesModifier and TypeMethodDescriptionstatic final longTasksJNI.ExportShapes_getCRS(long jarg1, ExportShapes jarg1_) static final intTasksJNI.ExportShapes_getFormat(long jarg1, ExportShapes jarg1_) static final int[]TasksJNI.ExportShapes_getGroups(long jarg1, ExportShapes jarg1_) static final StringTasksJNI.ExportShapes_getPath(long jarg1, ExportShapes jarg1_) static final booleanTasksJNI.ExportShapes_getPolygonsAsPolylines(long jarg1, ExportShapes jarg1_) static final booleanTasksJNI.ExportShapes_getSaveAttributes(long jarg1, ExportShapes jarg1_) static final booleanTasksJNI.ExportShapes_getSaveLabels(long jarg1, ExportShapes jarg1_) static final booleanTasksJNI.ExportShapes_getSavePoints(long jarg1, ExportShapes jarg1_) static final booleanTasksJNI.ExportShapes_getSavePolygons(long jarg1, ExportShapes jarg1_) static final booleanTasksJNI.ExportShapes_getSavePolylines(long jarg1, ExportShapes jarg1_) static final longTasksJNI.ExportShapes_getShift(long jarg1, ExportShapes jarg1_) static final voidTasksJNI.ExportShapes_setCRS(long jarg1, ExportShapes jarg1_, long jarg2, CoordinateSystem jarg2_) static final voidTasksJNI.ExportShapes_setFormat(long jarg1, ExportShapes jarg1_, int jarg2) static final voidTasksJNI.ExportShapes_setGroups(long jarg1, ExportShapes jarg1_, int[] jarg2) static final voidTasksJNI.ExportShapes_setPath(long jarg1, ExportShapes jarg1_, String jarg2) static final voidTasksJNI.ExportShapes_setPolygonsAsPolylines(long jarg1, ExportShapes jarg1_, boolean jarg2) static final voidTasksJNI.ExportShapes_setSaveAttributes(long jarg1, ExportShapes jarg1_, boolean jarg2) static final voidTasksJNI.ExportShapes_setSaveLabels(long jarg1, ExportShapes jarg1_, boolean jarg2) static final voidTasksJNI.ExportShapes_setSavePoints(long jarg1, ExportShapes jarg1_, boolean jarg2) static final voidTasksJNI.ExportShapes_setSavePolygons(long jarg1, ExportShapes jarg1_, boolean jarg2) static final voidTasksJNI.ExportShapes_setSavePolylines(long jarg1, ExportShapes jarg1_, boolean jarg2) static final voidTasksJNI.ExportShapes_setShift(long jarg1, ExportShapes jarg1_, long jarg2, Vector3d jarg2_) protected static longExportShapes.getCPtr(ExportShapes obj)