Uses of Class
com.agisoft.metashape.tasks.ImportShapes
| Package | Description |
|---|---|
| com.agisoft.metashape.tasks |
-
Uses of ImportShapes in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type ImportShapes Modifier and Type Method Description protected static longImportShapes. getCPtr(ImportShapes obj)static intTasksJNI. ImportShapes_getBoundaryType(long jarg1, ImportShapes jarg1_)static StringTasksJNI. ImportShapes_getColumns(long jarg1, ImportShapes jarg1_)static longTasksJNI. ImportShapes_getCRS(long jarg1, ImportShapes jarg1_)static StringTasksJNI. ImportShapes_getDelimiter(long jarg1, ImportShapes jarg1_)static intTasksJNI. ImportShapes_getFormat(long jarg1, ImportShapes jarg1_)static booleanTasksJNI. ImportShapes_getGroupDelimiters(long jarg1, ImportShapes jarg1_)static StringTasksJNI. ImportShapes_getPath(long jarg1, ImportShapes jarg1_)static booleanTasksJNI. ImportShapes_getReplace(long jarg1, ImportShapes jarg1_)static intTasksJNI. ImportShapes_getSkipRows(long jarg1, ImportShapes jarg1_)static voidTasksJNI. ImportShapes_setBoundaryType(long jarg1, ImportShapes jarg1_, int jarg2)static voidTasksJNI. ImportShapes_setColumns(long jarg1, ImportShapes jarg1_, String jarg2)static voidTasksJNI. ImportShapes_setCRS(long jarg1, ImportShapes jarg1_, long jarg2, CoordinateSystem jarg2_)static voidTasksJNI. ImportShapes_setDelimiter(long jarg1, ImportShapes jarg1_, String jarg2)static voidTasksJNI. ImportShapes_setFormat(long jarg1, ImportShapes jarg1_, int jarg2)static voidTasksJNI. ImportShapes_setGroupDelimiters(long jarg1, ImportShapes jarg1_, boolean jarg2)static voidTasksJNI. ImportShapes_setPath(long jarg1, ImportShapes jarg1_, String jarg2)static voidTasksJNI. ImportShapes_setReplace(long jarg1, ImportShapes jarg1_, boolean jarg2)static voidTasksJNI. ImportShapes_setSkipRows(long jarg1, ImportShapes jarg1_, int jarg2)