MCPcopy Create free account
hub / github.com/OSGeo/gdal / AllRegister

Method AllRegister

swig/java/javadoc.java:1104–1113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1102 * This function should generally be called once at the beginning of the application.
1103 */
1104public class gdal:public static void AllRegister()
1105
1106/**
1107 * Get maximum cache memory.
1108 * <p>
1109 * Gets the maximum amount of memory available to the GDALRasterBlock
1110 * caching system for caching GDAL read/write imagery.
1111 *
1112 * @return maximum in bytes.
1113 */
1114public class gdal:public static int GetCacheMax()
1115
1116/**

Callers 15

setup_and_cleanupFunction · 0.80
setup_and_cleanupFunction · 0.80
test_basic_test_6Function · 0.80
open_inputMethod · 0.80
mainFunction · 0.80
MainMethod · 0.80
MainMethod · 0.80
MainMethod · 0.80

Calls

no outgoing calls

Tested by 10

test_basic_test_6Function · 0.64
MainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64
mainMethod · 0.64