- CE_Debug - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
Debug error == 1 (message class).
- CE_Failure - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
Failure error == 3 (message class and error return code).
- CE_Fatal - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
Fatal error == 4 (message class).
- CE_None - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
No error == 0 (message class and error return code).
- CE_Warning - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
Warning error == 2 (message class and error return code).
- Centroid() - Method in class org.gdal.ogr.Geometry
-
Compute the geometry centroid.
- ChangesAreWrittenToFile() - Method in class org.gdal.gdal.RasterAttributeTable
-
- Checksum() - Method in class org.gdal.gdal.Band
-
Compute checksum for while image.
- Checksum(int, int, int, int) - Method in class org.gdal.gdal.Band
-
Compute checksum for image region.
- Clip(Layer, Layer, Vector, ProgressCallback) - Method in class org.gdal.ogr.Layer
-
Clip off areas that are not covered by the method layer.
- Clip(Layer, Layer, Vector) - Method in class org.gdal.ogr.Layer
-
Clip off areas that are not covered by the method layer.
- Clip(Layer, Layer) - Method in class org.gdal.ogr.Layer
-
Clip off areas that are not covered by the method layer.
- clone() - Method in class org.gdal.gdal.ColorTable
-
Make a copy of a color table.
- Clone() - Method in class org.gdal.gdal.ColorTable
-
Make a copy of a color table.
- clone() - Method in class org.gdal.gdal.RasterAttributeTable
-
- Clone() - Method in class org.gdal.gdal.RasterAttributeTable
-
Copy Raster Attribute Table.
- Clone() - Method in class org.gdal.gdal.XMLNode
-
- clone() - Method in class org.gdal.ogr.Feature
-
- Clone() - Method in class org.gdal.ogr.Feature
-
Duplicate feature.
- clone() - Method in class org.gdal.ogr.Geometry
-
- Clone() - Method in class org.gdal.ogr.Geometry
-
Make a copy of this object.
- clone() - Method in class org.gdal.osr.SpatialReference
-
- Clone() - Method in class org.gdal.osr.SpatialReference
-
Make a duplicate of this SpatialReference object.
- CloneGeogCS() - Method in class org.gdal.osr.SpatialReference
-
Make a duplicate of the GEOGCS node of this SpatialReference object.
- CloseRings() - Method in class org.gdal.ogr.Geometry
-
Force rings to be closed.
- ColorTable - Class in org.gdal.gdal
-
Class ColorTable represents a color table / palette.
- ColorTable(int) - Constructor for class org.gdal.gdal.ColorTable
-
Construct a new color table.
- ColorTable() - Constructor for class org.gdal.gdal.ColorTable
-
Construct a new color table.
- CommitTransaction() - Method in class org.gdal.gdal.Dataset
-
- CommitTransaction() - Method in class org.gdal.ogr.DataSource
-
- CommitTransaction() - Method in class org.gdal.ogr.Layer
-
For datasources which support transactions, CommitTransaction commits a
transaction.
- ComputeBandStats(double[], int) - Method in class org.gdal.gdal.Band
-
Compute mean and standard deviation values.
- ComputeBandStats(double[]) - Method in class org.gdal.gdal.Band
-
Compute mean and standard deviation values.
- ComputeMedianCutPCT(Band, Band, Band, int, ColorTable, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
Compute optimal PCT for RGB image.
- ComputeMedianCutPCT(Band, Band, Band, int, ColorTable) - Static method in class org.gdal.gdal.gdal
-
Compute optimal PCT for RGB image.
- ComputeProximity(Band, Band, Vector, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
Compute the proximity of all pixels in the image to a set of pixels in the source image.
- ComputeProximity(Band, Band, Vector) - Static method in class org.gdal.gdal.gdal
-
Compute the proximity of all pixels in the image to a set of pixels in the source image.
- ComputeProximity(Band, Band) - Static method in class org.gdal.gdal.gdal
-
Compute the proximity of all pixels in the image to a set of pixels in the source image.
- ComputeRasterMinMax(double[], int) - Method in class org.gdal.gdal.Band
-
Compute the min/max values for a band.
- ComputeRasterMinMax(double[]) - Method in class org.gdal.gdal.Band
-
Compute the min/max values for a band.
- ComputeStatistics(boolean, double[], double[], double[], double[], ProgressCallback) - Method in class org.gdal.gdal.Band
-
Compute image statistics.
- ComputeStatistics(boolean, double[], double[], double[], double[]) - Method in class org.gdal.gdal.Band
-
Compute image statistics.
- ComputeStatistics(boolean, double[], double[]) - Method in class org.gdal.gdal.Band
-
Compute image statistics.
- ComputeStatistics(boolean) - Method in class org.gdal.gdal.Band
-
Compute image statistics.
- Contains(Geometry) - Method in class org.gdal.ogr.Geometry
-
Test for containment.
- ContourGenerate(Band, double, double, double[], int, double, Layer, int, int, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- ContourGenerate(Band, double, double, double[], int, double, Layer, int, int) - Static method in class org.gdal.gdal.gdal
-
- ConvexHull() - Method in class org.gdal.ogr.Geometry
-
Compute convex hull.
- CoordinateDimension() - Method in class org.gdal.ogr.Geometry
-
- CoordinateTransformation - Class in org.gdal.osr
-
Object for transforming between coordinate systems.
- CoordinateTransformation(SpatialReference, SpatialReference) - Constructor for class org.gdal.osr.CoordinateTransformation
-
Deprecated.
- CopyDataSource(DataSource, String, Vector) - Method in class org.gdal.ogr.Driver
-
Creates a new datasource by copying all the layers from the
source datasource.
- CopyDataSource(DataSource, String) - Method in class org.gdal.ogr.Driver
-
Creates a new datasource by copying all the layers from the
source datasource.
- CopyFiles(String, String) - Method in class org.gdal.gdal.Driver
-
- CopyGeogCSFrom(SpatialReference) - Method in class org.gdal.osr.SpatialReference
-
Copy GEOGCS from another OGRSpatialReference.
- CopyLayer(Layer, String, Vector) - Method in class org.gdal.gdal.Dataset
-
- CopyLayer(Layer, String) - Method in class org.gdal.gdal.Dataset
-
- CopyLayer(Layer, String, Vector) - Method in class org.gdal.ogr.DataSource
-
Duplicate an existing layer.
- CopyLayer(Layer, String) - Method in class org.gdal.ogr.DataSource
-
Duplicate an existing layer.
- CPLBinaryToHex(byte[]) - Static method in class org.gdal.gdal.gdal
-
- CPLE_AppDefined - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_AppDefined == 1 (error code).
- CPLE_AssertionFailed - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_AssertionFailed == 7 (error code).
- CPLE_FileIO - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_FileIO == 3 (error code).
- CPLE_IllegalArg - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_IllegalArg == 5 (error code).
- CPLE_None - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_None == 0 (error code).
- CPLE_NotSupported - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_NotSupported == 6 (error code).
- CPLE_NoWriteAccess - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_NoWriteAccess == 8 (error code).
- CPLE_OpenFailed - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_OpenFailed == 4 (error code).
- CPLE_OutOfMemory - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_OutOfMemory == 2 (error code).
- CPLE_UserInterrupt - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLE_UserInterrupt == 9 (error code).
- CPLES_BackslashQuotable - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLES_BackslashQuotable(0).
- CPLES_CSV - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLES_CSV(4).
- CPLES_SQL - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLES_SQL(3).
- CPLES_URL - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLES_URL(2).
- CPLES_XML - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CPLES_XML(1).
- CPLHexToBinary(String) - Static method in class org.gdal.gdal.gdal
-
- Create(String, int, int, int, int, String[]) - Method in class org.gdal.gdal.Driver
-
Create a new dataset with this driver.
- Create(String, int, int, int, String[]) - Method in class org.gdal.gdal.Driver
-
Create a new dataset with this driver.
- Create(String, int, int, int, int, Vector) - Method in class org.gdal.gdal.Driver
-
Create a new dataset with this driver.
- Create(String, int, int, int, int) - Method in class org.gdal.gdal.Driver
-
Create a new dataset with this driver.
- Create(String, int, int, int) - Method in class org.gdal.gdal.Driver
-
Create a new dataset with this driver.
- Create(String, int, int) - Method in class org.gdal.gdal.Driver
-
Create a new dataset with this driver.
- CreateColorRamp(int, Color, int, Color) - Method in class org.gdal.gdal.ColorTable
-
Create color ramp.
- CreateColumn(String, int, int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Create new column.
- CreateCoordinateTransformation(SpatialReference, SpatialReference) - Static method in class org.gdal.osr.CoordinateTransformation
-
Create transformation object.
- CreateCoordinateTransformation(SpatialReference, SpatialReference) - Static method in class org.gdal.osr.osr
-
Create transformation object.
- CreateCopy(String, Dataset, int, String[]) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateCopy(String, Dataset, Vector) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateCopy(String, Dataset, String[]) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateCopy(String, Dataset, int, Vector, ProgressCallback) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateCopy(String, Dataset, int, Vector) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateCopy(String, Dataset, int) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateCopy(String, Dataset) - Method in class org.gdal.gdal.Driver
-
Create a copy of a dataset.
- CreateDataSource(String, Vector) - Method in class org.gdal.ogr.Driver
-
Attempt to create a new data source based on the passed driver.
- CreateDataSource(String) - Method in class org.gdal.ogr.Driver
-
Attempt to create a new data source based on the passed driver.
- CreateFeature(Feature) - Method in class org.gdal.ogr.Layer
-
Create and write a new feature within a layer.
- CreateField(FieldDefn, int) - Method in class org.gdal.ogr.Layer
-
Create a new field on a layer.
- CreateField(FieldDefn) - Method in class org.gdal.ogr.Layer
-
Create a new field on a layer.
- CreateFromGML(String) - Static method in class org.gdal.ogr.Geometry
-
Create geometry from GML.
- CreateFromJson(String) - Static method in class org.gdal.ogr.Geometry
-
Create geometry from GeoJSON.
- CreateFromWkb(byte[]) - Static method in class org.gdal.ogr.Geometry
-
Create a geometry object of the appropriate type from it's well known
binary representation.
- CreateFromWkt(String) - Static method in class org.gdal.ogr.Geometry
-
Create a geometry object of the appropriate type from it's well known
text representation.
- CreateGeometryFromGML(String) - Static method in class org.gdal.ogr.ogr
-
Create a new Geometry from a GML string.
- CreateGeometryFromJson(String) - Static method in class org.gdal.ogr.ogr
-
Create a new Geometry from a GeoJSON string.
- CreateGeometryFromWkb(byte[], SpatialReference) - Static method in class org.gdal.ogr.ogr
-
Create a new Geometry from a well known binary (wkb) content.
- CreateGeometryFromWkb(byte[]) - Static method in class org.gdal.ogr.ogr
-
Create a new Geometry from a well known binary (wkb) content.
- CreateGeometryFromWkt(String, SpatialReference) - Static method in class org.gdal.ogr.ogr
-
Create a new Geometry from a well known text (wkt) content.
- CreateGeometryFromWkt(String) - Static method in class org.gdal.ogr.ogr
-
Create a new Geometry from a well known text (wkt) string.
- CreateGeomField(GeomFieldDefn, int) - Method in class org.gdal.ogr.Layer
-
- CreateGeomField(GeomFieldDefn) - Method in class org.gdal.ogr.Layer
-
- CreateLayer(String, SpatialReference, int, Vector) - Method in class org.gdal.gdal.Dataset
-
- CreateLayer(String, SpatialReference, int) - Method in class org.gdal.gdal.Dataset
-
- CreateLayer(String, SpatialReference) - Method in class org.gdal.gdal.Dataset
-
- CreateLayer(String) - Method in class org.gdal.gdal.Dataset
-
- CreateLayer(String, SpatialReference, int, Vector) - Method in class org.gdal.ogr.DataSource
-
Create a new layer on the data source with the indicated name, coordinate system, geometry type.
- CreateLayer(String, SpatialReference, int) - Method in class org.gdal.ogr.DataSource
-
Create a new layer on the data source with the indicated name, coordinate system, geometry type.
- CreateLayer(String, SpatialReference) - Method in class org.gdal.ogr.DataSource
-
Create a new layer on the data source with the indicated name, coordinate system.
- CreateLayer(String) - Method in class org.gdal.ogr.DataSource
-
Create a new layer on the data source with the indicated name.
- CreateMaskBand(int) - Method in class org.gdal.gdal.Band
-
Adds a mask band to the current band.
- CreateMaskBand(int) - Method in class org.gdal.gdal.Dataset
-
Adds a mask band to the current band.
- CreatePansharpenedVRT(String, Band, Band[]) - Static method in class org.gdal.gdal.gdal
-
- Crosses(Geometry) - Method in class org.gdal.ogr.Geometry
-
Test for crossing.
- CXT_Attribute - Static variable in class org.gdal.gdal.XMLNodeType
-
- CXT_Attribute - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CXT_Attribute(2) : node is an attribute.
- CXT_Comment - Static variable in class org.gdal.gdal.XMLNodeType
-
- CXT_Comment - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CXT_Comment(3) : node is a XML comment.
- CXT_Element - Static variable in class org.gdal.gdal.XMLNodeType
-
- CXT_Element - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CTX_Element(0) : node is an element.
- CXT_Literal - Static variable in class org.gdal.gdal.XMLNodeType
-
- CXT_Literal - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CXT_Literal(4) : node is a special literal.
- CXT_Text - Static variable in class org.gdal.gdal.XMLNodeType
-
- CXT_Text - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
CXT_Text(1) : node is a raw text value
- GA_ReadOnly - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GA_ReadOnly : flag used for opening a dataset in read-only mode with gdal.Open()
- GA_Update - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GA_Update : flag used for opening a dataset in update mode with gdal.Open()
- GARIO_COMPLETE - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GARIO_ERROR - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GARIO_PENDING - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GARIO_UPDATE - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GCI_AlphaBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_AlphaBand(6) : Alpha band of RGBA image (0=transparent, 255=opaque) (color interpretation)
- GCI_BlackBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_BlackBand(13) : Black band of CMYK image (color interpretation)
- GCI_BlueBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_BlueBand(5) : Blue band of RGBA image (color interpretation)
- GCI_CyanBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_CyanBand(10) : Cyan band of CMYK image (color interpretation)
- GCI_GrayIndex - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_GrayIndex(1) : greyscale (color interpretation)
- GCI_GreenBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_GreenBand(4) : Green band of RGBA image (color interpretation)
- GCI_HueBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_HueBand(7) : Hue band of HLS image (color interpretation)
- GCI_LightnessBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_LightnessBand(9) : Lightness band of HLS image (color interpretation)
- GCI_MagentaBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_MagentaBand(11) : Magenta band of CMYK image (color interpretation)
- GCI_PaletteIndex - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_PaletteIndex(2) : paletted with color table (color interpretation)
- GCI_RedBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_RedBand(3) : Red band of RGBA image (color interpretation)
- GCI_SaturationBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_SaturationBand(8) : Saturation band of HLS image (color interpretation)
- GCI_Undefined - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_Undefined(0) : undefined (color interpretation)
- GCI_YCbCr_CbBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_YCbCr_CbBand(15) : Cb Luminance (color interpretation)
- GCI_YCbCr_CrBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_YCbCr_CrBand(16) : Cr Luminance (color interpretation)
- GCI_YCbCr_YBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_YCbCr_YBand(14) : Y Luminance (color interpretation)
- GCI_YellowBand - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GCI_YellowBand(12) : Yellow band of CMYK image (color interpretation)
- GCP - Class in org.gdal.gdal
-
- GCP(double, double, double, double, double) - Constructor for class org.gdal.gdal.GCP
-
- GCP(double, double, double, double, String, String) - Constructor for class org.gdal.gdal.GCP
-
- GCP(double, double, double, double) - Constructor for class org.gdal.gdal.GCP
-
- GCP(double, double, double, double, double, String, String) - Constructor for class org.gdal.gdal.GCP
-
- GCPsToGeoTransform(GCP[], double[], int) - Static method in class org.gdal.gdal.gdal
-
Generate Geotransform from GCPs.
- GCPsToGeoTransform(GCP[], double[]) - Static method in class org.gdal.gdal.gdal
-
Generate Geotransform from GCPs.
- gdal - Class in org.gdal.gdal
-
Class gdal is an uninstanciable class providing various utility functions as static methods.
- GDAL_DCAP_CREATE - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DCAP_CREATECOPY - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DCAP_OPEN - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DCAP_VIRTUALIO - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_CREATIONDATATYPES - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_CREATIONFIELDDATATYPES - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_CREATIONOPTIONLIST - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_EXTENSION - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_EXTENSIONS - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_HELPTOPIC - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_LONGNAME - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_MIMETYPE - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_DMD_SUBDATASETS - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GDAL_GCP_GCPLine_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPLine_set(GCP, double) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPPixel_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPPixel_set(GCP, double) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPX_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPX_set(GCP, double) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPY_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPY_set(GCP, double) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPZ_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_GCPZ_set(GCP, double) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_Id_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_Id_set(GCP, String) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_Info_get(GCP) - Static method in class org.gdal.gdal.gdal
-
- GDAL_GCP_Info_set(GCP, String) - Static method in class org.gdal.gdal.gdal
-
- gdalconst - Class in org.gdal.gdalconst
-
- gdalconstConstants - Interface in org.gdal.gdalconst
-
Various constants used by the org.gdal.gdal package.
- GDALDestroyDriverManager() - Static method in class org.gdal.gdal.gdal
-
- GDALInfo(Dataset, InfoOptions) - Static method in class org.gdal.gdal.gdal
-
- GDT_Byte - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_Byte(1) : Eight bit unsigned integer (data type)
- GDT_CFloat32 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_CFloat32(10) : Complex Float32 (data type)
- GDT_CFloat64 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_CFloat64(11) : Complex Float64 (data type)
- GDT_CInt16 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_CInt16(8) : Complex Int16 (data type)
- GDT_CInt32 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_CInt32(9) : Complex Int32 (data type)
- GDT_Float32 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_Float32(6) : Thirty two bit floating point (data type)
- GDT_Float64 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_Float64(7) : Sixty four bit floating point (data type)
- GDT_Int16 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_Int16(3) : Sixteen bit signed integer (data type)
- GDT_Int32 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_Int32(5) : Thirty two bit signed integer (data type)
- GDT_TypeCount - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_TypeCount(12) : Maximum type (data type)
- GDT_UInt16 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_UInt16(2) : Sixteen bit unsigned integer (data type)
- GDT_UInt32 - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_UInt32(4) : Thirty two bit unsigned integer (data type)
- GDT_Unknown - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GDT_Unknown(0) : Unknown (data type)
- GeneralCmdLineProcessor(String[], int) - Static method in class org.gdal.gdal.gdal
-
General utility option processing.
- GeneralCmdLineProcessor(String[]) - Static method in class org.gdal.gdal.gdal
-
General utility option processing.
- GeneralCmdLineProcessor(Vector, int) - Static method in class org.gdal.gdal.gdal
-
General utility option processing.
- GeneralCmdLineProcessor(Vector) - Static method in class org.gdal.gdal.gdal
-
General utility option processing.
- GeneralCmdLineProcessor(Vector, int) - Static method in class org.gdal.ogr.ogr
-
General utility option processing.
- GeneralCmdLineProcessor(Vector) - Static method in class org.gdal.ogr.ogr
-
General utility option processing.
- GeneralCmdLineProcessor(String[], int) - Static method in class org.gdal.ogr.ogr
-
General utility option processing.
- GeneralCmdLineProcessor(String[]) - Static method in class org.gdal.ogr.ogr
-
General utility option processing.
- Geometry - Class in org.gdal.ogr
-
Abstract base class for all geometry classes.
- Geometry(int, String, byte[], String) - Constructor for class org.gdal.ogr.Geometry
-
Deprecated.
Use referenced methods instead.
- Geometry(int) - Constructor for class org.gdal.ogr.Geometry
-
Create an empty geometry of desired type.
- GeometryTypeToName(int) - Static method in class org.gdal.ogr.ogr
-
Fetch a human readable name corresponding to an OGRwkBGeometryType value.
- GeomFieldDefn - Class in org.gdal.ogr
-
- GeomFieldDefn(String, int) - Constructor for class org.gdal.ogr.GeomFieldDefn
-
- GeomFieldDefn(String) - Constructor for class org.gdal.ogr.GeomFieldDefn
-
- GeomFieldDefn() - Constructor for class org.gdal.ogr.GeomFieldDefn
-
- GetAngularUnits() - Method in class org.gdal.osr.SpatialReference
-
Fetch angular geographic coordinate system units.
- GetAngularUnitsName() - Method in class org.gdal.osr.SpatialReference
-
Fetch angular geographic coordinate system units name.
- GetArea() - Method in class org.gdal.ogr.Geometry
-
Deprecated.
- GetAttrValue(String, int) - Method in class org.gdal.osr.SpatialReference
-
Fetch indicated attribute of named node.
- GetAttrValue(String) - Method in class org.gdal.osr.SpatialReference
-
Fetch first attribute of named node.
- GetAuthorityCode(String) - Method in class org.gdal.osr.SpatialReference
-
Get the authority code for a node.
- GetAuthorityName(String) - Method in class org.gdal.osr.SpatialReference
-
Get the authority name for a node.
- GetAxisName(String, int) - Method in class org.gdal.osr.SpatialReference
-
Get the axis name for a node.
- GetAxisOrientation(String, int) - Method in class org.gdal.osr.SpatialReference
-
Get the axis orientation for a node.
- GetBand() - Method in class org.gdal.gdal.Band
-
Fetch the band number.
- GetBlockSize(int[], int[]) - Method in class org.gdal.gdal.Band
-
Fetch the "natural" block size of this band.
- GetBlockXSize() - Method in class org.gdal.gdal.Band
-
Fetch the "natural" block width of this band
- GetBlockYSize() - Method in class org.gdal.gdal.Band
-
Fetch the "natural" block height of this band
- GetBoundary() - Method in class org.gdal.ogr.Geometry
-
Deprecated.
- GetCacheMax() - Static method in class org.gdal.gdal.gdal
-
Get maximum cache memory.
- GetCacheUsed() - Static method in class org.gdal.gdal.gdal
-
Get cache memory used.
- GetCategoryNames() - Method in class org.gdal.gdal.Band
-
Fetch the list of category names for this raster.
- getChild() - Method in class org.gdal.gdal.XMLNode
-
- GetColOfUsage(int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch column index for given usage.
- GetColorEntry(int) - Method in class org.gdal.gdal.ColorTable
-
Fetch a color entry from table.
- GetColorInterpretation() - Method in class org.gdal.gdal.Band
-
How should this band be interpreted as color?
- GetColorInterpretationName(int) - Static method in class org.gdal.gdal.gdal
-
Get name of color interpretation.
- GetColorTable() - Method in class org.gdal.gdal.Band
-
Fetch the color table associated with band.
- GetColumnCount() - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch table column count.
- GetConfigOption(String, String) - Static method in class org.gdal.gdal.gdal
-
Get the value of a configuration option.
- GetConfigOption(String) - Static method in class org.gdal.gdal.gdal
-
Get the value of a configuration option.
- GetCoordinateDimension() - Method in class org.gdal.ogr.Geometry
-
Get the dimension of the coordinates in this object.
- GetCount() - Method in class org.gdal.gdal.ColorTable
-
Get number of color entries in table.
- GetCurveGeometry(Vector) - Method in class org.gdal.ogr.Geometry
-
- GetCurveGeometry() - Method in class org.gdal.ogr.Geometry
-
- GetDataset() - Method in class org.gdal.gdal.Band
-
- getDataType() - Method in class org.gdal.gdal.Band
-
Return the data type of the band.
- GetDataTypeByName(String) - Static method in class org.gdal.gdal.gdal
-
Get data type by symbolic name.
- GetDataTypeName(int) - Static method in class org.gdal.gdal.gdal
-
Get name of data type.
- GetDataTypeSize(int) - Static method in class org.gdal.gdal.gdal
-
Get data type size in bits.
- GetDefault() - Method in class org.gdal.ogr.FieldDefn
-
- GetDefaultHistogram(double[], double[], int[][], boolean, ProgressCallback) - Method in class org.gdal.gdal.Band
-
Fetch default raster histogram.
- GetDefaultHistogram(double[], double[], int[][], boolean) - Method in class org.gdal.gdal.Band
-
Fetch default raster histogram.
- GetDefaultHistogram(double[], double[], int[][]) - Method in class org.gdal.gdal.Band
-
Fetch default raster histogram.
- GetDefaultRAT() - Method in class org.gdal.gdal.Band
-
Fetch default Raster Attribute Table.
- GetDefnRef() - Method in class org.gdal.ogr.Feature
-
Fetch feature definition.
- GetDescription() - Method in class org.gdal.gdal.MajorObject
-
Fetch object description.
- GetDimension() - Method in class org.gdal.ogr.Geometry
-
Get the dimension of this object.
- GetDriver() - Method in class org.gdal.gdal.Dataset
-
Fetch the driver to which this dataset relates.
- GetDriver(int) - Static method in class org.gdal.gdal.gdal
-
Fetch driver by index.
- GetDriver() - Method in class org.gdal.ogr.DataSource
-
Returns the driver that the dataset was opened with.
- GetDriver(int) - Static method in class org.gdal.ogr.ogr
-
Fetch the indicated driver.
- GetDriverByName(String) - Static method in class org.gdal.gdal.gdal
-
Fetch a driver based on the short name.
- GetDriverByName(String) - Static method in class org.gdal.ogr.ogr
-
Fetch the indicated driver.
- GetDriverCount() - Static method in class org.gdal.gdal.gdal
-
Fetch the number of registered drivers.
- GetDriverCount() - Static method in class org.gdal.ogr.ogr
-
Fetch the number of registered drivers.
- GetEnvelope(double[]) - Method in class org.gdal.ogr.Geometry
-
Computes and returns the bounding envelope for this geometry.
- GetEnvelope3D(double[]) - Method in class org.gdal.ogr.Geometry
-
Computes and returns the 3D bounding envelope for this geometry.
- GetExtent(boolean) - Method in class org.gdal.ogr.Layer
-
Fetch the extent of this layer.
- GetExtent() - Method in class org.gdal.ogr.Layer
-
Fetch the extent of this layer.
- GetExtent(double[], int) - Method in class org.gdal.ogr.Layer
-
Fetch the extent of this layer.
- GetFeature(long) - Method in class org.gdal.ogr.Layer
-
Fetch a feature by its identifier.
- GetFeatureCount(int) - Method in class org.gdal.ogr.Layer
-
Fetch the feature count in this layer.
- GetFeatureCount() - Method in class org.gdal.ogr.Layer
-
Fetch the feature count in this layer.
- GetFeaturesRead() - Method in class org.gdal.ogr.Layer
-
Return the total number of features read.
- GetFID() - Method in class org.gdal.ogr.Feature
-
Get feature identifier.
- GetFIDColumn() - Method in class org.gdal.ogr.Layer
-
Returns the name of the FID column.
- GetFieldAsBinary(int) - Method in class org.gdal.ogr.Feature
-
- GetFieldAsBinary(String) - Method in class org.gdal.ogr.Feature
-
- GetFieldAsDateTime(int, int[], int[], int[], int[], int[], float[], int[]) - Method in class org.gdal.ogr.Feature
-
- GetFieldAsDateTime(String, int[], int[], int[], int[], int[], float[], int[]) - Method in class org.gdal.ogr.Feature
-
- GetFieldAsDouble(int) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a double.
- GetFieldAsDouble(String) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a double.
- GetFieldAsDoubleList(int) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a list of doubles.
- GetFieldAsInteger(int) - Method in class org.gdal.ogr.Feature
-
Fetch field value as integer.
- GetFieldAsInteger(String) - Method in class org.gdal.ogr.Feature
-
Fetch field value as integer.
- GetFieldAsInteger64(int) - Method in class org.gdal.ogr.Feature
-
- GetFieldAsInteger64(String) - Method in class org.gdal.ogr.Feature
-
- GetFieldAsIntegerList(int) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a list of integers.
- GetFieldAsString(int) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a string.
- GetFieldAsString(String) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a string.
- GetFieldAsStringList(int) - Method in class org.gdal.ogr.Feature
-
Fetch field value as a list of strings.
- GetFieldCount() - Method in class org.gdal.ogr.Feature
-
Fetch number of fields on this feature.
- GetFieldCount() - Method in class org.gdal.ogr.FeatureDefn
-
Fetch number of fields on this feature.
- GetFieldDefn(int) - Method in class org.gdal.ogr.FeatureDefn
-
Fetch field definition.
- GetFieldDefnRef(int) - Method in class org.gdal.ogr.Feature
-
Fetch definition for this field.
- GetFieldDefnRef(String) - Method in class org.gdal.ogr.Feature
-
Fetch definition for this field.
- GetFieldIndex(String) - Method in class org.gdal.ogr.Feature
-
Fetch the field index given field name.
- GetFieldIndex(String) - Method in class org.gdal.ogr.FeatureDefn
-
Find field by name.
- GetFieldSubTypeName(int) - Static method in class org.gdal.ogr.ogr
-
- GetFieldType(int) - Method in class org.gdal.ogr.Feature
-
Fetch the field type.
- GetFieldType(String) - Method in class org.gdal.ogr.Feature
-
Fetch the field type.
- GetFieldType() - Method in class org.gdal.ogr.FieldDefn
-
Return the field type
- GetFieldType() - Method in class org.gdal.ogr.GeomFieldDefn
-
- GetFieldTypeName(int) - Method in class org.gdal.ogr.FieldDefn
-
Fetch human readable name for a field type.
- GetFieldTypeName(int) - Static method in class org.gdal.ogr.ogr
-
Fetch human readable name for a field type.
- GetFileList() - Method in class org.gdal.gdal.Dataset
-
Fetch files forming dataset.
- GetGCPCount() - Method in class org.gdal.gdal.Dataset
-
Get number of GCPs.
- getGCPLine() - Method in class org.gdal.gdal.GCP
-
- getGCPPixel() - Method in class org.gdal.gdal.GCP
-
- GetGCPProjection() - Method in class org.gdal.gdal.Dataset
-
Get output projection for GCPs.
- GetGCPs() - Method in class org.gdal.gdal.Dataset
-
Fetch GCPs.
- GetGCPs(Vector) - Method in class org.gdal.gdal.Dataset
-
Fetch GCPs.
- getGCPX() - Method in class org.gdal.gdal.GCP
-
- getGCPY() - Method in class org.gdal.gdal.GCP
-
- getGCPZ() - Method in class org.gdal.gdal.GCP
-
- GetGeometryColumn() - Method in class org.gdal.ogr.Layer
-
Returns the name of the geometry column.
- GetGeometryCount() - Method in class org.gdal.ogr.Geometry
-
Fetch the number of elements in a geometry or number of geometries in
container.
- GetGeometryName() - Method in class org.gdal.ogr.Geometry
-
Fetch WKT name for geometry type.
- GetGeometryRef() - Method in class org.gdal.ogr.Feature
-
Fetch pointer to feature geometry.
- GetGeometryRef(int) - Method in class org.gdal.ogr.Geometry
-
Fetch geometry from a geometry container.
- GetGeometryType() - Method in class org.gdal.ogr.Geometry
-
Fetch geometry type.
- GetGeomFieldCount() - Method in class org.gdal.ogr.Feature
-
- GetGeomFieldCount() - Method in class org.gdal.ogr.FeatureDefn
-
- GetGeomFieldDefn(int) - Method in class org.gdal.ogr.FeatureDefn
-
- GetGeomFieldDefnRef(int) - Method in class org.gdal.ogr.Feature
-
- GetGeomFieldDefnRef(String) - Method in class org.gdal.ogr.Feature
-
- GetGeomFieldIndex(String) - Method in class org.gdal.ogr.Feature
-
- GetGeomFieldIndex(String) - Method in class org.gdal.ogr.FeatureDefn
-
- GetGeomFieldRef(int) - Method in class org.gdal.ogr.Feature
-
- GetGeomFieldRef(String) - Method in class org.gdal.ogr.Feature
-
- GetGeomType() - Method in class org.gdal.ogr.FeatureDefn
-
Fetch the geometry base type.
- GetGeomType() - Method in class org.gdal.ogr.Layer
-
Return the layer geometry type.
- GetGeoTransform() - Method in class org.gdal.gdal.Dataset
-
Fetch the affine transformation coefficients.
- GetGeoTransform(double[]) - Method in class org.gdal.gdal.Dataset
-
Fetch the affine transformation coefficients.
- getHelpTopic() - Method in class org.gdal.gdal.Driver
-
Return the URL to the help that describes the driver.
- GetHistogram(double, double, int[], boolean, boolean, ProgressCallback) - Method in class org.gdal.gdal.Band
-
Compute raster histogram.
- GetHistogram(double, double, int[], boolean, boolean) - Method in class org.gdal.gdal.Band
-
Compute raster histogram.
- GetHistogram(double, double, int[]) - Method in class org.gdal.gdal.Band
-
Compute raster histogram.
- GetHistogram(int[]) - Method in class org.gdal.gdal.Band
-
Compute raster histogram.
- getId() - Method in class org.gdal.gdal.GCP
-
- getIndexColorModel(int) - Method in class org.gdal.gdal.ColorTable
-
- getInfo() - Method in class org.gdal.gdal.GCP
-
- GetInvFlattening() - Method in class org.gdal.osr.SpatialReference
-
- GetJPEG2000StructureAsString(String, Vector) - Static method in class org.gdal.gdal.gdal
-
- GetJPEG2000StructureAsString(String) - Static method in class org.gdal.gdal.gdal
-
- GetJustify() - Method in class org.gdal.ogr.FieldDefn
-
Get the justification for this field.
- GetLastErrorMsg() - Static method in class org.gdal.gdal.gdal
-
Get the last error message.
- GetLastErrorNo() - Static method in class org.gdal.gdal.gdal
-
Fetch the last error number.
- GetLastErrorType() - Static method in class org.gdal.gdal.gdal
-
Fetch the last error type.
- GetLastStyleName() - Method in class org.gdal.ogr.StyleTable
-
- GetLayer(int) - Method in class org.gdal.gdal.Dataset
-
- GetLayer(String) - Method in class org.gdal.gdal.Dataset
-
- GetLayer(int) - Method in class org.gdal.ogr.DataSource
-
Fetch a layer by index.
- GetLayer(String) - Method in class org.gdal.ogr.DataSource
-
Fetch a layer by name.
- GetLayerByIndex(int) - Method in class org.gdal.gdal.Dataset
-
- GetLayerByIndex(int) - Method in class org.gdal.ogr.DataSource
-
Fetch a layer by index.
- GetLayerByName(String) - Method in class org.gdal.gdal.Dataset
-
- GetLayerByName(String) - Method in class org.gdal.ogr.DataSource
-
Fetch a layer by name.
- GetLayerCount() - Method in class org.gdal.gdal.Dataset
-
- GetLayerCount() - Method in class org.gdal.ogr.DataSource
-
Get the number of layers in this data source.
- GetLayerDefn() - Method in class org.gdal.ogr.Layer
-
Fetch the schema information for this layer.
- GetLinearBinning(double[], double[]) - Method in class org.gdal.gdal.RasterAttributeTable
-
Get linear binning information.
- GetLinearGeometry(double, Vector) - Method in class org.gdal.ogr.Geometry
-
- GetLinearGeometry(double) - Method in class org.gdal.ogr.Geometry
-
- GetLinearGeometry() - Method in class org.gdal.ogr.Geometry
-
- GetLinearUnits() - Method in class org.gdal.osr.SpatialReference
-
Fetch linear projection units.
- GetLinearUnitsName() - Method in class org.gdal.osr.SpatialReference
-
Fetch linear projection units name.
- getLongName() - Method in class org.gdal.gdal.Driver
-
Return the long name of a driver.
- GetM(int) - Method in class org.gdal.ogr.Geometry
-
- GetM() - Method in class org.gdal.ogr.Geometry
-
- GetMaskBand() - Method in class org.gdal.gdal.Band
-
Return the mask band associated with the band.
- GetMaskFlags() - Method in class org.gdal.gdal.Band
-
Return the status flags of the mask band associated with the band.
- GetMaximum(Double[]) - Method in class org.gdal.gdal.Band
-
Fetch the maximum value for this band.
- GetMetadata_Dict(String) - Method in class org.gdal.gdal.MajorObject
-
Fetch metadata.
- GetMetadata_Dict() - Method in class org.gdal.gdal.MajorObject
-
Fetch metadata.
- GetMetadata_List(String) - Method in class org.gdal.gdal.MajorObject
-
Fetch metadata.
- GetMetadata_List() - Method in class org.gdal.gdal.MajorObject
-
Fetch metadata.
- GetMetadataDomainList() - Method in class org.gdal.gdal.MajorObject
-
- GetMetadataItem(String, String) - Method in class org.gdal.gdal.MajorObject
-
Fetch single metadata item.
- GetMetadataItem(String) - Method in class org.gdal.gdal.MajorObject
-
Fetch single metadata item.
- GetMinimum(Double[]) - Method in class org.gdal.gdal.Band
-
Fetch the minimum value for this band.
- getName() - Method in class org.gdal.ogr.DataSource
-
Returns the name of the data source.
- GetName() - Method in class org.gdal.ogr.DataSource
-
Returns the name of the data source.
- getName() - Method in class org.gdal.ogr.Driver
-
Fetch name of driver (file format).
- GetName() - Method in class org.gdal.ogr.Driver
-
Fetch name of driver (file format).
- GetName() - Method in class org.gdal.ogr.FeatureDefn
-
Get name of this FeatureDefn.
- GetName() - Method in class org.gdal.ogr.FieldDefn
-
Fetch name of this field.
- GetName() - Method in class org.gdal.ogr.GeomFieldDefn
-
- GetName() - Method in class org.gdal.ogr.Layer
-
Return the layer name.
- GetNameOfCol(int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch name of indicated column.
- GetNameRef() - Method in class org.gdal.ogr.FieldDefn
-
Fetch name of this field.
- GetNameRef() - Method in class org.gdal.ogr.GeomFieldDefn
-
- GetNativeData() - Method in class org.gdal.ogr.Feature
-
- GetNativeMediaType() - Method in class org.gdal.ogr.Feature
-
- getNext() - Method in class org.gdal.gdal.XMLNode
-
- GetNextFeature() - Method in class org.gdal.ogr.Layer
-
Fetch the next available feature from this layer.
- GetNextStyle() - Method in class org.gdal.ogr.StyleTable
-
- GetNoDataValue(Double[]) - Method in class org.gdal.gdal.Band
-
Fetch the no data value for this band.
- GetNonLinearGeometriesEnabledFlag() - Static method in class org.gdal.ogr.ogr
-
- GetNormProjParm(String, double) - Method in class org.gdal.osr.SpatialReference
-
Fetch a normalized projection parameter value.
- GetNormProjParm(String) - Method in class org.gdal.osr.SpatialReference
-
Fetch a normalized projection parameter value.
- GetOffset(Double[]) - Method in class org.gdal.gdal.Band
-
Fetch the raster value offset.
- GetOpenDS(int) - Static method in class org.gdal.ogr.ogr
-
Return the iDS th datasource opened.
- GetOpenDSCount() - Static method in class org.gdal.ogr.ogr
-
Return the number of opened datasources.
- GetOverview(int) - Method in class org.gdal.gdal.Band
-
Fetch overview raster band object.
- GetOverviewCount() - Method in class org.gdal.gdal.Band
-
Return the number of overview layers available.
- GetPaletteInterpretation() - Method in class org.gdal.gdal.ColorTable
-
Fetch palette interpretation.
- GetPaletteInterpretationName(int) - Static method in class org.gdal.gdal.gdal
-
Get name of palette interpretation.
- GetPoint(int) - Method in class org.gdal.ogr.Geometry
-
Fetch a point in line string or a point geometry.
- GetPoint(int, double[]) - Method in class org.gdal.ogr.Geometry
-
Fetch a point in line string or a point geometry.
- GetPoint_2D(int) - Method in class org.gdal.ogr.Geometry
-
Fetch a point in line string or a point geometry.
- GetPoint_2D(int, double[]) - Method in class org.gdal.ogr.Geometry
-
Fetch a point in line string or a point geometry.
- GetPointCount() - Method in class org.gdal.ogr.Geometry
-
Fetch number of points from a geometry.
- GetPoints(int) - Method in class org.gdal.ogr.Geometry
-
Returns all points of a point or a line string.
- GetPoints() - Method in class org.gdal.ogr.Geometry
-
Returns all points of a point or a line string.
- GetPointZM(int, double[]) - Method in class org.gdal.ogr.Geometry
-
- GetPrecision() - Method in class org.gdal.ogr.FieldDefn
-
Get the formatting precision for this field.
- GetProjection() - Method in class org.gdal.gdal.Dataset
-
Fetch the projection definition string for this dataset.
- GetProjectionMethodParameterList(String, String[]) - Static method in class org.gdal.osr.osr
-
- GetProjectionMethodParamInfo(String, String, String[], String[], double[]) - Static method in class org.gdal.osr.osr
-
- GetProjectionMethods() - Static method in class org.gdal.osr.osr
-
- GetProjectionRef() - Method in class org.gdal.gdal.Dataset
-
Fetch the projection definition string for this dataset.
- GetProjParm(String, double) - Method in class org.gdal.osr.SpatialReference
-
Fetch a projection parameter value.
- GetProjParm(String) - Method in class org.gdal.osr.SpatialReference
-
Fetch a projection parameter value.
- GetRasterBand(int) - Method in class org.gdal.gdal.Dataset
-
Fetch a band object for a dataset.
- GetRasterCategoryNames() - Method in class org.gdal.gdal.Band
-
Fetch the list of category names for this raster.
- GetRasterColorInterpretation() - Method in class org.gdal.gdal.Band
-
How should this band be interpreted as color?
- GetRasterColorTable() - Method in class org.gdal.gdal.Band
-
Fetch the color table associated with band.
- GetRasterCount() - Method in class org.gdal.gdal.Dataset
-
Fetch the number of raster bands on this dataset.
- getRasterCount() - Method in class org.gdal.gdal.Dataset
-
Fetch the number of raster bands on this dataset.
- GetRasterDataType() - Method in class org.gdal.gdal.Band
-
Return the data type of the band.
- GetRasterXSize() - Method in class org.gdal.gdal.Dataset
-
Fetch raster width in pixels.
- getRasterXSize() - Method in class org.gdal.gdal.Dataset
-
Fetch raster width in pixels.
- GetRasterYSize() - Method in class org.gdal.gdal.Dataset
-
Fetch raster height in pixels.
- getRasterYSize() - Method in class org.gdal.gdal.Dataset
-
Fetch raster height in pixels.
- GetRefCount() - Method in class org.gdal.ogr.DataSource
-
Fetch reference count.
- GetRefCount() - Method in class org.gdal.ogr.Layer
-
Fetch reference count.
- GetReferenceCount() - Method in class org.gdal.ogr.FeatureDefn
-
Fetch current reference count.
- GetRowCount() - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch row count.
- GetRowOfValue(double) - Method in class org.gdal.gdal.RasterAttributeTable
-
Get row for pixel value.
- GetScale(Double[]) - Method in class org.gdal.gdal.Band
-
Fetch the raster value scale.
- GetSemiMajor() - Method in class org.gdal.osr.SpatialReference
-
- GetSemiMinor() - Method in class org.gdal.osr.SpatialReference
-
- getShortName() - Method in class org.gdal.gdal.Driver
-
Return the short name of a driver.
- GetSpatialFilter() - Method in class org.gdal.ogr.Layer
-
Return the current spatial filter for this layer.
- GetSpatialRef() - Method in class org.gdal.ogr.GeomFieldDefn
-
- GetSpatialRef() - Method in class org.gdal.ogr.Layer
-
Fetch the spatial reference system for this layer.
- GetSpatialReference() - Method in class org.gdal.ogr.Geometry
-
Returns spatial reference system for object.
- GetStatistics(boolean, boolean, double[], double[], double[], double[]) - Method in class org.gdal.gdal.Band
-
Fetch image statistics.
- GetStatistics(int, int, double[], double[], double[], double[]) - Method in class org.gdal.gdal.Band
-
Fetch image statistics.
- GetStyleString() - Method in class org.gdal.ogr.Feature
-
Fetch style string for this feature.
- GetStyleTable() - Method in class org.gdal.gdal.Dataset
-
- GetStyleTable() - Method in class org.gdal.ogr.DataSource
-
- GetStyleTable() - Method in class org.gdal.ogr.Layer
-
- GetSubType() - Method in class org.gdal.ogr.FieldDefn
-
- GetSummaryRefCount() - Method in class org.gdal.ogr.DataSource
-
Fetch reference count of datasource and all owned layers.
- GetTOWGS84() - Method in class org.gdal.osr.SpatialReference
-
Fetch TOWGS84 parameters, if available.
- GetTOWGS84(double[]) - Method in class org.gdal.osr.SpatialReference
-
Fetch TOWGS84 parameters, if available.
- getType() - Method in class org.gdal.gdal.XMLNode
-
- GetTypeName() - Method in class org.gdal.ogr.FieldDefn
-
Fetch human readable name for the field
- GetTypeOfCol(int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch color type.
- GetUnitType() - Method in class org.gdal.gdal.Band
-
Return raster unit type.
- GetUsageOfCol(int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch column usage value.
- GetUserInputAsWKT(String) - Static method in class org.gdal.osr.osr
-
Utility function that returns the WKT definition of the SRS expressed as a user input.
- GetUserInputAsWKT(String, String[]) - Static method in class org.gdal.osr.osr
-
- GetUTMZone() - Method in class org.gdal.osr.SpatialReference
-
Get UTM zone information.
- getValue() - Method in class org.gdal.gdal.XMLNode
-
- GetValueAsDouble(int, int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch field value as a double.
- GetValueAsInt(int, int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch field value as a integer.
- GetValueAsString(int, int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Fetch field value as a string.
- GetWellKnownGeogCSAsWKT(String) - Static method in class org.gdal.osr.osr
-
Utility function that returns the WKT definition of the SRS expressed as a well known Geog CS.
- GetWellKnownGeogCSAsWKT(String, String[]) - Static method in class org.gdal.osr.osr
-
- GetWidth() - Method in class org.gdal.ogr.FieldDefn
-
Get the formatting width for this field.
- GetX(int) - Method in class org.gdal.ogr.Geometry
-
Fetch the x coordinate of a point from a geometry.
- GetX() - Method in class org.gdal.ogr.Geometry
-
Fetch the x coordinate of the first point from a geometry.
- GetXMLNode(String) - Method in class org.gdal.gdal.XMLNode
-
- GetXMLValue(String, String) - Method in class org.gdal.gdal.XMLNode
-
- GetXSize() - Method in class org.gdal.gdal.Band
-
Fetch XSize of raster.
- getXSize() - Method in class org.gdal.gdal.Band
-
Fetch XSize of raster.
- GetY(int) - Method in class org.gdal.ogr.Geometry
-
Fetch the y coordinate of a point from a geometry.
- GetY() - Method in class org.gdal.ogr.Geometry
-
Fetch the y coordinate of the first point from a geometry.
- GetYSize() - Method in class org.gdal.gdal.Band
-
Fetch YSize of raster.
- getYSize() - Method in class org.gdal.gdal.Band
-
Fetch YSize of raster.
- GetZ(int) - Method in class org.gdal.ogr.Geometry
-
Fetch the z coordinate of a point from a geometry.
- GetZ() - Method in class org.gdal.ogr.Geometry
-
Fetch the z coordinate of the first point from a geometry.
- GFT_Integer - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFT_Real - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFT_String - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Alpha - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_AlphaMax - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_AlphaMin - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Blue - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_BlueMax - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_BlueMin - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Generic - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Green - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_GreenMax - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_GreenMin - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Max - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_MaxCount - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Min - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_MinMax - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Name - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_PixelCount - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_Red - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_RedMax - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GFU_RedMin - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GMF_ALL_VALID - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GMF_ALL_VALID(0x01) (mask band flag).
- GMF_ALPHA - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GMF_ALPHA(0x04) (mask band flag).
- GMF_NODATA - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GMF_NODATA(0x08) (mask band flag).
- GMF_PER_DATASET - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GMF_PER_DATASET(0x02) (mask band flag).
- GOA2GetAccessToken(String, String) - Static method in class org.gdal.gdal.gdal
-
- GOA2GetAuthorizationURL(String) - Static method in class org.gdal.gdal.gdal
-
- GOA2GetRefreshToken(String, String) - Static method in class org.gdal.gdal.gdal
-
- GPI_CMYK - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GPI_CMYK(2) (palette interpretation).
- GPI_Gray - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GPI_Gray(0) (palette interpretation).
- GPI_HLS - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GPI_HLS(3) (palette interpretation).
- GPI_RGB - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GPI_RGB(1) (palette interpretation).
- GRA_Average - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRA_Bilinear - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GRA_Bilinear(1) : Bilinear (2x2 kernel) (warping algorithm)
- GRA_Cubic - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GRA_Cubic(2) : Cubic Convolution Approximation (4x4 kernel) (warping algorithm)
- GRA_CubicSpline - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GRA_CubicSpline(3) : Cubic B-Spline Approximation (4x4 kernel) (warping algorithm)
- GRA_Lanczos - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GRA_Lanczos(4) : Lanczos windowed sinc interpolation (6x6 kernel) (warping algorithm)
- GRA_Mode - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRA_NearestNeighbour - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
GRA_NearestNeighbour(0) : Nearest neighbour (select on one input pixel) (warping algorithm)
- Grid(String, Dataset, GridOptions, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- Grid(String, Dataset, GridOptions) - Static method in class org.gdal.gdal.gdal
-
- GridCreate(String, double[][], double, double, double, double, int, int, int, ByteBuffer, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- GridCreate(String, double[][], double, double, double, double, int, int, int, ByteBuffer) - Static method in class org.gdal.gdal.gdal
-
- GridOptions - Class in org.gdal.gdal
-
- GridOptions(Vector) - Constructor for class org.gdal.gdal.GridOptions
-
- GRIORA_Average - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_Bilinear - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_Cubic - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_CubicSpline - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_Gauss - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_Lanczos - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_Mode - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GRIORA_NearestNeighbour - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GT_Flatten(int) - Static method in class org.gdal.ogr.ogr
-
- GT_GetCollection(int) - Static method in class org.gdal.ogr.ogr
-
- GT_GetCurve(int) - Static method in class org.gdal.ogr.ogr
-
- GT_GetLinear(int) - Static method in class org.gdal.ogr.ogr
-
- GT_HasM(int) - Static method in class org.gdal.ogr.ogr
-
- GT_HasZ(int) - Static method in class org.gdal.ogr.ogr
-
- GT_IsCurve(int) - Static method in class org.gdal.ogr.ogr
-
- GT_IsNonLinear(int) - Static method in class org.gdal.ogr.ogr
-
- GT_IsSubClassOf(int, int) - Static method in class org.gdal.ogr.ogr
-
- GT_IsSurface(int) - Static method in class org.gdal.ogr.ogr
-
- GT_SetM(int) - Static method in class org.gdal.ogr.ogr
-
- GT_SetModifier(int, int, int) - Static method in class org.gdal.ogr.ogr
-
- GT_SetModifier(int, int) - Static method in class org.gdal.ogr.ogr
-
- GT_SetZ(int) - Static method in class org.gdal.ogr.ogr
-
- GTO_BIT - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GTO_BSQ - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- GTO_TIP - Static variable in interface org.gdal.gdalconst.gdalconstConstants
-
- RasterAttributeTable - Class in org.gdal.gdal
-
The RasterAttributeTable (or RAT) class is used to encapsulate a table
used to provide attribute information about pixel values.
- RasterAttributeTable() - Constructor for class org.gdal.gdal.RasterAttributeTable
-
Construct empty table.
- Rasterize(Dataset, Dataset, RasterizeOptions, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- Rasterize(Dataset, Dataset, RasterizeOptions) - Static method in class org.gdal.gdal.gdal
-
- Rasterize(String, Dataset, RasterizeOptions, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- Rasterize(String, Dataset, RasterizeOptions) - Static method in class org.gdal.gdal.gdal
-
- RasterizeLayer(Dataset, int[], Layer, double[], Vector, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- RasterizeLayer(Dataset, int[], Layer, double[], Vector) - Static method in class org.gdal.gdal.gdal
-
- RasterizeLayer(Dataset, int[], Layer, double[]) - Static method in class org.gdal.gdal.gdal
-
- RasterizeLayer(Dataset, int[], Layer) - Static method in class org.gdal.gdal.gdal
-
- RasterizeOptions - Class in org.gdal.gdal
-
- RasterizeOptions(Vector) - Constructor for class org.gdal.gdal.RasterizeOptions
-
- ReadBlock_Direct(int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Read a block of image data efficiently.
- ReadDir(String, int) - Static method in class org.gdal.gdal.gdal
-
- ReadDir(String) - Static method in class org.gdal.gdal.gdal
-
Read names in a directory.
- ReadDirRecursive(String) - Static method in class org.gdal.gdal.gdal
-
- ReadRaster(int, int, int, int, int, byte[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, byte[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, short[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, short[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, float[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, float[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, double[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, double[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, byte[], int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, byte[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, short[], int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, short[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, int[], int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, int[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, float[], int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, float[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, double[], int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, double[]) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster(int, int, int, int, int, int, int, byte[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, byte[], int[]) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, short[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, short[], int[]) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, int[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, int[], int[]) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, float[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, float[], int[]) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, double[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster(int, int, int, int, int, int, int, double[], int[]) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster_Direct(int, int, int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int, int, int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int, int, int, int, ByteBuffer, int, int) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Read a region of image data for this band.
- ReadRaster_Direct(int, int, int, int, int, int, int, ByteBuffer, int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- ReadRaster_Direct(int, int, int, int, int, int, int, ByteBuffer, int[]) - Method in class org.gdal.gdal.Dataset
-
Read a region of image data from multiple bands.
- RegenerateOverview(Band, Band, String, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
Generate downsampled overview.
- RegenerateOverview(Band, Band, String) - Static method in class org.gdal.gdal.gdal
-
Generate downsampled overview.
- RegenerateOverview(Band, Band) - Static method in class org.gdal.gdal.gdal
-
Generate downsampled overview.
- RegenerateOverviews(Band, Band[], String, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
Generate downsampled overviews.
- RegenerateOverviews(Band, Band[], String) - Static method in class org.gdal.gdal.gdal
-
Generate downsampled overviews.
- RegenerateOverviews(Band, Band[]) - Static method in class org.gdal.gdal.gdal
-
Generate downsampled overviews.
- Register() - Method in class org.gdal.gdal.Driver
-
Register a driver for use.
- Register() - Method in class org.gdal.ogr.Driver
-
Add a driver to the list of registered drivers.
- RegisterAll() - Static method in class org.gdal.ogr.ogr
-
Register all known configured OGR drivers.
- ReleaseResultSet(Layer) - Method in class org.gdal.gdal.Dataset
-
- ReleaseResultSet(Layer) - Method in class org.gdal.ogr.DataSource
-
Release results of ExecuteSQL().
- Rename(String, String) - Method in class org.gdal.gdal.Driver
-
Rename a dataset.
- Rename(String, String) - Static method in class org.gdal.gdal.gdal
-
Rename a file.
- ReorderField(int, int) - Method in class org.gdal.ogr.Layer
-
Reorder an existing field on a layer.
- ReorderFields(int[]) - Method in class org.gdal.ogr.Layer
-
Reorder all the fields of a layer.
- ReprojectImage(Dataset, Dataset, String, String, int, double, double, ProgressCallback, Vector) - Static method in class org.gdal.gdal.gdal
-
- ReprojectImage(Dataset, Dataset, String, String, int, double, double, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ReprojectImage(Dataset, Dataset, String, String, int, double, double) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ReprojectImage(Dataset, Dataset, String, String, int, double) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ReprojectImage(Dataset, Dataset, String, String, int) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ReprojectImage(Dataset, Dataset, String, String) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ReprojectImage(Dataset, Dataset, String) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ReprojectImage(Dataset, Dataset) - Static method in class org.gdal.gdal.gdal
-
Reproject image.
- ResetReading() - Method in class org.gdal.ogr.Layer
-
Reset feature reading to start on the first feature.
- ResetStyleStringReading() - Method in class org.gdal.ogr.StyleTable
-
- Rmdir(String) - Static method in class org.gdal.gdal.gdal
-
Delete a directory.
- RollbackTransaction() - Method in class org.gdal.gdal.Dataset
-
- RollbackTransaction() - Method in class org.gdal.ogr.DataSource
-
- RollbackTransaction() - Method in class org.gdal.ogr.Layer
-
For datasources which support transactions, RollbackTransaction will roll
back a datasource to its state before the start of the current transaction.
- run(double, String) - Method in class org.gdal.gdal.ProgressCallback
-
Callback method called from long processing from GDAL methods.
- run(double, String) - Method in class org.gdal.gdal.TermProgressCallback
-
- run(double, String) - Method in class org.gdal.ogr.ProgressCallback
-
Callback method called from long processing from GDAL methods.
- run(double, String) - Method in class org.gdal.ogr.TermProgressCallback
-
- SaveStyleTable(String) - Method in class org.gdal.ogr.StyleTable
-
- SearchXMLNode(String) - Method in class org.gdal.gdal.XMLNode
-
- Segmentize(double) - Method in class org.gdal.ogr.Geometry
-
Modify the geometry such it has no segment longer then the given distance.
- SerializeXMLTree(XMLNode) - Static method in class org.gdal.gdal.gdal
-
Convert tree into string document.
- SerializeXMLTree() - Method in class org.gdal.gdal.XMLNode
-
- Set3D(int) - Method in class org.gdal.ogr.Geometry
-
- SetACEA(double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetAE(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetAngularUnits(String, double) - Method in class org.gdal.osr.SpatialReference
-
Set the angular units for the geographic coordinate system.
- SetAttributeFilter(String) - Method in class org.gdal.ogr.Layer
-
Set a new attribute query.
- SetAttrValue(String, String) - Method in class org.gdal.osr.SpatialReference
-
Set attribute value in spatial reference.
- SetAuthority(String, String, int) - Method in class org.gdal.osr.SpatialReference
-
Set the authority for a node.
- SetBonne(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetCacheMax(int) - Static method in class org.gdal.gdal.gdal
-
Set maximum cache memory.
- SetCategoryNames(Vector) - Method in class org.gdal.gdal.Band
-
Set the category names for this band.
- SetCEA(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetColorEntry(int, Color) - Method in class org.gdal.gdal.ColorTable
-
Set entry in color table.
- SetColorInterpretation(int) - Method in class org.gdal.gdal.Band
-
Set color interpretation of a band.
- SetColorTable(ColorTable) - Method in class org.gdal.gdal.Band
-
Set the raster color table.
- SetCompoundCS(String, SpatialReference, SpatialReference) - Method in class org.gdal.osr.SpatialReference
-
- SetConfigOption(String, String) - Static method in class org.gdal.gdal.gdal
-
Set a configuration option for GDAL/OGR use.
- SetCoordinateDimension(int) - Method in class org.gdal.ogr.Geometry
-
Set the coordinate dimension.
- SetCS(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetDefault(String) - Method in class org.gdal.ogr.FieldDefn
-
- SetDefaultHistogram(double, double, int[]) - Method in class org.gdal.gdal.Band
-
Set default histogram
- SetDefaultRAT(RasterAttributeTable) - Method in class org.gdal.gdal.Band
-
Set default Raster Attribute Table.
- SetDescription(String) - Method in class org.gdal.gdal.MajorObject
-
Set object description.
- SetEC(double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetEckertIV(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetEckertVI(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetEquirectangular(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetEquirectangular2(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetErrorHandler(String) - Static method in class org.gdal.gdal.gdal
-
Set a global error handler.
- SetErrorHandler() - Static method in class org.gdal.gdal.gdal
-
Set a quiet global error handler.
- SetFeature(Feature) - Method in class org.gdal.ogr.Layer
-
Rewrite an existing feature.
- SetFID(long) - Method in class org.gdal.ogr.Feature
-
Set the feature identifier.
- SetField(int, String) - Method in class org.gdal.ogr.Feature
-
Set field to string value.
- SetField(String, String) - Method in class org.gdal.ogr.Feature
-
Set field to string value.
- SetField(int, int) - Method in class org.gdal.ogr.Feature
-
Set field to integer value.
- SetField(String, int) - Method in class org.gdal.ogr.Feature
-
Set field to integer value.
- SetField(int, double) - Method in class org.gdal.ogr.Feature
-
Set field to double value.
- SetField(String, double) - Method in class org.gdal.ogr.Feature
-
Set field to double value.
- SetField(int, int, int, int, int, int, float, int) - Method in class org.gdal.ogr.Feature
-
- SetField(String, int, int, int, int, int, float, int) - Method in class org.gdal.ogr.Feature
-
- SetFieldBinaryFromHexString(int, String) - Method in class org.gdal.ogr.Feature
-
- SetFieldBinaryFromHexString(String, String) - Method in class org.gdal.ogr.Feature
-
- SetFieldDoubleList(int, double[]) - Method in class org.gdal.ogr.Feature
-
Set field to list of doubles value.
- SetFieldInteger64(int, long) - Method in class org.gdal.ogr.Feature
-
- SetFieldIntegerList(int, int[]) - Method in class org.gdal.ogr.Feature
-
Set field to list of integers value.
- SetFieldStringList(int, Vector) - Method in class org.gdal.ogr.Feature
-
Set field to list of strings value.
- SetFrom(Feature, int) - Method in class org.gdal.ogr.Feature
-
Set one feature from another.
- SetFrom(Feature) - Method in class org.gdal.ogr.Feature
-
Set one feature from another.
- SetFromUserInput(String) - Method in class org.gdal.osr.SpatialReference
-
Set spatial reference from various text formats.
- SetFromWithMap(Feature, int, int[]) - Method in class org.gdal.ogr.Feature
-
Set one feature from another.
- SetGaussSchreiberTMercator(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- setGCPLine(double) - Method in class org.gdal.gdal.GCP
-
- setGCPPixel(double) - Method in class org.gdal.gdal.GCP
-
- SetGCPs(GCP[], String) - Method in class org.gdal.gdal.Dataset
-
Assign GCPs.
- setGCPX(double) - Method in class org.gdal.gdal.GCP
-
- setGCPY(double) - Method in class org.gdal.gdal.GCP
-
- setGCPZ(double) - Method in class org.gdal.gdal.GCP
-
- SetGenerate_DB2_V72_BYTE_ORDER(int) - Static method in class org.gdal.ogr.ogr
-
Special entry point to enable the hack for generating DB2 V7.2 style WKB.
- SetGeocCS(String) - Method in class org.gdal.osr.SpatialReference
-
Set the user visible GEOCCS name.
- SetGeocCS() - Method in class org.gdal.osr.SpatialReference
-
Set the user visible GEOCCS name.
- SetGeogCS(String, String, String, double, double, String, double, String, double) - Method in class org.gdal.osr.SpatialReference
-
Set geographic coordinate system.
- SetGeogCS(String, String, String, double, double, String, double, String) - Method in class org.gdal.osr.SpatialReference
-
Set geographic coordinate system.
- SetGeogCS(String, String, String, double, double, String, double) - Method in class org.gdal.osr.SpatialReference
-
Set geographic coordinate system.
- SetGeogCS(String, String, String, double, double, String) - Method in class org.gdal.osr.SpatialReference
-
Set geographic coordinate system.
- SetGeogCS(String, String, String, double, double) - Method in class org.gdal.osr.SpatialReference
-
Set geographic coordinate system.
- SetGeometry(Geometry) - Method in class org.gdal.ogr.Feature
-
Set feature geometry.
- SetGeometryDirectly(Geometry) - Method in class org.gdal.ogr.Feature
-
Set feature geometry.
- SetGeometryIgnored(int) - Method in class org.gdal.ogr.FeatureDefn
-
Set whether the geometry can be omitted when fetching features.
- SetGeomField(int, Geometry) - Method in class org.gdal.ogr.Feature
-
- SetGeomField(String, Geometry) - Method in class org.gdal.ogr.Feature
-
- SetGeomFieldDirectly(int, Geometry) - Method in class org.gdal.ogr.Feature
-
- SetGeomFieldDirectly(String, Geometry) - Method in class org.gdal.ogr.Feature
-
- SetGeomType(int) - Method in class org.gdal.ogr.FeatureDefn
-
Assign the base geometry type for this layer.
- SetGEOS(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetGeoTransform(double[]) - Method in class org.gdal.gdal.Dataset
-
Set the affine transformation coefficients.
- SetGH(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetGnomonic(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetGS(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetHOM(double, double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetHOM2PNO(double, double, double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- setId(String) - Method in class org.gdal.gdal.GCP
-
- SetIGH() - Method in class org.gdal.osr.SpatialReference
-
- SetIgnored(int) - Method in class org.gdal.ogr.FieldDefn
-
Set whether this field should be omitted when fetching features.
- SetIgnored(int) - Method in class org.gdal.ogr.GeomFieldDefn
-
- SetIgnoredFields(Vector) - Method in class org.gdal.ogr.Layer
-
Set which fields can be omitted when retrieving features from the layer.
- setInfo(String) - Method in class org.gdal.gdal.GCP
-
- SetJustify(int) - Method in class org.gdal.ogr.FieldDefn
-
Set the justification for this field.
- SetKrovak(double, double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetLAEA(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetLCC(double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetLCC1SP(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetLCCB(double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetLinearBinning(double, double) - Method in class org.gdal.gdal.RasterAttributeTable
-
Set linear binning information.
- SetLinearUnits(String, double) - Method in class org.gdal.osr.SpatialReference
-
Set the linear units for the projection.
- SetLinearUnitsAndUpdateParameters(String, double) - Method in class org.gdal.osr.SpatialReference
-
Set the linear units for the projection.
- SetLocalCS(String) - Method in class org.gdal.osr.SpatialReference
-
Set the user visible LOCAL_CS name.
- SetMC(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetMeasured(int) - Method in class org.gdal.ogr.Geometry
-
- SetMercator(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetMetadata(Hashtable, String) - Method in class org.gdal.gdal.MajorObject
-
Set metadata.
- SetMetadata(Hashtable) - Method in class org.gdal.gdal.MajorObject
-
Set metadata.
- SetMetadata(Vector, String) - Method in class org.gdal.gdal.MajorObject
-
Set metadata.
- SetMetadata(Vector) - Method in class org.gdal.gdal.MajorObject
-
Set metadata.
- SetMetadata(String, String) - Method in class org.gdal.gdal.MajorObject
-
Set metadata.
- SetMetadata(String) - Method in class org.gdal.gdal.MajorObject
-
Set metadata.
- SetMetadataItem(String, String, String) - Method in class org.gdal.gdal.MajorObject
-
Set single metadata item.
- SetMetadataItem(String, String) - Method in class org.gdal.gdal.MajorObject
-
Set single metadata item.
- SetMollweide(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetName(String) - Method in class org.gdal.ogr.FieldDefn
-
Reset the name of this field.
- SetName(String) - Method in class org.gdal.ogr.GeomFieldDefn
-
- SetNativeData(String) - Method in class org.gdal.ogr.Feature
-
- SetNativeMediaType(String) - Method in class org.gdal.ogr.Feature
-
- SetNextByIndex(long) - Method in class org.gdal.ogr.Layer
-
Move read cursor to the new_index'th feature in the current resultset.
- SetNoDataValue(double) - Method in class org.gdal.gdal.Band
-
Set the no data value for this band.
- SetNonLinearGeometriesEnabledFlag(int) - Static method in class org.gdal.ogr.ogr
-
- SetNormProjParm(String, double) - Method in class org.gdal.osr.SpatialReference
-
Set a projection parameter with a normalized value.
- SetNullable(int) - Method in class org.gdal.ogr.FieldDefn
-
- SetNullable(int) - Method in class org.gdal.ogr.GeomFieldDefn
-
- SetNZMG(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetOffset(double) - Method in class org.gdal.gdal.Band
-
Set scaling offset.
- SetOrthographic(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetOS(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetPoint(int, double, double, double) - Method in class org.gdal.ogr.Geometry
-
Set the location of a vertex in a point or linestring geometry.
- SetPoint(int, double, double) - Method in class org.gdal.ogr.Geometry
-
Set the location of a vertex in a point or linestring geometry.
- SetPoint_2D(int, double, double) - Method in class org.gdal.ogr.Geometry
-
Set the location of a vertex in a point or linestring geometry.
- SetPointM(int, double, double, double) - Method in class org.gdal.ogr.Geometry
-
- SetPointZM(int, double, double, double, double) - Method in class org.gdal.ogr.Geometry
-
- SetPolyconic(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetPrecision(int) - Method in class org.gdal.ogr.FieldDefn
-
Set the formatting precision for this field in characters.
- SetProjCS(String) - Method in class org.gdal.osr.SpatialReference
-
Set the user visible PROJCS name.
- SetProjCS() - Method in class org.gdal.osr.SpatialReference
-
Set the user visible PROJCS name.
- SetProjection(String) - Method in class org.gdal.gdal.Dataset
-
Set the projection reference string for this dataset.
- SetProjection(String) - Method in class org.gdal.osr.SpatialReference
-
Set a projection name.
- SetProjParm(String, double) - Method in class org.gdal.osr.SpatialReference
-
Set a projection parameter value.
- SetPS(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetRasterCategoryNames(Vector) - Method in class org.gdal.gdal.Band
-
Set the category names for this band.
- SetRasterColorInterpretation(int) - Method in class org.gdal.gdal.Band
-
Set color interpretation of a band.
- SetRasterColorTable(ColorTable) - Method in class org.gdal.gdal.Band
-
Set the raster color table.
- SetRobinson(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetRowCount(int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Set row count.
- SetScale(double) - Method in class org.gdal.gdal.Band
-
Set scaling ratio.
- SetSinusoidal(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetSOC(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetSpatialFilter(Geometry) - Method in class org.gdal.ogr.Layer
-
Set a new spatial filter.
- SetSpatialFilter(int, Geometry) - Method in class org.gdal.ogr.Layer
-
- SetSpatialFilterRect(double, double, double, double) - Method in class org.gdal.ogr.Layer
-
Set a new rectangular spatial filter.
- SetSpatialFilterRect(int, double, double, double, double) - Method in class org.gdal.ogr.Layer
-
- SetSpatialRef(SpatialReference) - Method in class org.gdal.ogr.GeomFieldDefn
-
- SetStatePlane(int, int, String, double) - Method in class org.gdal.osr.SpatialReference
-
Set State Plane projection definition.
- SetStatePlane(int, int, String) - Method in class org.gdal.osr.SpatialReference
-
Set State Plane projection definition.
- SetStatePlane(int, int) - Method in class org.gdal.osr.SpatialReference
-
Set State Plane projection definition.
- SetStatePlane(int) - Method in class org.gdal.osr.SpatialReference
-
Set State Plane projection definition.
- SetStatistics(double, double, double, double) - Method in class org.gdal.gdal.Band
-
Set statistics on band.
- SetStereographic(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetStyleIgnored(int) - Method in class org.gdal.ogr.FeatureDefn
-
Set whether the style can be omitted when fetching features.
- SetStyleString(String) - Method in class org.gdal.ogr.Feature
-
Set feature style string.
- SetStyleTable(StyleTable) - Method in class org.gdal.gdal.Dataset
-
- SetStyleTable(StyleTable) - Method in class org.gdal.ogr.DataSource
-
- SetStyleTable(StyleTable) - Method in class org.gdal.ogr.Layer
-
- SetSubType(int) - Method in class org.gdal.ogr.FieldDefn
-
- SetTargetLinearUnits(String, String, double) - Method in class org.gdal.osr.SpatialReference
-
Set the linear units for the projection.
- SetTM(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetTMG(double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetTMSO(double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetTMVariant(String, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetTOWGS84(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
Set the Bursa-Wolf conversion to WGS84.
- SetTOWGS84(double, double, double, double, double, double, double) - Method in class org.gdal.osr.SpatialReference
-
Set the Bursa-Wolf conversion to WGS84.
- SetType(int) - Method in class org.gdal.ogr.FieldDefn
-
Set the type of this field.
- SetType(int) - Method in class org.gdal.ogr.GeomFieldDefn
-
- SetUnitType(String) - Method in class org.gdal.gdal.Band
-
Set unit type.
- SetUTM(int, int) - Method in class org.gdal.osr.SpatialReference
-
Set UTM projection definition.
- SetUTM(int) - Method in class org.gdal.osr.SpatialReference
-
Set UTM projection definition.
- SetValueAsDouble(int, int, double) - Method in class org.gdal.gdal.RasterAttributeTable
-
Set field value from double.
- SetValueAsInt(int, int, int) - Method in class org.gdal.gdal.RasterAttributeTable
-
Set field value from integer.
- SetValueAsString(int, int, String) - Method in class org.gdal.gdal.RasterAttributeTable
-
Set field value from string.
- SetVDG(double, double, double) - Method in class org.gdal.osr.SpatialReference
-
- SetVertCS(String, String, int) - Method in class org.gdal.osr.SpatialReference
-
Set the user visible VERT_CS name.
- SetVertCS(String, String) - Method in class org.gdal.osr.SpatialReference
-
- SetVertCS(String) - Method in class org.gdal.osr.SpatialReference
-
- SetVertCS() - Method in class org.gdal.osr.SpatialReference
-
- SetWellKnownGeogCS(String) - Method in class org.gdal.osr.SpatialReference
-
Set a GeogCS based on well known name.
- SetWidth(int) - Method in class org.gdal.ogr.FieldDefn
-
Set the formatting width for this field in characters.
- SetXMLValue(String, String) - Method in class org.gdal.gdal.XMLNode
-
- SieveFilter(Band, Band, Band, int, int, Vector, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
Removes small raster polygons.
- SieveFilter(Band, Band, Band, int, int, Vector) - Static method in class org.gdal.gdal.gdal
-
Removes small raster polygons.
- SieveFilter(Band, Band, Band, int, int) - Static method in class org.gdal.gdal.gdal
-
Removes small raster polygons.
- SieveFilter(Band, Band, Band, int) - Static method in class org.gdal.gdal.gdal
-
Removes small raster polygons.
- Simplify(double) - Method in class org.gdal.ogr.Geometry
-
Simplify the geometry.
- SimplifyPreserveTopology(double) - Method in class org.gdal.ogr.Geometry
-
Simplify the geometry while preserving topology.
- SpatialReference - Class in org.gdal.osr
-
This class represents an OpenGIS Spatial Reference System, and contains
methods for converting between this object organization and well known
text (WKT) format.
- SpatialReference(String) - Constructor for class org.gdal.osr.SpatialReference
-
Constructor.
- SpatialReference() - Constructor for class org.gdal.osr.SpatialReference
-
Constructor.
- SRS_DN_NAD27 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_DN_NAD83 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_DN_WGS72 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_DN_WGS84 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PM_GREENWICH - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_AZIMUTH - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_CENTRAL_MERIDIAN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_FALSE_EASTING - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_FALSE_NORTHING - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_FIPSZONE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LANDSAT_NUMBER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_1ST_POINT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_2ND_POINT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_CENTER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_ORIGIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_POINT_1 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_POINT_2 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LATITUDE_OF_POINT_3 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_1ST_POINT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_2ND_POINT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_CENTER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_ORIGIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_POINT_1 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_POINT_2 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_LONGITUDE_OF_POINT_3 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PATH_NUMBER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PEG_POINT_HEADING - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PEG_POINT_HEIGHT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PEG_POINT_LATITUDE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PEG_POINT_LONGITUDE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PERSPECTIVE_POINT_HEIGHT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_PSEUDO_STD_PARALLEL_1 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_RECTIFIED_GRID_ANGLE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_SATELLITE_HEIGHT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_SCALE_FACTOR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_STANDARD_PARALLEL_1 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_STANDARD_PARALLEL_2 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PP_ZONE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_AITOFF - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ALBERS_CONIC_EQUAL_AREA - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_AZIMUTHAL_EQUIDISTANT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_BONNE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_CASSINI_SOLDNER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_CRASTER_PARABOLIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_CYLINDRICAL_EQUAL_AREA - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ECKERT_I - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ECKERT_II - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ECKERT_III - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ECKERT_IV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ECKERT_V - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ECKERT_VI - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_EQUIDISTANT_CONIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_EQUIRECTANGULAR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_GALL_STEREOGRAPHIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_GAUSSSCHREIBERTMERCATOR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_GEOSTATIONARY_SATELLITE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_GNOMONIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_GOODE_HOMOLOSINE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_HOTINE_OBLIQUE_MERCATOR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_HOTINE_OBLIQUE_MERCATOR_AZIMUTH_CENTER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_HOTINE_OBLIQUE_MERCATOR_TWO_POINT_NATURAL_ORIGIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_IGH - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_IMW_POLYCONIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_KROVAK - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_LABORDE_OBLIQUE_MERCATOR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_LAMBERT_AZIMUTHAL_EQUAL_AREA - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_LAMBERT_CONFORMAL_CONIC_1SP - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_LAMBERT_CONFORMAL_CONIC_2SP - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_LAMBERT_CONFORMAL_CONIC_2SP_BELGIUM - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_LOXIMUTHAL - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_MERCATOR_1SP - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_MERCATOR_2SP - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_MERCATOR_AUXILIARY_SPHERE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_MILLER_CYLINDRICAL - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_MOLLWEIDE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_NEW_ZEALAND_MAP_GRID - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_OBLIQUE_STEREOGRAPHIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ORTHOGRAPHIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_POLAR_STEREOGRAPHIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_POLYCONIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_QSC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_QUARTIC_AUTHALIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_ROBINSON - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_SCH - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_SINUSOIDAL - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_STEREOGRAPHIC - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_SWISS_OBLIQUE_CYLINDRICAL - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR_MI_21 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR_MI_22 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR_MI_23 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR_MI_24 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR_MI_25 - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TRANSVERSE_MERCATOR_SOUTH_ORIENTED - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TUNISIA_MINING_GRID - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_TWO_POINT_EQUIDISTANT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_VANDERGRINTEN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_I - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_II - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_III - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_IV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_V - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_VI - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WAGNER_VII - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WINKEL_I - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WINKEL_II - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_PT_WINKEL_TRIPEL - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UA_DEGREE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UA_DEGREE_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UA_RADIAN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_CENTIMETER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_CENTIMETER_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_CHAIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_CHAIN_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_DECIMETER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_DECIMETER_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_FOOT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_FOOT_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INDIAN_CHAIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INDIAN_CHAIN_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INDIAN_FOOT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INDIAN_FOOT_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INDIAN_YARD - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INDIAN_YARD_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_CHAIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_CHAIN_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_FATHOM - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_FATHOM_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_FOOT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_FOOT_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_INCH - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_INCH_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_LINK - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_LINK_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_NAUT_MILE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_NAUT_MILE_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_STAT_MILE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_STAT_MILE_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_YARD - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_INTL_YARD_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_KILOMETER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_KILOMETER_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_LINK - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_LINK_Clarke - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_LINK_Clarke_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_LINK_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_METER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_MILLIMETER - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_MILLIMETER_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_NAUTICAL_MILE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_NAUTICAL_MILE_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_ROD - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_ROD_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_CHAIN - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_CHAIN_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_FOOT - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_FOOT_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_INCH - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_INCH_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_STAT_MILE - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_STAT_MILE_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_YARD - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_UL_US_YARD_CONV - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_WGS84_INVFLATTENING - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_WGS84_SEMIMAJOR - Static variable in interface org.gdal.osr.osrConstants
-
- SRS_WKT_WGS84 - Static variable in interface org.gdal.osr.osrConstants
-
- StartTransaction(int) - Method in class org.gdal.gdal.Dataset
-
- StartTransaction() - Method in class org.gdal.gdal.Dataset
-
- StartTransaction(int) - Method in class org.gdal.ogr.DataSource
-
- StartTransaction() - Method in class org.gdal.ogr.DataSource
-
- StartTransaction() - Method in class org.gdal.ogr.Layer
-
For datasources which support transactions, StartTransaction creates
a transaction.
- StripCTParms() - Method in class org.gdal.osr.SpatialReference
-
Strip OGC CT Parameters.
- StripXMLNamespace(String, int) - Method in class org.gdal.gdal.XMLNode
-
- StyleTable - Class in org.gdal.ogr
-
- StyleTable() - Constructor for class org.gdal.ogr.StyleTable
-
- swigToEnum(int) - Static method in class org.gdal.gdal.XMLNodeType
-
- swigValue() - Method in class org.gdal.gdal.XMLNodeType
-
- SymDifference(Geometry) - Method in class org.gdal.ogr.Geometry
-
Compute symmetric difference.
- SymDifference(Layer, Layer, Vector, ProgressCallback) - Method in class org.gdal.ogr.Layer
-
Symmetrical difference of two layers.
- SymDifference(Layer, Layer, Vector) - Method in class org.gdal.ogr.Layer
-
Symmetrical difference of two layers.
- SymDifference(Layer, Layer) - Method in class org.gdal.ogr.Layer
-
Symmetrical difference of two layers.
- SymmetricDifference(Geometry) - Method in class org.gdal.ogr.Geometry
-
Deprecated.
- SyncToDisk() - Method in class org.gdal.ogr.DataSource
-
Flush pending changes to disk.
- SyncToDisk() - Method in class org.gdal.ogr.Layer
-
Flush pending changes to disk.
- Warp(Dataset, Dataset[], WarpOptions, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- Warp(Dataset, Dataset[], WarpOptions) - Static method in class org.gdal.gdal.gdal
-
- Warp(String, Dataset[], WarpOptions, ProgressCallback) - Static method in class org.gdal.gdal.gdal
-
- Warp(String, Dataset[], WarpOptions) - Static method in class org.gdal.gdal.gdal
-
- WarpOptions - Class in org.gdal.gdal
-
- WarpOptions(Vector) - Constructor for class org.gdal.gdal.WarpOptions
-
- Within(Geometry) - Method in class org.gdal.ogr.Geometry
-
Test for containment.
- wkb25Bit - Static variable in interface org.gdal.ogr.ogrConstants
-
Deprecated.
This is a typo. Use wkb25DBit instead.
- wkb25DBit - Static variable in interface org.gdal.ogr.ogrConstants
-
Bit mask to indicate that a geometry type is of 2.5D kind.
- wkbCircularString - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCircularStringM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCircularStringZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCircularStringZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCompoundCurve - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCompoundCurveM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCompoundCurveZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCompoundCurveZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurve - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurveM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurvePolygon - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurvePolygonM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurvePolygonZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurvePolygonZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurveZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbCurveZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbGeometryCollection - Static variable in interface org.gdal.ogr.ogrConstants
-
Geometric object that is a collection of 1 or more geometric objects, standard WKB
- wkbGeometryCollection25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbGeometryCollectionM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbGeometryCollectionZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbLinearRing - Static variable in interface org.gdal.ogr.ogrConstants
-
non-standard, just for Geometry() constructor
- wkbLineString - Static variable in interface org.gdal.ogr.ogrConstants
-
1-dimensional geometric object with linear interpolation between Points, standard WKB
- wkbLineString25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbLineStringM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbLineStringZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiCurve - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiCurveM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiCurveZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiCurveZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiLineString - Static variable in interface org.gdal.ogr.ogrConstants
-
GeometryCollection of LineStrings, standard WKB
- wkbMultiLineString25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbMultiLineStringM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiLineStringZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiPoint - Static variable in interface org.gdal.ogr.ogrConstants
-
GeometryCollection of Points, standard WKB
- wkbMultiPoint25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbMultiPointM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiPointZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiPolygon - Static variable in interface org.gdal.ogr.ogrConstants
-
GeometryCollection of Polygons, standard WKB
- wkbMultiPolygon25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbMultiPolygonM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiPolygonZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiSurface - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiSurfaceM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiSurfaceZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbMultiSurfaceZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbNDR - Static variable in interface org.gdal.ogr.ogrConstants
-
LSB/Intel/Vax: Least Significant Byte First
- wkbNone - Static variable in interface org.gdal.ogr.ogrConstants
-
non-standard, for pure attribute records
- wkbPoint - Static variable in interface org.gdal.ogr.ogrConstants
-
0-dimensional geometric object, standard WKB
- wkbPoint25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbPointM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPointZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPolygon - Static variable in interface org.gdal.ogr.ogrConstants
-
Planar 2-dimensional geometric object defined
by 1 exterior boundary and 0 or more interior
boundaries, standard WKB
- wkbPolygon25D - Static variable in interface org.gdal.ogr.ogrConstants
-
2.5D extension as per 99-402
- wkbPolygonM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPolygonZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPolyhedralSurface - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPolyhedralSurfaceM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPolyhedralSurfaceZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbPolyhedralSurfaceZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- WkbSize() - Method in class org.gdal.ogr.Geometry
-
Returns size of related binary representation.
- wkbSurface - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbSurfaceM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbSurfaceZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbSurfaceZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbTIN - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbTINM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbTINZ - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbTINZM - Static variable in interface org.gdal.ogr.ogrConstants
-
- wkbUnknown - Static variable in interface org.gdal.ogr.ogrConstants
-
Unknown type, non-standard
- wkbXDR - Static variable in interface org.gdal.ogr.ogrConstants
-
MSB/Sun/Motoroloa: Most Significant Byte First
- WriteBlock_Direct(int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Write a block of image data efficiently.
- WriteRaster(int, int, int, int, int, byte[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, byte[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, short[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, short[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, float[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, float[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, double[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, double[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, byte[], int, int) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, byte[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, short[], int, int) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, short[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, int[], int, int) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, int[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, float[], int, int) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, float[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, double[], int, int) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, double[]) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster(int, int, int, int, int, int, int, byte[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, byte[], int[]) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, short[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, short[], int[]) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, int[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, int[], int[]) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, float[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, float[], int[]) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, double[], int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster(int, int, int, int, int, int, int, double[], int[]) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster_Direct(int, int, int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster_Direct(int, int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster_Direct(int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster_Direct(int, int, int, int, int, int, int, ByteBuffer, int, int) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster_Direct(int, int, int, int, int, int, int, ByteBuffer) - Method in class org.gdal.gdal.Band
-
Write a region of image data for this band.
- WriteRaster_Direct(int, int, int, int, int, int, int, ByteBuffer, int[], int, int, int) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.
- WriteRaster_Direct(int, int, int, int, int, int, int, ByteBuffer, int[]) - Method in class org.gdal.gdal.Dataset
-
Write a region of image data from multiple bands.