Class GdalGenerated
java.lang.Object
ch.so.agi.gdal.ffm.generated.GdalGenerated$shared
ch.so.agi.gdal.ffm.generated.GdalGenerated
-
Field Summary
Fields inherited from class ch.so.agi.gdal.ffm.generated.GdalGenerated$shared
C_BOOL, C_CHAR, C_DOUBLE, C_FLOAT, C_INT, C_LONG, C_LONG_LONG, C_POINTER, C_SHORT -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoid CPLErrorReset()static MemorySegmentAddress for:void CPLErrorReset()static FunctionDescriptorFunction descriptor for:void CPLErrorReset()static MethodHandleDowncall method handle for:void CPLErrorReset()static MemorySegmentconst char *CPLGetLastErrorMsg()static MemorySegmentAddress for:const char *CPLGetLastErrorMsg()static FunctionDescriptorFunction descriptor for:const char *CPLGetLastErrorMsg()static MethodHandleDowncall method handle for:const char *CPLGetLastErrorMsg()static intCPLErrorNum CPLGetLastErrorNo()static MemorySegmentAddress for:CPLErrorNum CPLGetLastErrorNo()static FunctionDescriptorFunction descriptor for:CPLErrorNum CPLGetLastErrorNo()static MethodHandleDowncall method handle for:CPLErrorNum CPLGetLastErrorNo()static intCPLErr CPLGetLastErrorType()static MemorySegmentAddress for:CPLErr CPLGetLastErrorType()static FunctionDescriptorFunction descriptor for:CPLErr CPLGetLastErrorType()static MethodHandleDowncall method handle for:CPLErr CPLGetLastErrorType()static voidvoid CPLSetConfigOption(const char *, const char *)static MemorySegmentAddress for:void CPLSetConfigOption(const char *, const char *)static FunctionDescriptorFunction descriptor for:void CPLSetConfigOption(const char *, const char *)static MethodHandleDowncall method handle for:void CPLSetConfigOption(const char *, const char *)static voidCSLDestroy(MemorySegment papszStrList) void CSLDestroy(char **papszStrList)static MemorySegmentAddress for:void CSLDestroy(char **papszStrList)static FunctionDescriptorFunction descriptor for:void CSLDestroy(char **papszStrList)static MethodHandleDowncall method handle for:void CSLDestroy(char **papszStrList)static MemorySegmentconst char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH)static MemorySegmentAddress for:const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH)static FunctionDescriptorFunction descriptor for:const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH)static MethodHandleDowncall method handle for:const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH)static intGDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH)static MemorySegmentAddress for:GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH)static FunctionDescriptorFunction descriptor for:GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH)static MethodHandleDowncall method handle for:GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH)static booleanbool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH)static MemorySegmentAddress for:bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH)static FunctionDescriptorFunction descriptor for:bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH)static MethodHandleDowncall method handle for:bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH)static voidvoid GDALAlgorithmArgRelease(GDALAlgorithmArgH)static MemorySegmentAddress for:void GDALAlgorithmArgRelease(GDALAlgorithmArgH)static FunctionDescriptorFunction descriptor for:void GDALAlgorithmArgRelease(GDALAlgorithmArgH)static MethodHandleDowncall method handle for:void GDALAlgorithmArgRelease(GDALAlgorithmArgH)static booleanbool GDALAlgorithmFinalize(GDALAlgorithmH)static MemorySegmentAddress for:bool GDALAlgorithmFinalize(GDALAlgorithmH)static FunctionDescriptorFunction descriptor for:bool GDALAlgorithmFinalize(GDALAlgorithmH)static MethodHandleDowncall method handle for:bool GDALAlgorithmFinalize(GDALAlgorithmH)static MemorySegmentGDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH)static MemorySegmentAddress for:GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH)static FunctionDescriptorFunction descriptor for:GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH)static MethodHandleDowncall method handle for:GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH)static MemorySegmentGDALAlgorithmGetArg(MemorySegment x0, MemorySegment pszArgName) GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName)static MemorySegmentAddress for:GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName)static FunctionDescriptorFunction descriptor for:GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName)static MethodHandleDowncall method handle for:GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName)static MemorySegmentchar **GDALAlgorithmGetArgNames(GDALAlgorithmH)static MemorySegmentAddress for:char **GDALAlgorithmGetArgNames(GDALAlgorithmH)static FunctionDescriptorFunction descriptor for:char **GDALAlgorithmGetArgNames(GDALAlgorithmH)static MethodHandleDowncall method handle for:char **GDALAlgorithmGetArgNames(GDALAlgorithmH)static booleanGDALAlgorithmParseCommandLineArguments(MemorySegment x0, MemorySegment papszArgs) bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs)static MemorySegmentAddress for:bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs)static FunctionDescriptorFunction descriptor for:bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs)static MethodHandleDowncall method handle for:bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs)static MemorySegmentGDALAlgorithmRegistryInstantiateAlgFromPath(MemorySegment x0, MemorySegment papszAlgPath) GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath)static MemorySegmentAddress for:GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath)static FunctionDescriptorFunction descriptor for:GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath)static MethodHandleDowncall method handle for:GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath)static voidvoid GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH)static MemorySegmentAddress for:void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH)static FunctionDescriptorFunction descriptor for:void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH)static MethodHandleDowncall method handle for:void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH)static voidvoid GDALAlgorithmRelease(GDALAlgorithmH)static MemorySegmentAddress for:void GDALAlgorithmRelease(GDALAlgorithmH)static FunctionDescriptorFunction descriptor for:void GDALAlgorithmRelease(GDALAlgorithmH)static MethodHandleDowncall method handle for:void GDALAlgorithmRelease(GDALAlgorithmH)static booleanGDALAlgorithmRun(MemorySegment x0, MemorySegment pfnProgress, MemorySegment pProgressData) bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData)static MemorySegmentAddress for:bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData)static FunctionDescriptorFunction descriptor for:bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData)static MethodHandleDowncall method handle for:bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData)static voidvoid GDALAllRegister()static MemorySegmentAddress for:void GDALAllRegister()static FunctionDescriptorFunction descriptor for:void GDALAllRegister()static MethodHandleDowncall method handle for:void GDALAllRegister()static intCPLErr GDALClose(GDALDatasetH)static MemorySegmentAddress for:CPLErr GDALClose(GDALDatasetH)static FunctionDescriptorFunction descriptor for:CPLErr GDALClose(GDALDatasetH)static MethodHandleDowncall method handle for:CPLErr GDALClose(GDALDatasetH)static MemorySegmentGDALDatasetGetLayer(MemorySegment x0, int x1) OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int)static MemorySegmentAddress for:OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int)static FunctionDescriptorFunction descriptor for:OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int)static MethodHandleDowncall method handle for:OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int)static MemorySegmentOGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *)static MemorySegmentAddress for:OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *)static FunctionDescriptorFunction descriptor for:OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *)static MethodHandleDowncall method handle for:OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *)static intint GDALDatasetGetLayerCount(GDALDatasetH)static MemorySegmentAddress for:int GDALDatasetGetLayerCount(GDALDatasetH)static FunctionDescriptorFunction descriptor for:int GDALDatasetGetLayerCount(GDALDatasetH)static MethodHandleDowncall method handle for:int GDALDatasetGetLayerCount(GDALDatasetH)static MemorySegmentGDALGetDriver(int x0) GDALDriverH GDALGetDriver(int)static MemorySegmentAddress for:GDALDriverH GDALGetDriver(int)static FunctionDescriptorFunction descriptor for:GDALDriverH GDALGetDriver(int)static MethodHandleDowncall method handle for:GDALDriverH GDALGetDriver(int)static MemorySegmentGDALDriverH GDALGetDriverByName(const char *)static MemorySegmentAddress for:GDALDriverH GDALGetDriverByName(const char *)static FunctionDescriptorFunction descriptor for:GDALDriverH GDALGetDriverByName(const char *)static MethodHandleDowncall method handle for:GDALDriverH GDALGetDriverByName(const char *)static intint GDALGetDriverCount()static MemorySegmentAddress for:int GDALGetDriverCount()static FunctionDescriptorFunction descriptor for:int GDALGetDriverCount()static MethodHandleDowncall method handle for:int GDALGetDriverCount()static MemorySegmentconst char *GDALGetDriverLongName(GDALDriverH)static MemorySegmentAddress for:const char *GDALGetDriverLongName(GDALDriverH)static FunctionDescriptorFunction descriptor for:const char *GDALGetDriverLongName(GDALDriverH)static MethodHandleDowncall method handle for:const char *GDALGetDriverLongName(GDALDriverH)static MemorySegmentconst char *GDALGetDriverShortName(GDALDriverH)static MemorySegmentAddress for:const char *GDALGetDriverShortName(GDALDriverH)static FunctionDescriptorFunction descriptor for:const char *GDALGetDriverShortName(GDALDriverH)static MethodHandleDowncall method handle for:const char *GDALGetDriverShortName(GDALDriverH)static MemorySegmentGDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry()static MemorySegmentAddress for:GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry()static FunctionDescriptorFunction descriptor for:GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry()static MethodHandleDowncall method handle for:GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry()static MemorySegmentGDALGetMetadataItem(MemorySegment x0, MemorySegment x1, MemorySegment x2) const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *)static MemorySegmentAddress for:const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *)static FunctionDescriptorFunction descriptor for:const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *)static MethodHandleDowncall method handle for:const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *)static MemorySegmentGDALOpenEx(MemorySegment pszFilename, int nOpenFlags, MemorySegment papszAllowedDrivers, MemorySegment papszOpenOptions, MemorySegment papszSiblingFiles) GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles)static MemorySegmentAddress for:GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles)static FunctionDescriptorFunction descriptor for:GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles)static MethodHandleDowncall method handle for:GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles)static intint GDALReleaseDataset(GDALDatasetH)static MemorySegmentAddress for:int GDALReleaseDataset(GDALDatasetH)static FunctionDescriptorFunction descriptor for:int GDALReleaseDataset(GDALDatasetH)static MethodHandleDowncall method handle for:int GDALReleaseDataset(GDALDatasetH)static MemorySegmentGDALVectorTranslate(MemorySegment pszDest, MemorySegment hDstDS, int nSrcCount, MemorySegment pahSrcDS, MemorySegment psOptions, MemorySegment pbUsageError) GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError)static MemorySegmentAddress for:GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError)static FunctionDescriptorFunction descriptor for:GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError)static MethodHandleDowncall method handle for:GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError)static voidGDALVectorTranslateOptionsFree(MemorySegment psOptions) void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions)static MemorySegmentAddress for:void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions)static FunctionDescriptorFunction descriptor for:void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions)static MethodHandleDowncall method handle for:void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions)static MemorySegmentGDALVectorTranslateOptionsNew(MemorySegment papszArgv, MemorySegment psOptionsForBinary) GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary)static MemorySegmentAddress for:GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary)static FunctionDescriptorFunction descriptor for:GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary)static MethodHandleDowncall method handle for:GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary)static voidGDALVectorTranslateOptionsSetProgress(MemorySegment psOptions, MemorySegment pfnProgress, MemorySegment pProgressData) void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData)static MemorySegmentAddress for:void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData)static FunctionDescriptorFunction descriptor for:void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData)static MethodHandleDowncall method handle for:void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData)static MemorySegmentOGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **)static MemorySegmentAddress for:OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **)static FunctionDescriptorFunction descriptor for:OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **)static MethodHandleDowncall method handle for:OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **)static intOGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *)static MemorySegmentAddress for:OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *)static FunctionDescriptorFunction descriptor for:OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *)static MethodHandleDowncall method handle for:OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *)static MemorySegmentconst char *OGR_Dr_GetName(OGRSFDriverH)static MemorySegmentAddress for:const char *OGR_Dr_GetName(OGRSFDriverH)static FunctionDescriptorFunction descriptor for:const char *OGR_Dr_GetName(OGRSFDriverH)static MethodHandleDowncall method handle for:const char *OGR_Dr_GetName(OGRSFDriverH)static intint OGR_Dr_TestCapability(OGRSFDriverH, const char *)static MemorySegmentAddress for:int OGR_Dr_TestCapability(OGRSFDriverH, const char *)static FunctionDescriptorFunction descriptor for:int OGR_Dr_TestCapability(OGRSFDriverH, const char *)static MethodHandleDowncall method handle for:int OGR_Dr_TestCapability(OGRSFDriverH, const char *)static MemorySegmentOGR_DS_CreateLayer(MemorySegment x0, MemorySegment x1, MemorySegment x2, int x3, MemorySegment x4) OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **)static MemorySegmentAddress for:OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **)static FunctionDescriptorFunction descriptor for:OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **)static MethodHandleDowncall method handle for:OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **)static intOGR_DS_DeleteLayer(MemorySegment x0, int x1) OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int)static MemorySegmentAddress for:OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int)static FunctionDescriptorFunction descriptor for:OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int)static MethodHandleDowncall method handle for:OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int)static MemorySegmentOGRFeatureH OGR_F_Create(OGRFeatureDefnH)static MemorySegmentAddress for:OGRFeatureH OGR_F_Create(OGRFeatureDefnH)static FunctionDescriptorFunction descriptor for:OGRFeatureH OGR_F_Create(OGRFeatureDefnH)static MethodHandleDowncall method handle for:OGRFeatureH OGR_F_Create(OGRFeatureDefnH)static voidvoid OGR_F_Destroy(OGRFeatureH)static MemorySegmentAddress for:void OGR_F_Destroy(OGRFeatureH)static FunctionDescriptorFunction descriptor for:void OGR_F_Destroy(OGRFeatureH)static MethodHandleDowncall method handle for:void OGR_F_Destroy(OGRFeatureH)static longGIntBig OGR_F_GetFID(OGRFeatureH)static MemorySegmentAddress for:GIntBig OGR_F_GetFID(OGRFeatureH)static FunctionDescriptorFunction descriptor for:GIntBig OGR_F_GetFID(OGRFeatureH)static MethodHandleDowncall method handle for:GIntBig OGR_F_GetFID(OGRFeatureH)static doubleOGR_F_GetFieldAsDouble(MemorySegment x0, int x1) double OGR_F_GetFieldAsDouble(OGRFeatureH, int)static MemorySegmentAddress for:double OGR_F_GetFieldAsDouble(OGRFeatureH, int)static FunctionDescriptorFunction descriptor for:double OGR_F_GetFieldAsDouble(OGRFeatureH, int)static MethodHandleDowncall method handle for:double OGR_F_GetFieldAsDouble(OGRFeatureH, int)static longOGR_F_GetFieldAsInteger64(MemorySegment x0, int x1) GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int)static MemorySegmentAddress for:GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int)static FunctionDescriptorFunction descriptor for:GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int)static MethodHandleDowncall method handle for:GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int)static MemorySegmentOGR_F_GetFieldAsString(MemorySegment x0, int x1) const char *OGR_F_GetFieldAsString(OGRFeatureH, int)static MemorySegmentAddress for:const char *OGR_F_GetFieldAsString(OGRFeatureH, int)static FunctionDescriptorFunction descriptor for:const char *OGR_F_GetFieldAsString(OGRFeatureH, int)static MethodHandleDowncall method handle for:const char *OGR_F_GetFieldAsString(OGRFeatureH, int)static intint OGR_F_GetFieldIndex(OGRFeatureH, const char *)static MemorySegmentAddress for:int OGR_F_GetFieldIndex(OGRFeatureH, const char *)static FunctionDescriptorFunction descriptor for:int OGR_F_GetFieldIndex(OGRFeatureH, const char *)static MethodHandleDowncall method handle for:int OGR_F_GetFieldIndex(OGRFeatureH, const char *)static MemorySegmentOGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH)static MemorySegmentAddress for:OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH)static FunctionDescriptorFunction descriptor for:OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH)static MethodHandleDowncall method handle for:OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH)static intOGR_F_IsFieldSetAndNotNull(MemorySegment x0, int x1) int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int)static MemorySegmentAddress for:int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int)static FunctionDescriptorFunction descriptor for:int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int)static MethodHandleDowncall method handle for:int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int)static intOGR_F_SetFID(MemorySegment x0, long x1) OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig)static MemorySegmentAddress for:OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig)static FunctionDescriptorFunction descriptor for:OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig)static MethodHandleDowncall method handle for:OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig)static voidOGR_F_SetFieldDouble(MemorySegment x0, int x1, double x2) void OGR_F_SetFieldDouble(OGRFeatureH, int, double)static MemorySegmentAddress for:void OGR_F_SetFieldDouble(OGRFeatureH, int, double)static FunctionDescriptorFunction descriptor for:void OGR_F_SetFieldDouble(OGRFeatureH, int, double)static MethodHandleDowncall method handle for:void OGR_F_SetFieldDouble(OGRFeatureH, int, double)static voidOGR_F_SetFieldInteger64(MemorySegment x0, int x1, long x2) void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig)static MemorySegmentAddress for:void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig)static FunctionDescriptorFunction descriptor for:void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig)static MethodHandleDowncall method handle for:void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig)static voidOGR_F_SetFieldNull(MemorySegment x0, int x1) void OGR_F_SetFieldNull(OGRFeatureH, int)static MemorySegmentAddress for:void OGR_F_SetFieldNull(OGRFeatureH, int)static FunctionDescriptorFunction descriptor for:void OGR_F_SetFieldNull(OGRFeatureH, int)static MethodHandleDowncall method handle for:void OGR_F_SetFieldNull(OGRFeatureH, int)static voidOGR_F_SetFieldString(MemorySegment x0, int x1, MemorySegment x2) void OGR_F_SetFieldString(OGRFeatureH, int, const char *)static MemorySegmentAddress for:void OGR_F_SetFieldString(OGRFeatureH, int, const char *)static FunctionDescriptorFunction descriptor for:void OGR_F_SetFieldString(OGRFeatureH, int, const char *)static MethodHandleDowncall method handle for:void OGR_F_SetFieldString(OGRFeatureH, int, const char *)static intOGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH)static MemorySegmentAddress for:OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH)static FunctionDescriptorFunction descriptor for:OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH)static MethodHandleDowncall method handle for:OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH)static intOGR_F_SetGeomField(MemorySegment hFeat, int iField, MemorySegment hGeom) OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom)static MemorySegmentAddress for:OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom)static FunctionDescriptorFunction descriptor for:OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom)static MethodHandleDowncall method handle for:OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom)static intint OGR_FD_GetFieldCount(OGRFeatureDefnH)static MemorySegmentAddress for:int OGR_FD_GetFieldCount(OGRFeatureDefnH)static FunctionDescriptorFunction descriptor for:int OGR_FD_GetFieldCount(OGRFeatureDefnH)static MethodHandleDowncall method handle for:int OGR_FD_GetFieldCount(OGRFeatureDefnH)static MemorySegmentOGR_FD_GetFieldDefn(MemorySegment x0, int x1) OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int)static MemorySegmentAddress for:OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int)static FunctionDescriptorFunction descriptor for:OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int)static MethodHandleDowncall method handle for:OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int)static intOGR_FD_GetGeomFieldIndex(MemorySegment hFDefn, MemorySegment pszName) int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName)static MemorySegmentAddress for:int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName)static FunctionDescriptorFunction descriptor for:int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName)static MethodHandleDowncall method handle for:int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName)static MemorySegmentOGR_Fld_Create(MemorySegment x0, int x1) OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType)static MemorySegmentAddress for:OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType)static FunctionDescriptorFunction descriptor for:OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType)static MethodHandleDowncall method handle for:OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType)static voidvoid OGR_Fld_Destroy(OGRFieldDefnH)static MemorySegmentAddress for:void OGR_Fld_Destroy(OGRFieldDefnH)static FunctionDescriptorFunction descriptor for:void OGR_Fld_Destroy(OGRFieldDefnH)static MethodHandleDowncall method handle for:void OGR_Fld_Destroy(OGRFieldDefnH)static MemorySegmentconst char *OGR_Fld_GetNameRef(OGRFieldDefnH)static MemorySegmentAddress for:const char *OGR_Fld_GetNameRef(OGRFieldDefnH)static FunctionDescriptorFunction descriptor for:const char *OGR_Fld_GetNameRef(OGRFieldDefnH)static MethodHandleDowncall method handle for:const char *OGR_Fld_GetNameRef(OGRFieldDefnH)static intOGRFieldType OGR_Fld_GetType(OGRFieldDefnH)static MemorySegmentAddress for:OGRFieldType OGR_Fld_GetType(OGRFieldDefnH)static FunctionDescriptorFunction descriptor for:OGRFieldType OGR_Fld_GetType(OGRFieldDefnH)static MethodHandleDowncall method handle for:OGRFieldType OGR_Fld_GetType(OGRFieldDefnH)static intOGR_G_CreateFromWkb(MemorySegment x0, MemorySegment x1, MemorySegment x2, int x3) OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int)static MemorySegmentAddress for:OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int)static FunctionDescriptorFunction descriptor for:OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int)static MethodHandleDowncall method handle for:OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int)static intOGR_G_CreateFromWkt(MemorySegment x0, MemorySegment x1, MemorySegment x2) OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *)static MemorySegmentAddress for:OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *)static FunctionDescriptorFunction descriptor for:OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *)static MethodHandleDowncall method handle for:OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *)static voidvoid OGR_G_DestroyGeometry(OGRGeometryH)static MemorySegmentAddress for:void OGR_G_DestroyGeometry(OGRGeometryH)static FunctionDescriptorFunction descriptor for:void OGR_G_DestroyGeometry(OGRGeometryH)static MethodHandleDowncall method handle for:void OGR_G_DestroyGeometry(OGRGeometryH)static intOGR_G_ExportToWkb(MemorySegment x0, int x1, MemorySegment x2) OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *)static MemorySegmentAddress for:OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *)static FunctionDescriptorFunction descriptor for:OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *)static MethodHandleDowncall method handle for:OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *)static MemorySegmentOGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH)static MemorySegmentAddress for:OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH)static FunctionDescriptorFunction descriptor for:OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH)static MethodHandleDowncall method handle for:OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH)static intOGR_G_WkbSize(MemorySegment hGeom) int OGR_G_WkbSize(OGRGeometryH hGeom)static MemorySegmentAddress for:int OGR_G_WkbSize(OGRGeometryH hGeom)static FunctionDescriptorFunction descriptor for:int OGR_G_WkbSize(OGRGeometryH hGeom)static MethodHandleDowncall method handle for:int OGR_G_WkbSize(OGRGeometryH hGeom)static intOGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH)static MemorySegmentAddress for:OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH)static FunctionDescriptorFunction descriptor for:OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH)static MethodHandleDowncall method handle for:OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH)static intOGR_L_CreateField(MemorySegment x0, MemorySegment x1, int x2) OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int)static MemorySegmentAddress for:OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int)static FunctionDescriptorFunction descriptor for:OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int)static MethodHandleDowncall method handle for:OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int)static intOGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH)static MemorySegmentAddress for:OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH)static FunctionDescriptorFunction descriptor for:OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH)static MethodHandleDowncall method handle for:OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH)static MemorySegmentOGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH)static MemorySegmentAddress for:OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH)static FunctionDescriptorFunction descriptor for:OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH)static MethodHandleDowncall method handle for:OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH)static MemorySegmentconst char *OGR_L_GetName(OGRLayerH)static MemorySegmentAddress for:const char *OGR_L_GetName(OGRLayerH)static FunctionDescriptorFunction descriptor for:const char *OGR_L_GetName(OGRLayerH)static MethodHandleDowncall method handle for:const char *OGR_L_GetName(OGRLayerH)static MemorySegmentOGRFeatureH OGR_L_GetNextFeature(OGRLayerH)static MemorySegmentAddress for:OGRFeatureH OGR_L_GetNextFeature(OGRLayerH)static FunctionDescriptorFunction descriptor for:OGRFeatureH OGR_L_GetNextFeature(OGRLayerH)static MethodHandleDowncall method handle for:OGRFeatureH OGR_L_GetNextFeature(OGRLayerH)static voidvoid OGR_L_ResetReading(OGRLayerH)static MemorySegmentAddress for:void OGR_L_ResetReading(OGRLayerH)static FunctionDescriptorFunction descriptor for:void OGR_L_ResetReading(OGRLayerH)static MethodHandleDowncall method handle for:void OGR_L_ResetReading(OGRLayerH)static intOGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *)static MemorySegmentAddress for:OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *)static FunctionDescriptorFunction descriptor for:OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *)static MethodHandleDowncall method handle for:OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *)static intOGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **)static MemorySegmentAddress for:OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **)static FunctionDescriptorFunction descriptor for:OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **)static MethodHandleDowncall method handle for:OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **)static voidvoid OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH)static MemorySegmentAddress for:void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH)static FunctionDescriptorFunction descriptor for:void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH)static MethodHandleDowncall method handle for:void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH)static voidOGR_L_SetSpatialFilterRect(MemorySegment x0, double x1, double x2, double x3, double x4) void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double)static MemorySegmentAddress for:void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double)static FunctionDescriptorFunction descriptor for:void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double)static MethodHandleDowncall method handle for:void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double)static MemorySegmentOGRGetDriver(int x0) OGRSFDriverH OGRGetDriver(int)static MemorySegmentAddress for:OGRSFDriverH OGRGetDriver(int)static FunctionDescriptorFunction descriptor for:OGRSFDriverH OGRGetDriver(int)static MethodHandleDowncall method handle for:OGRSFDriverH OGRGetDriver(int)static MemorySegmentOGRSFDriverH OGRGetDriverByName(const char *)static MemorySegmentAddress for:OGRSFDriverH OGRGetDriverByName(const char *)static FunctionDescriptorFunction descriptor for:OGRSFDriverH OGRGetDriverByName(const char *)static MethodHandleDowncall method handle for:OGRSFDriverH OGRGetDriverByName(const char *)static intint OGRGetDriverCount()static MemorySegmentAddress for:int OGRGetDriverCount()static FunctionDescriptorFunction descriptor for:int OGRGetDriverCount()static MethodHandleDowncall method handle for:int OGRGetDriverCount()static MemorySegmentOSRGetAuthorityCode(MemorySegment hSRS, MemorySegment pszTargetKey) const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey)static MemorySegmentAddress for:const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey)static FunctionDescriptorFunction descriptor for:const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey)static MethodHandleDowncall method handle for:const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey)static voidVSIFree(MemorySegment x0) void VSIFree(void *)static MemorySegmentAddress for:void VSIFree(void *)static FunctionDescriptorFunction descriptor for:void VSIFree(void *)static MethodHandleDowncall method handle for:void VSIFree(void *)
-
Method Details
-
CPLErrorReset$descriptor
Function descriptor for:void CPLErrorReset() -
CPLErrorReset$handle
Downcall method handle for:void CPLErrorReset() -
CPLErrorReset$address
Address for:void CPLErrorReset() -
CPLErrorReset
public static void CPLErrorReset()void CPLErrorReset() -
CPLGetLastErrorNo$descriptor
Function descriptor for:CPLErrorNum CPLGetLastErrorNo() -
CPLGetLastErrorNo$handle
Downcall method handle for:CPLErrorNum CPLGetLastErrorNo() -
CPLGetLastErrorNo$address
Address for:CPLErrorNum CPLGetLastErrorNo() -
CPLGetLastErrorNo
public static int CPLGetLastErrorNo()CPLErrorNum CPLGetLastErrorNo() -
CPLGetLastErrorType$descriptor
Function descriptor for:CPLErr CPLGetLastErrorType() -
CPLGetLastErrorType$handle
Downcall method handle for:CPLErr CPLGetLastErrorType() -
CPLGetLastErrorType$address
Address for:CPLErr CPLGetLastErrorType() -
CPLGetLastErrorType
public static int CPLGetLastErrorType()CPLErr CPLGetLastErrorType() -
CPLGetLastErrorMsg$descriptor
Function descriptor for:const char *CPLGetLastErrorMsg() -
CPLGetLastErrorMsg$handle
Downcall method handle for:const char *CPLGetLastErrorMsg() -
CPLGetLastErrorMsg$address
Address for:const char *CPLGetLastErrorMsg() -
CPLGetLastErrorMsg
const char *CPLGetLastErrorMsg() -
VSIFree$descriptor
Function descriptor for:void VSIFree(void *) -
VSIFree$handle
Downcall method handle for:void VSIFree(void *) -
VSIFree$address
Address for:void VSIFree(void *) -
VSIFree
void VSIFree(void *) -
OGR_G_CreateFromWkb$descriptor
Function descriptor for:OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int) -
OGR_G_CreateFromWkb$handle
Downcall method handle for:OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int) -
OGR_G_CreateFromWkb$address
Address for:OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int) -
OGR_G_CreateFromWkb
OGRErr OGR_G_CreateFromWkb(const void *, OGRSpatialReferenceH, OGRGeometryH *, int) -
OGR_G_CreateFromWkt$descriptor
Function descriptor for:OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *) -
OGR_G_CreateFromWkt$handle
Downcall method handle for:OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *) -
OGR_G_CreateFromWkt$address
Address for:OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *) -
OGR_G_CreateFromWkt
OGRErr OGR_G_CreateFromWkt(char **, OGRSpatialReferenceH, OGRGeometryH *) -
OGR_G_DestroyGeometry$descriptor
Function descriptor for:void OGR_G_DestroyGeometry(OGRGeometryH) -
OGR_G_DestroyGeometry$handle
Downcall method handle for:void OGR_G_DestroyGeometry(OGRGeometryH) -
OGR_G_DestroyGeometry$address
Address for:void OGR_G_DestroyGeometry(OGRGeometryH) -
OGR_G_DestroyGeometry
void OGR_G_DestroyGeometry(OGRGeometryH) -
OGR_G_ExportToWkb$descriptor
Function descriptor for:OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *) -
OGR_G_ExportToWkb$handle
Downcall method handle for:OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *) -
OGR_G_ExportToWkb$address
Address for:OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *) -
OGR_G_ExportToWkb
OGRErr OGR_G_ExportToWkb(OGRGeometryH, OGRwkbByteOrder, unsigned char *) -
OGR_G_WkbSize$descriptor
Function descriptor for:int OGR_G_WkbSize(OGRGeometryH hGeom) -
OGR_G_WkbSize$handle
Downcall method handle for:int OGR_G_WkbSize(OGRGeometryH hGeom) -
OGR_G_WkbSize$address
Address for:int OGR_G_WkbSize(OGRGeometryH hGeom) -
OGR_G_WkbSize
int OGR_G_WkbSize(OGRGeometryH hGeom) -
OGR_G_GetSpatialReference$descriptor
Function descriptor for:OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH) -
OGR_G_GetSpatialReference$handle
Downcall method handle for:OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH) -
OGR_G_GetSpatialReference$address
Address for:OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH) -
OGR_G_GetSpatialReference
OGRSpatialReferenceH OGR_G_GetSpatialReference(OGRGeometryH) -
OGR_Fld_Create$descriptor
Function descriptor for:OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType) -
OGR_Fld_Create$handle
Downcall method handle for:OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType) -
OGR_Fld_Create$address
Address for:OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType) -
OGR_Fld_Create
OGRFieldDefnH OGR_Fld_Create(const char *, OGRFieldType) -
OGR_Fld_Destroy$descriptor
Function descriptor for:void OGR_Fld_Destroy(OGRFieldDefnH) -
OGR_Fld_Destroy$handle
Downcall method handle for:void OGR_Fld_Destroy(OGRFieldDefnH) -
OGR_Fld_Destroy$address
Address for:void OGR_Fld_Destroy(OGRFieldDefnH) -
OGR_Fld_Destroy
void OGR_Fld_Destroy(OGRFieldDefnH) -
OGR_Fld_GetNameRef$descriptor
Function descriptor for:const char *OGR_Fld_GetNameRef(OGRFieldDefnH) -
OGR_Fld_GetNameRef$handle
Downcall method handle for:const char *OGR_Fld_GetNameRef(OGRFieldDefnH) -
OGR_Fld_GetNameRef$address
Address for:const char *OGR_Fld_GetNameRef(OGRFieldDefnH) -
OGR_Fld_GetNameRef
const char *OGR_Fld_GetNameRef(OGRFieldDefnH) -
OGR_Fld_GetType$descriptor
Function descriptor for:OGRFieldType OGR_Fld_GetType(OGRFieldDefnH) -
OGR_Fld_GetType$handle
Downcall method handle for:OGRFieldType OGR_Fld_GetType(OGRFieldDefnH) -
OGR_Fld_GetType$address
Address for:OGRFieldType OGR_Fld_GetType(OGRFieldDefnH) -
OGR_Fld_GetType
OGRFieldType OGR_Fld_GetType(OGRFieldDefnH) -
OGR_FD_GetFieldCount$descriptor
Function descriptor for:int OGR_FD_GetFieldCount(OGRFeatureDefnH) -
OGR_FD_GetFieldCount$handle
Downcall method handle for:int OGR_FD_GetFieldCount(OGRFeatureDefnH) -
OGR_FD_GetFieldCount$address
Address for:int OGR_FD_GetFieldCount(OGRFeatureDefnH) -
OGR_FD_GetFieldCount
int OGR_FD_GetFieldCount(OGRFeatureDefnH) -
OGR_FD_GetFieldDefn$descriptor
Function descriptor for:OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int) -
OGR_FD_GetFieldDefn$handle
Downcall method handle for:OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int) -
OGR_FD_GetFieldDefn$address
Address for:OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int) -
OGR_FD_GetFieldDefn
OGRFieldDefnH OGR_FD_GetFieldDefn(OGRFeatureDefnH, int) -
OGR_FD_GetGeomFieldIndex$descriptor
Function descriptor for:int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName) -
OGR_FD_GetGeomFieldIndex$handle
Downcall method handle for:int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName) -
OGR_FD_GetGeomFieldIndex$address
Address for:int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName) -
OGR_FD_GetGeomFieldIndex
int OGR_FD_GetGeomFieldIndex(OGRFeatureDefnH hFDefn, const char *pszName) -
OGR_F_Create$descriptor
Function descriptor for:OGRFeatureH OGR_F_Create(OGRFeatureDefnH) -
OGR_F_Create$handle
Downcall method handle for:OGRFeatureH OGR_F_Create(OGRFeatureDefnH) -
OGR_F_Create$address
Address for:OGRFeatureH OGR_F_Create(OGRFeatureDefnH) -
OGR_F_Create
OGRFeatureH OGR_F_Create(OGRFeatureDefnH) -
OGR_F_Destroy$descriptor
Function descriptor for:void OGR_F_Destroy(OGRFeatureH) -
OGR_F_Destroy$handle
Downcall method handle for:void OGR_F_Destroy(OGRFeatureH) -
OGR_F_Destroy$address
Address for:void OGR_F_Destroy(OGRFeatureH) -
OGR_F_Destroy
void OGR_F_Destroy(OGRFeatureH) -
OGR_F_SetGeometry$descriptor
Function descriptor for:OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH) -
OGR_F_SetGeometry$handle
Downcall method handle for:OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH) -
OGR_F_SetGeometry$address
Address for:OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH) -
OGR_F_SetGeometry
OGRErr OGR_F_SetGeometry(OGRFeatureH, OGRGeometryH) -
OGR_F_GetGeometryRef$descriptor
Function descriptor for:OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH) -
OGR_F_GetGeometryRef$handle
Downcall method handle for:OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH) -
OGR_F_GetGeometryRef$address
Address for:OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH) -
OGR_F_GetGeometryRef
OGRGeometryH OGR_F_GetGeometryRef(OGRFeatureH) -
OGR_F_GetFieldIndex$descriptor
Function descriptor for:int OGR_F_GetFieldIndex(OGRFeatureH, const char *) -
OGR_F_GetFieldIndex$handle
Downcall method handle for:int OGR_F_GetFieldIndex(OGRFeatureH, const char *) -
OGR_F_GetFieldIndex$address
Address for:int OGR_F_GetFieldIndex(OGRFeatureH, const char *) -
OGR_F_GetFieldIndex
int OGR_F_GetFieldIndex(OGRFeatureH, const char *) -
OGR_F_IsFieldSetAndNotNull$descriptor
Function descriptor for:int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int) -
OGR_F_IsFieldSetAndNotNull$handle
Downcall method handle for:int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int) -
OGR_F_IsFieldSetAndNotNull$address
Address for:int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int) -
OGR_F_IsFieldSetAndNotNull
int OGR_F_IsFieldSetAndNotNull(OGRFeatureH, int) -
OGR_F_SetFieldNull$descriptor
Function descriptor for:void OGR_F_SetFieldNull(OGRFeatureH, int) -
OGR_F_SetFieldNull$handle
Downcall method handle for:void OGR_F_SetFieldNull(OGRFeatureH, int) -
OGR_F_SetFieldNull$address
Address for:void OGR_F_SetFieldNull(OGRFeatureH, int) -
OGR_F_SetFieldNull
void OGR_F_SetFieldNull(OGRFeatureH, int) -
OGR_F_GetFieldAsInteger64$descriptor
Function descriptor for:GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int) -
OGR_F_GetFieldAsInteger64$handle
Downcall method handle for:GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int) -
OGR_F_GetFieldAsInteger64$address
Address for:GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int) -
OGR_F_GetFieldAsInteger64
GIntBig OGR_F_GetFieldAsInteger64(OGRFeatureH, int) -
OGR_F_GetFieldAsDouble$descriptor
Function descriptor for:double OGR_F_GetFieldAsDouble(OGRFeatureH, int) -
OGR_F_GetFieldAsDouble$handle
Downcall method handle for:double OGR_F_GetFieldAsDouble(OGRFeatureH, int) -
OGR_F_GetFieldAsDouble$address
Address for:double OGR_F_GetFieldAsDouble(OGRFeatureH, int) -
OGR_F_GetFieldAsDouble
double OGR_F_GetFieldAsDouble(OGRFeatureH, int) -
OGR_F_GetFieldAsString$descriptor
Function descriptor for:const char *OGR_F_GetFieldAsString(OGRFeatureH, int) -
OGR_F_GetFieldAsString$handle
Downcall method handle for:const char *OGR_F_GetFieldAsString(OGRFeatureH, int) -
OGR_F_GetFieldAsString$address
Address for:const char *OGR_F_GetFieldAsString(OGRFeatureH, int) -
OGR_F_GetFieldAsString
const char *OGR_F_GetFieldAsString(OGRFeatureH, int) -
OGR_F_SetFieldInteger64$descriptor
Function descriptor for:void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig) -
OGR_F_SetFieldInteger64$handle
Downcall method handle for:void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig) -
OGR_F_SetFieldInteger64$address
Address for:void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig) -
OGR_F_SetFieldInteger64
void OGR_F_SetFieldInteger64(OGRFeatureH, int, GIntBig) -
OGR_F_SetFieldDouble$descriptor
Function descriptor for:void OGR_F_SetFieldDouble(OGRFeatureH, int, double) -
OGR_F_SetFieldDouble$handle
Downcall method handle for:void OGR_F_SetFieldDouble(OGRFeatureH, int, double) -
OGR_F_SetFieldDouble$address
Address for:void OGR_F_SetFieldDouble(OGRFeatureH, int, double) -
OGR_F_SetFieldDouble
void OGR_F_SetFieldDouble(OGRFeatureH, int, double) -
OGR_F_SetFieldString$descriptor
Function descriptor for:void OGR_F_SetFieldString(OGRFeatureH, int, const char *) -
OGR_F_SetFieldString$handle
Downcall method handle for:void OGR_F_SetFieldString(OGRFeatureH, int, const char *) -
OGR_F_SetFieldString$address
Address for:void OGR_F_SetFieldString(OGRFeatureH, int, const char *) -
OGR_F_SetFieldString
void OGR_F_SetFieldString(OGRFeatureH, int, const char *) -
OGR_F_SetGeomField$descriptor
Function descriptor for:OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom) -
OGR_F_SetGeomField$handle
Downcall method handle for:OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom) -
OGR_F_SetGeomField$address
Address for:OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom) -
OGR_F_SetGeomField
OGRErr OGR_F_SetGeomField(OGRFeatureH hFeat, int iField, OGRGeometryH hGeom) -
OGR_F_GetFID$descriptor
Function descriptor for:GIntBig OGR_F_GetFID(OGRFeatureH) -
OGR_F_GetFID$handle
Downcall method handle for:GIntBig OGR_F_GetFID(OGRFeatureH) -
OGR_F_GetFID$address
Address for:GIntBig OGR_F_GetFID(OGRFeatureH) -
OGR_F_GetFID
GIntBig OGR_F_GetFID(OGRFeatureH) -
OGR_F_SetFID$descriptor
Function descriptor for:OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig) -
OGR_F_SetFID$handle
Downcall method handle for:OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig) -
OGR_F_SetFID$address
Address for:OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig) -
OGR_F_SetFID
OGRErr OGR_F_SetFID(OGRFeatureH, GIntBig) -
OGR_L_GetName$descriptor
Function descriptor for:const char *OGR_L_GetName(OGRLayerH) -
OGR_L_GetName$handle
Downcall method handle for:const char *OGR_L_GetName(OGRLayerH) -
OGR_L_GetName$address
Address for:const char *OGR_L_GetName(OGRLayerH) -
OGR_L_GetName
const char *OGR_L_GetName(OGRLayerH) -
OGR_L_GetGeomType$descriptor
Function descriptor for:OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH) -
OGR_L_GetGeomType$handle
Downcall method handle for:OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH) -
OGR_L_GetGeomType$address
Address for:OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH) -
OGR_L_GetGeomType
OGRwkbGeometryType OGR_L_GetGeomType(OGRLayerH) -
OGR_L_SetSpatialFilter$descriptor
Function descriptor for:void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH) -
OGR_L_SetSpatialFilter$handle
Downcall method handle for:void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH) -
OGR_L_SetSpatialFilter$address
Address for:void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH) -
OGR_L_SetSpatialFilter
void OGR_L_SetSpatialFilter(OGRLayerH, OGRGeometryH) -
OGR_L_SetSpatialFilterRect$descriptor
Function descriptor for:void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double) -
OGR_L_SetSpatialFilterRect$handle
Downcall method handle for:void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double) -
OGR_L_SetSpatialFilterRect$address
Address for:void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double) -
OGR_L_SetSpatialFilterRect
public static void OGR_L_SetSpatialFilterRect(MemorySegment x0, double x1, double x2, double x3, double x4) void OGR_L_SetSpatialFilterRect(OGRLayerH, double, double, double, double) -
OGR_L_SetAttributeFilter$descriptor
Function descriptor for:OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *) -
OGR_L_SetAttributeFilter$handle
Downcall method handle for:OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *) -
OGR_L_SetAttributeFilter$address
Address for:OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *) -
OGR_L_SetAttributeFilter
OGRErr OGR_L_SetAttributeFilter(OGRLayerH, const char *) -
OGR_L_ResetReading$descriptor
Function descriptor for:void OGR_L_ResetReading(OGRLayerH) -
OGR_L_ResetReading$handle
Downcall method handle for:void OGR_L_ResetReading(OGRLayerH) -
OGR_L_ResetReading$address
Address for:void OGR_L_ResetReading(OGRLayerH) -
OGR_L_ResetReading
void OGR_L_ResetReading(OGRLayerH) -
OGR_L_GetNextFeature$descriptor
Function descriptor for:OGRFeatureH OGR_L_GetNextFeature(OGRLayerH) -
OGR_L_GetNextFeature$handle
Downcall method handle for:OGRFeatureH OGR_L_GetNextFeature(OGRLayerH) -
OGR_L_GetNextFeature$address
Address for:OGRFeatureH OGR_L_GetNextFeature(OGRLayerH) -
OGR_L_GetNextFeature
OGRFeatureH OGR_L_GetNextFeature(OGRLayerH) -
OGR_L_CreateFeature$descriptor
Function descriptor for:OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH) -
OGR_L_CreateFeature$handle
Downcall method handle for:OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH) -
OGR_L_CreateFeature$address
Address for:OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH) -
OGR_L_CreateFeature
OGRErr OGR_L_CreateFeature(OGRLayerH, OGRFeatureH) -
OGR_L_GetLayerDefn$descriptor
Function descriptor for:OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH) -
OGR_L_GetLayerDefn$handle
Downcall method handle for:OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH) -
OGR_L_GetLayerDefn$address
Address for:OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH) -
OGR_L_GetLayerDefn
OGRFeatureDefnH OGR_L_GetLayerDefn(OGRLayerH) -
OGR_L_CreateField$descriptor
Function descriptor for:OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int) -
OGR_L_CreateField$handle
Downcall method handle for:OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int) -
OGR_L_CreateField$address
Address for:OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int) -
OGR_L_CreateField
OGRErr OGR_L_CreateField(OGRLayerH, OGRFieldDefnH, int) -
OGR_L_SetIgnoredFields$descriptor
Function descriptor for:OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **) -
OGR_L_SetIgnoredFields$handle
Downcall method handle for:OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **) -
OGR_L_SetIgnoredFields$address
Address for:OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **) -
OGR_L_SetIgnoredFields
OGRErr OGR_L_SetIgnoredFields(OGRLayerH, const char **) -
OGR_DS_DeleteLayer$descriptor
Function descriptor for:OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int) -
OGR_DS_DeleteLayer$handle
Downcall method handle for:OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int) -
OGR_DS_DeleteLayer$address
Address for:OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int) -
OGR_DS_DeleteLayer
OGRErr OGR_DS_DeleteLayer(OGRDataSourceH, int) -
OGR_DS_CreateLayer$descriptor
Function descriptor for:OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **) -
OGR_DS_CreateLayer$handle
Downcall method handle for:OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **) -
OGR_DS_CreateLayer$address
Address for:OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **) -
OGR_DS_CreateLayer
public static MemorySegment OGR_DS_CreateLayer(MemorySegment x0, MemorySegment x1, MemorySegment x2, int x3, MemorySegment x4) OGRLayerH OGR_DS_CreateLayer(OGRDataSourceH, const char *, OGRSpatialReferenceH, OGRwkbGeometryType, char **) -
OGR_Dr_GetName$descriptor
Function descriptor for:const char *OGR_Dr_GetName(OGRSFDriverH) -
OGR_Dr_GetName$handle
Downcall method handle for:const char *OGR_Dr_GetName(OGRSFDriverH) -
OGR_Dr_GetName$address
Address for:const char *OGR_Dr_GetName(OGRSFDriverH) -
OGR_Dr_GetName
const char *OGR_Dr_GetName(OGRSFDriverH) -
OGR_Dr_TestCapability$descriptor
Function descriptor for:int OGR_Dr_TestCapability(OGRSFDriverH, const char *) -
OGR_Dr_TestCapability$handle
Downcall method handle for:int OGR_Dr_TestCapability(OGRSFDriverH, const char *) -
OGR_Dr_TestCapability$address
Address for:int OGR_Dr_TestCapability(OGRSFDriverH, const char *) -
OGR_Dr_TestCapability
int OGR_Dr_TestCapability(OGRSFDriverH, const char *) -
OGR_Dr_CreateDataSource$descriptor
Function descriptor for:OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **) -
OGR_Dr_CreateDataSource$handle
Downcall method handle for:OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **) -
OGR_Dr_CreateDataSource$address
Address for:OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **) -
OGR_Dr_CreateDataSource
public static MemorySegment OGR_Dr_CreateDataSource(MemorySegment x0, MemorySegment x1, MemorySegment x2) OGRDataSourceH OGR_Dr_CreateDataSource(OGRSFDriverH, const char *, char **) -
OGR_Dr_DeleteDataSource$descriptor
Function descriptor for:OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *) -
OGR_Dr_DeleteDataSource$handle
Downcall method handle for:OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *) -
OGR_Dr_DeleteDataSource$address
Address for:OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *) -
OGR_Dr_DeleteDataSource
OGRErr OGR_Dr_DeleteDataSource(OGRSFDriverH, const char *) -
OGRGetDriverCount$descriptor
Function descriptor for:int OGRGetDriverCount() -
OGRGetDriverCount$handle
Downcall method handle for:int OGRGetDriverCount() -
OGRGetDriverCount$address
Address for:int OGRGetDriverCount() -
OGRGetDriverCount
public static int OGRGetDriverCount()int OGRGetDriverCount() -
OGRGetDriver$descriptor
Function descriptor for:OGRSFDriverH OGRGetDriver(int) -
OGRGetDriver$handle
Downcall method handle for:OGRSFDriverH OGRGetDriver(int) -
OGRGetDriver$address
Address for:OGRSFDriverH OGRGetDriver(int) -
OGRGetDriver
OGRSFDriverH OGRGetDriver(int) -
OGRGetDriverByName$descriptor
Function descriptor for:OGRSFDriverH OGRGetDriverByName(const char *) -
OGRGetDriverByName$handle
Downcall method handle for:OGRSFDriverH OGRGetDriverByName(const char *) -
OGRGetDriverByName$address
Address for:OGRSFDriverH OGRGetDriverByName(const char *) -
OGRGetDriverByName
OGRSFDriverH OGRGetDriverByName(const char *) -
GDALAllRegister$descriptor
Function descriptor for:void GDALAllRegister() -
GDALAllRegister$handle
Downcall method handle for:void GDALAllRegister() -
GDALAllRegister$address
Address for:void GDALAllRegister() -
GDALAllRegister
public static void GDALAllRegister()void GDALAllRegister() -
GDALOpenEx$descriptor
Function descriptor for:GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles) -
GDALOpenEx$handle
Downcall method handle for:GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles) -
GDALOpenEx$address
Address for:GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles) -
GDALOpenEx
public static MemorySegment GDALOpenEx(MemorySegment pszFilename, int nOpenFlags, MemorySegment papszAllowedDrivers, MemorySegment papszOpenOptions, MemorySegment papszSiblingFiles) GDALDatasetH GDALOpenEx(const char *pszFilename, unsigned int nOpenFlags, const char *const *papszAllowedDrivers, const char *const *papszOpenOptions, const char *const *papszSiblingFiles) -
GDALGetDriverByName$descriptor
Function descriptor for:GDALDriverH GDALGetDriverByName(const char *) -
GDALGetDriverByName$handle
Downcall method handle for:GDALDriverH GDALGetDriverByName(const char *) -
GDALGetDriverByName$address
Address for:GDALDriverH GDALGetDriverByName(const char *) -
GDALGetDriverByName
GDALDriverH GDALGetDriverByName(const char *) -
GDALGetDriverCount$descriptor
Function descriptor for:int GDALGetDriverCount() -
GDALGetDriverCount$handle
Downcall method handle for:int GDALGetDriverCount() -
GDALGetDriverCount$address
Address for:int GDALGetDriverCount() -
GDALGetDriverCount
public static int GDALGetDriverCount()int GDALGetDriverCount() -
GDALGetDriver$descriptor
Function descriptor for:GDALDriverH GDALGetDriver(int) -
GDALGetDriver$handle
Downcall method handle for:GDALDriverH GDALGetDriver(int) -
GDALGetDriver$address
Address for:GDALDriverH GDALGetDriver(int) -
GDALGetDriver
GDALDriverH GDALGetDriver(int) -
GDALGetDriverShortName$descriptor
Function descriptor for:const char *GDALGetDriverShortName(GDALDriverH) -
GDALGetDriverShortName$handle
Downcall method handle for:const char *GDALGetDriverShortName(GDALDriverH) -
GDALGetDriverShortName$address
Address for:const char *GDALGetDriverShortName(GDALDriverH) -
GDALGetDriverShortName
const char *GDALGetDriverShortName(GDALDriverH) -
GDALGetDriverLongName$descriptor
Function descriptor for:const char *GDALGetDriverLongName(GDALDriverH) -
GDALGetDriverLongName$handle
Downcall method handle for:const char *GDALGetDriverLongName(GDALDriverH) -
GDALGetDriverLongName$address
Address for:const char *GDALGetDriverLongName(GDALDriverH) -
GDALGetDriverLongName
const char *GDALGetDriverLongName(GDALDriverH) -
GDALGetMetadataItem$descriptor
Function descriptor for:const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *) -
GDALGetMetadataItem$handle
Downcall method handle for:const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *) -
GDALGetMetadataItem$address
Address for:const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *) -
GDALGetMetadataItem
public static MemorySegment GDALGetMetadataItem(MemorySegment x0, MemorySegment x1, MemorySegment x2) const char *GDALGetMetadataItem(GDALMajorObjectH, const char *, const char *) -
GDALClose$descriptor
Function descriptor for:CPLErr GDALClose(GDALDatasetH) -
GDALClose$handle
Downcall method handle for:CPLErr GDALClose(GDALDatasetH) -
GDALClose$address
Address for:CPLErr GDALClose(GDALDatasetH) -
GDALClose
CPLErr GDALClose(GDALDatasetH) -
GDALReleaseDataset$descriptor
Function descriptor for:int GDALReleaseDataset(GDALDatasetH) -
GDALReleaseDataset$handle
Downcall method handle for:int GDALReleaseDataset(GDALDatasetH) -
GDALReleaseDataset$address
Address for:int GDALReleaseDataset(GDALDatasetH) -
GDALReleaseDataset
int GDALReleaseDataset(GDALDatasetH) -
GDALDatasetGetLayerCount$descriptor
Function descriptor for:int GDALDatasetGetLayerCount(GDALDatasetH) -
GDALDatasetGetLayerCount$handle
Downcall method handle for:int GDALDatasetGetLayerCount(GDALDatasetH) -
GDALDatasetGetLayerCount$address
Address for:int GDALDatasetGetLayerCount(GDALDatasetH) -
GDALDatasetGetLayerCount
int GDALDatasetGetLayerCount(GDALDatasetH) -
GDALDatasetGetLayer$descriptor
Function descriptor for:OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int) -
GDALDatasetGetLayer$handle
Downcall method handle for:OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int) -
GDALDatasetGetLayer$address
Address for:OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int) -
GDALDatasetGetLayer
OGRLayerH GDALDatasetGetLayer(GDALDatasetH, int) -
GDALDatasetGetLayerByName$descriptor
Function descriptor for:OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *) -
GDALDatasetGetLayerByName$handle
Downcall method handle for:OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *) -
GDALDatasetGetLayerByName$address
Address for:OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *) -
GDALDatasetGetLayerByName
OGRLayerH GDALDatasetGetLayerByName(GDALDatasetH, const char *) -
GDALGetGlobalAlgorithmRegistry$descriptor
Function descriptor for:GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry() -
GDALGetGlobalAlgorithmRegistry$handle
Downcall method handle for:GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry() -
GDALGetGlobalAlgorithmRegistry$address
Address for:GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry() -
GDALGetGlobalAlgorithmRegistry
GDALAlgorithmRegistryH GDALGetGlobalAlgorithmRegistry() -
GDALAlgorithmRegistryRelease$descriptor
Function descriptor for:void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH) -
GDALAlgorithmRegistryRelease$handle
Downcall method handle for:void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH) -
GDALAlgorithmRegistryRelease$address
Address for:void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH) -
GDALAlgorithmRegistryRelease
void GDALAlgorithmRegistryRelease(GDALAlgorithmRegistryH) -
GDALAlgorithmRegistryInstantiateAlgFromPath$descriptor
Function descriptor for:GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath) -
GDALAlgorithmRegistryInstantiateAlgFromPath$handle
Downcall method handle for:GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath) -
GDALAlgorithmRegistryInstantiateAlgFromPath$address
Address for:GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath) -
GDALAlgorithmRegistryInstantiateAlgFromPath
public static MemorySegment GDALAlgorithmRegistryInstantiateAlgFromPath(MemorySegment x0, MemorySegment papszAlgPath) GDALAlgorithmH GDALAlgorithmRegistryInstantiateAlgFromPath(GDALAlgorithmRegistryH, const char *const *papszAlgPath) -
GDALAlgorithmRelease$descriptor
Function descriptor for:void GDALAlgorithmRelease(GDALAlgorithmH) -
GDALAlgorithmRelease$handle
Downcall method handle for:void GDALAlgorithmRelease(GDALAlgorithmH) -
GDALAlgorithmRelease$address
Address for:void GDALAlgorithmRelease(GDALAlgorithmH) -
GDALAlgorithmRelease
void GDALAlgorithmRelease(GDALAlgorithmH) -
GDALAlgorithmParseCommandLineArguments$descriptor
Function descriptor for:bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs) -
GDALAlgorithmParseCommandLineArguments$handle
Downcall method handle for:bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs) -
GDALAlgorithmParseCommandLineArguments$address
Address for:bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs) -
GDALAlgorithmParseCommandLineArguments
public static boolean GDALAlgorithmParseCommandLineArguments(MemorySegment x0, MemorySegment papszArgs) bool GDALAlgorithmParseCommandLineArguments(GDALAlgorithmH, CSLConstList papszArgs) -
GDALAlgorithmGetActualAlgorithm$descriptor
Function descriptor for:GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH) -
GDALAlgorithmGetActualAlgorithm$handle
Downcall method handle for:GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH) -
GDALAlgorithmGetActualAlgorithm$address
Address for:GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH) -
GDALAlgorithmGetActualAlgorithm
GDALAlgorithmH GDALAlgorithmGetActualAlgorithm(GDALAlgorithmH) -
GDALAlgorithmRun$descriptor
Function descriptor for:bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALAlgorithmRun$handle
Downcall method handle for:bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALAlgorithmRun$address
Address for:bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALAlgorithmRun
public static boolean GDALAlgorithmRun(MemorySegment x0, MemorySegment pfnProgress, MemorySegment pProgressData) bool GDALAlgorithmRun(GDALAlgorithmH, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALAlgorithmFinalize$descriptor
Function descriptor for:bool GDALAlgorithmFinalize(GDALAlgorithmH) -
GDALAlgorithmFinalize$handle
Downcall method handle for:bool GDALAlgorithmFinalize(GDALAlgorithmH) -
GDALAlgorithmFinalize$address
Address for:bool GDALAlgorithmFinalize(GDALAlgorithmH) -
GDALAlgorithmFinalize
bool GDALAlgorithmFinalize(GDALAlgorithmH) -
GDALAlgorithmGetArgNames$descriptor
Function descriptor for:char **GDALAlgorithmGetArgNames(GDALAlgorithmH) -
GDALAlgorithmGetArgNames$handle
Downcall method handle for:char **GDALAlgorithmGetArgNames(GDALAlgorithmH) -
GDALAlgorithmGetArgNames$address
Address for:char **GDALAlgorithmGetArgNames(GDALAlgorithmH) -
GDALAlgorithmGetArgNames
char **GDALAlgorithmGetArgNames(GDALAlgorithmH) -
GDALAlgorithmGetArg$descriptor
Function descriptor for:GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName) -
GDALAlgorithmGetArg$handle
Downcall method handle for:GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName) -
GDALAlgorithmGetArg$address
Address for:GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName) -
GDALAlgorithmGetArg
GDALAlgorithmArgH GDALAlgorithmGetArg(GDALAlgorithmH, const char *pszArgName) -
GDALAlgorithmArgRelease$descriptor
Function descriptor for:void GDALAlgorithmArgRelease(GDALAlgorithmArgH) -
GDALAlgorithmArgRelease$handle
Downcall method handle for:void GDALAlgorithmArgRelease(GDALAlgorithmArgH) -
GDALAlgorithmArgRelease$address
Address for:void GDALAlgorithmArgRelease(GDALAlgorithmArgH) -
GDALAlgorithmArgRelease
void GDALAlgorithmArgRelease(GDALAlgorithmArgH) -
GDALAlgorithmArgGetType$descriptor
Function descriptor for:GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH) -
GDALAlgorithmArgGetType$handle
Downcall method handle for:GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH) -
GDALAlgorithmArgGetType$address
Address for:GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH) -
GDALAlgorithmArgGetType
GDALAlgorithmArgType GDALAlgorithmArgGetType(GDALAlgorithmArgH) -
GDALAlgorithmArgIsOutput$descriptor
Function descriptor for:bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH) -
GDALAlgorithmArgIsOutput$handle
Downcall method handle for:bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH) -
GDALAlgorithmArgIsOutput$address
Address for:bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH) -
GDALAlgorithmArgIsOutput
bool GDALAlgorithmArgIsOutput(GDALAlgorithmArgH) -
GDALAlgorithmArgGetAsString$descriptor
Function descriptor for:const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH) -
GDALAlgorithmArgGetAsString$handle
Downcall method handle for:const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH) -
GDALAlgorithmArgGetAsString$address
Address for:const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH) -
GDALAlgorithmArgGetAsString
const char *GDALAlgorithmArgGetAsString(GDALAlgorithmArgH) -
GDALVectorTranslateOptionsNew$descriptor
Function descriptor for:GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary) -
GDALVectorTranslateOptionsNew$handle
Downcall method handle for:GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary) -
GDALVectorTranslateOptionsNew$address
Address for:GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary) -
GDALVectorTranslateOptionsNew
public static MemorySegment GDALVectorTranslateOptionsNew(MemorySegment papszArgv, MemorySegment psOptionsForBinary) GDALVectorTranslateOptions *GDALVectorTranslateOptionsNew(char **papszArgv, GDALVectorTranslateOptionsForBinary *psOptionsForBinary) -
GDALVectorTranslateOptionsFree$descriptor
Function descriptor for:void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions) -
GDALVectorTranslateOptionsFree$handle
Downcall method handle for:void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions) -
GDALVectorTranslateOptionsFree$address
Address for:void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions) -
GDALVectorTranslateOptionsFree
void GDALVectorTranslateOptionsFree(GDALVectorTranslateOptions *psOptions) -
GDALVectorTranslateOptionsSetProgress$descriptor
Function descriptor for:void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALVectorTranslateOptionsSetProgress$handle
Downcall method handle for:void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALVectorTranslateOptionsSetProgress$address
Address for:void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALVectorTranslateOptionsSetProgress
public static void GDALVectorTranslateOptionsSetProgress(MemorySegment psOptions, MemorySegment pfnProgress, MemorySegment pProgressData) void GDALVectorTranslateOptionsSetProgress(GDALVectorTranslateOptions *psOptions, GDALProgressFunc pfnProgress, void *pProgressData) -
GDALVectorTranslate$descriptor
Function descriptor for:GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError) -
GDALVectorTranslate$handle
Downcall method handle for:GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError) -
GDALVectorTranslate$address
Address for:GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError) -
GDALVectorTranslate
public static MemorySegment GDALVectorTranslate(MemorySegment pszDest, MemorySegment hDstDS, int nSrcCount, MemorySegment pahSrcDS, MemorySegment psOptions, MemorySegment pbUsageError) GDALDatasetH GDALVectorTranslate(const char *pszDest, GDALDatasetH hDstDS, int nSrcCount, GDALDatasetH *pahSrcDS, const GDALVectorTranslateOptions *psOptions, int *pbUsageError) -
OSRGetAuthorityCode$descriptor
Function descriptor for:const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey) -
OSRGetAuthorityCode$handle
Downcall method handle for:const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey) -
OSRGetAuthorityCode$address
Address for:const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey) -
OSRGetAuthorityCode
const char *OSRGetAuthorityCode(OGRSpatialReferenceH hSRS, const char *pszTargetKey) -
CPLSetConfigOption$descriptor
Function descriptor for:void CPLSetConfigOption(const char *, const char *) -
CPLSetConfigOption$handle
Downcall method handle for:void CPLSetConfigOption(const char *, const char *) -
CPLSetConfigOption$address
Address for:void CPLSetConfigOption(const char *, const char *) -
CPLSetConfigOption
void CPLSetConfigOption(const char *, const char *) -
CSLDestroy$descriptor
Function descriptor for:void CSLDestroy(char **papszStrList) -
CSLDestroy$handle
Downcall method handle for:void CSLDestroy(char **papszStrList) -
CSLDestroy$address
Address for:void CSLDestroy(char **papszStrList) -
CSLDestroy
void CSLDestroy(char **papszStrList)
-