Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
_
A
AddBand(int, Vector)
- Method in class org.gdal.gdal.
Dataset
Add a band to a dataset.
AddBand(int)
- Method in class org.gdal.gdal.
Dataset
Add a band to a dataset.
AddBand()
- Method in class org.gdal.gdal.
Dataset
Add a band to a dataset.
AddFieldDefn(FieldDefn)
- Method in class org.gdal.ogr.
FeatureDefn
Add a new field definition.
AddGeometry(Geometry)
- Method in class org.gdal.ogr.
Geometry
Add a geometry to the container.
AddGeometryDirectly(Geometry)
- Method in class org.gdal.ogr.
Geometry
Add a geometry directly to the container.
AddPoint(double, double, double)
- Method in class org.gdal.ogr.
Geometry
Add a point to a geometry (line string or point).
AddPoint(double, double)
- Method in class org.gdal.ogr.
Geometry
Add a point to a geometry (line string or point).
AddPoint_2D(double, double)
- Method in class org.gdal.ogr.
Geometry
Add a point to a geometry (line string or point).
AddXMLChild(XMLNode)
- Method in class org.gdal.gdal.
XMLNode
AddXMLSibling(XMLNode)
- Method in class org.gdal.gdal.
XMLNode
AllRegister()
- Static method in class org.gdal.gdal.
gdal
Register all known configured GDAL drivers.
AllRegister()
- Static method in class org.gdal.gdal.
gdalJNI
ApplyGeoTransform(double[], double, double, double[], double[])
- Static method in class org.gdal.gdal.
gdal
Apply GeoTransform to x/y coordinate.
ApplyGeoTransform(double[], double, double, double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
ApproximateArcAngles(double, double, double, double, double, double, double, double, double)
- Static method in class org.gdal.ogr.
ogr
Stroke arc to linestring.
Area()
- Method in class org.gdal.ogr.
Geometry
Compute geometry area.
AssignSpatialReference(SpatialReference)
- Method in class org.gdal.ogr.
Geometry
Assign spatial reference to this object.
AsyncReader_GetNextUpdatedRegion(long, AsyncReader, double, int[], int[], int[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
AsyncReader_LockBuffer(long, AsyncReader, double)
- Static method in class org.gdal.gdal.
gdalJNI
AsyncReader_UnlockBuffer(long, AsyncReader)
- Static method in class org.gdal.gdal.
gdalJNI
AutoCreateWarpedVRT(Dataset, String, String, int, double)
- Static method in class org.gdal.gdal.
gdal
Create virtual warped dataset automatically.
AutoCreateWarpedVRT(Dataset, String, String, int)
- Static method in class org.gdal.gdal.
gdal
Create virtual warped dataset automatically.
AutoCreateWarpedVRT(Dataset, String, String)
- Static method in class org.gdal.gdal.
gdal
Create virtual warped dataset automatically.
AutoCreateWarpedVRT(Dataset, String)
- Static method in class org.gdal.gdal.
gdal
Create virtual warped dataset automatically.
AutoCreateWarpedVRT(Dataset)
- Static method in class org.gdal.gdal.
gdal
Create virtual warped dataset automatically.
AutoCreateWarpedVRT__SWIG_0(long, Dataset, String, String, int, double)
- Static method in class org.gdal.gdal.
gdalJNI
AutoCreateWarpedVRT__SWIG_1(long, Dataset, String, String, int)
- Static method in class org.gdal.gdal.
gdalJNI
AutoCreateWarpedVRT__SWIG_2(long, Dataset, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
AutoCreateWarpedVRT__SWIG_3(long, Dataset, String)
- Static method in class org.gdal.gdal.
gdalJNI
AutoCreateWarpedVRT__SWIG_4(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
AutoIdentifyEPSG()
- Method in class org.gdal.osr.
SpatialReference
Set EPSG authority info if possible.
B
Band
- Class in
org.gdal.gdal
Class Band is an uninstanciable class providing various methods to access a single raster band (or channel).
Band_Checksum(long, Band, int, int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeBandStats__SWIG_0(long, Band, double[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeBandStats__SWIG_1(long, Band, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeRasterMinMax__SWIG_0(long, Band, double[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeRasterMinMax__SWIG_1(long, Band, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeStatistics__SWIG_0(long, Band, boolean, double[], double[], double[], double[], ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeStatistics__SWIG_2(long, Band, boolean, double[], double[], double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeStatistics__SWIG_3(long, Band, boolean, double[], double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeStatistics__SWIG_4(long, Band, boolean, double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeStatistics__SWIG_5(long, Band, boolean, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ComputeStatistics__SWIG_6(long, Band, boolean)
- Static method in class org.gdal.gdal.
gdalJNI
Band_CreateMaskBand(long, Band, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_DataType_get(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_Fill__SWIG_0(long, Band, double, double)
- Static method in class org.gdal.gdal.
gdalJNI
Band_Fill__SWIG_1(long, Band, double)
- Static method in class org.gdal.gdal.
gdalJNI
Band_FlushCache(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetBand(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetBlockSize(long, Band, int[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetColorInterpretation(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetColorTable(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetDefaultHistogram__SWIG_0(long, Band, double[], double[], int[][], boolean, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetDefaultHistogram__SWIG_2(long, Band, double[], double[], int[][], boolean)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetDefaultHistogram__SWIG_3(long, Band, double[], double[], int[][])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetDefaultRAT(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetHistogram__SWIG_0(long, Band, double, double, int[], boolean, boolean, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetHistogram__SWIG_1(long, Band, double, double, int[], boolean, boolean)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetHistogram__SWIG_2(long, Band, double, double, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetHistogram__SWIG_3(long, Band, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetMaskBand(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetMaskFlags(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetMaximum(long, Band, Double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetMinimum(long, Band, Double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetNoDataValue(long, Band, Double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetOffset(long, Band, Double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetOverview(long, Band, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetOverviewCount(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetRasterCategoryNames(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetRasterColorInterpretation(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetRasterColorTable(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetScale(long, Band, Double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetStatistics(long, Band, int, int, double[], double[], double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_GetUnitType(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_HasArbitraryOverviews(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadBlock_Direct(long, Band, int, int, ByteBuffer)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_0(long, Band, int, int, int, int, int, int, int, byte[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_1(long, Band, int, int, int, int, int, int, int, byte[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_10(long, Band, int, int, int, int, int, int, int, float[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_11(long, Band, int, int, int, int, int, int, int, float[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_12(long, Band, int, int, int, int, int, int, int, double[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_13(long, Band, int, int, int, int, int, int, int, double[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_14(long, Band, int, int, int, int, int, int, int, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_2(long, Band, int, int, int, int, int, int, int, byte[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_3(long, Band, int, int, int, int, int, int, int, short[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_4(long, Band, int, int, int, int, int, int, int, short[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_5(long, Band, int, int, int, int, int, int, int, short[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_6(long, Band, int, int, int, int, int, int, int, int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_7(long, Band, int, int, int, int, int, int, int, int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_8(long, Band, int, int, int, int, int, int, int, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster__SWIG_9(long, Band, int, int, int, int, int, int, int, float[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster_Direct__SWIG_0(long, Band, int, int, int, int, int, int, int, ByteBuffer, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster_Direct__SWIG_1(long, Band, int, int, int, int, int, int, int, ByteBuffer, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_ReadRaster_Direct__SWIG_2(long, Band, int, int, int, int, int, int, int, ByteBuffer)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetColorInterpretation(long, Band, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetColorTable(long, Band, long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetDefaultHistogram(long, Band, double, double, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetDefaultRAT(long, Band, long, RasterAttributeTable)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetNoDataValue(long, Band, double)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetOffset(long, Band, double)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetRasterCategoryNames(long, Band, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetRasterColorInterpretation(long, Band, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetRasterColorTable(long, Band, long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetScale(long, Band, double)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetStatistics(long, Band, double, double, double, double)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SetUnitType(long, Band, String)
- Static method in class org.gdal.gdal.
gdalJNI
Band_SWIGUpcast(long)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteBlock_Direct(long, Band, int, int, ByteBuffer)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_0(long, Band, int, int, int, int, int, int, int, byte[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_1(long, Band, int, int, int, int, int, int, int, byte[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_10(long, Band, int, int, int, int, int, int, int, float[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_11(long, Band, int, int, int, int, int, int, int, float[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_12(long, Band, int, int, int, int, int, int, int, double[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_13(long, Band, int, int, int, int, int, int, int, double[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_14(long, Band, int, int, int, int, int, int, int, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_2(long, Band, int, int, int, int, int, int, int, byte[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_3(long, Band, int, int, int, int, int, int, int, short[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_4(long, Band, int, int, int, int, int, int, int, short[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_5(long, Band, int, int, int, int, int, int, int, short[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_6(long, Band, int, int, int, int, int, int, int, int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_7(long, Band, int, int, int, int, int, int, int, int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_8(long, Band, int, int, int, int, int, int, int, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster__SWIG_9(long, Band, int, int, int, int, int, int, int, float[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster_Direct__SWIG_0(long, Band, int, int, int, int, int, int, int, ByteBuffer, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster_Direct__SWIG_1(long, Band, int, int, int, int, int, int, int, ByteBuffer, int)
- Static method in class org.gdal.gdal.
gdalJNI
Band_WriteRaster_Direct__SWIG_2(long, Band, int, int, int, int, int, int, int, ByteBuffer)
- Static method in class org.gdal.gdal.
gdalJNI
Band_XSize_get(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Band_YSize_get(long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
Boundary()
- Method in class org.gdal.ogr.
Geometry
Compute boundary.
Buffer(double, int)
- Method in class org.gdal.ogr.
Geometry
Compute buffer of geometry.
Buffer(double)
- Method in class org.gdal.ogr.
Geometry
Compute buffer of geometry.
BuildOverviews(int[], ProgressCallback)
- Method in class org.gdal.gdal.
Dataset
Build raster overview(s).
BuildOverviews(int[])
- Method in class org.gdal.gdal.
Dataset
Build raster overview(s).
BuildOverviews(String, int[], ProgressCallback)
- Method in class org.gdal.gdal.
Dataset
Build raster overview(s).
BuildOverviews(String, int[])
- Method in class org.gdal.gdal.
Dataset
Build raster overview(s).
BuildPolygonFromEdges(Geometry, int, int, double)
- Static method in class org.gdal.ogr.
ogr
Build a ring from a bunch of arcs.
BuildPolygonFromEdges(Geometry, int, int)
- Static method in class org.gdal.ogr.
ogr
Build a ring from a bunch of arcs.
BuildPolygonFromEdges(Geometry, int)
- Static method in class org.gdal.ogr.
ogr
Build a ring from a bunch of arcs.
BuildPolygonFromEdges(Geometry)
- Static method in class org.gdal.ogr.
ogr
C
CE_Debug
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
Debug error == 1 (message class).
CE_Debug_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CE_Failure
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
Failure error == 3 (message class and error return code).
CE_Failure_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CE_Fatal
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
Fatal error == 4 (message class).
CE_Fatal_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CE_None
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
No error == 0 (message class and error return code).
CE_None_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CE_Warning
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
Warning error == 2 (message class and error return code).
CE_Warning_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
Centroid()
- Method in class org.gdal.ogr.
Geometry
Compute the geometry centroid.
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.
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.
ColorTable_Clone(long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
ColorTable_CreateColorRamp(long, ColorTable, int, Color, int, Color)
- Static method in class org.gdal.gdal.
gdalJNI
ColorTable_GetColorEntry(long, ColorTable, int)
- Static method in class org.gdal.gdal.
gdalJNI
ColorTable_GetCount(long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
ColorTable_GetPaletteInterpretation(long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
ColorTable_SetColorEntry(long, ColorTable, int, Color)
- Static method in class org.gdal.gdal.
gdalJNI
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.
ComputeMedianCutPCT__SWIG_0(long, Band, long, Band, long, Band, int, long, ColorTable, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
ComputeMedianCutPCT__SWIG_2(long, Band, long, Band, long, Band, int, long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
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.
ComputeProximity__SWIG_0(long, Band, long, Band, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
ComputeProximity__SWIG_2(long, Band, long, Band, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
ComputeProximity__SWIG_3(long, Band, long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
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
ContourGenerate__SWIG_0(long, Band, double, double, double[], int, double, Layer, int, int, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
ContourGenerate__SWIG_2(long, Band, double, double, double[], int, double, Layer, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
ConvexHull()
- Method in class org.gdal.ogr.
Geometry
Compute convex hull.
CoordinateTransformation
- Class in
org.gdal.osr
Object for transforming between coordinate systems.
CoordinateTransformation(SpatialReference, SpatialReference)
- Constructor for class org.gdal.osr.
CoordinateTransformation
Create transformation object.
CoordinateTransformation_TransformPoint__SWIG_0(long, CoordinateTransformation, double[])
- Static method in class org.gdal.osr.
osrJNI
CoordinateTransformation_TransformPoint__SWIG_1(long, CoordinateTransformation, double[], double, double, double)
- Static method in class org.gdal.osr.
osrJNI
CoordinateTransformation_TransformPoint__SWIG_2(long, CoordinateTransformation, double[], double, double)
- Static method in class org.gdal.osr.
osrJNI
CoordinateTransformation_TransformPoints(long, CoordinateTransformation, double[][])
- Static method in class org.gdal.osr.
osrJNI
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.
CopyGeogCSFrom(SpatialReference)
- Method in class org.gdal.osr.
SpatialReference
Copy GEOGCS from another OGRSpatialReference.
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
CPLBinaryToHex(byte[])
- Static method in class org.gdal.gdal.
gdalJNI
CPLE_AppDefined
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_AppDefined == 1 (error code).
CPLE_AppDefined_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_AssertionFailed
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_AssertionFailed == 7 (error code).
CPLE_AssertionFailed_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_FileIO
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_FileIO == 3 (error code).
CPLE_FileIO_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_IllegalArg
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_IllegalArg == 5 (error code).
CPLE_IllegalArg_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_None
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_None == 0 (error code).
CPLE_None_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_NotSupported
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_NotSupported == 6 (error code).
CPLE_NotSupported_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_NoWriteAccess
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_NoWriteAccess == 8 (error code).
CPLE_NoWriteAccess_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_OpenFailed
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_OpenFailed == 4 (error code).
CPLE_OpenFailed_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_OutOfMemory
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_OutOfMemory == 2 (error code).
CPLE_OutOfMemory_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLE_UserInterrupt
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLE_UserInterrupt == 9 (error code).
CPLE_UserInterrupt_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLES_BackslashQuotable
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLES_BackslashQuotable(0).
CPLES_BackslashQuotable_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLES_CSV
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLES_CSV(4).
CPLES_CSV_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLES_SQL
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLES_SQL(3).
CPLES_SQL_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLES_URL
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLES_URL(2).
CPLES_URL_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLES_XML
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
CPLES_XML(1).
CPLES_XML_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
CPLHexToBinary(String)
- Static method in class org.gdal.gdal.
gdal
CPLHexToBinary(String)
- Static method in class org.gdal.gdal.
gdalJNI
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.
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.
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.
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_Attribute_get()
- Static method in class org.gdal.gdal.
gdalJNI
CXT_Attribute_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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_Comment_get()
- Static method in class org.gdal.gdal.
gdalJNI
CXT_Comment_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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_Element_get()
- Static method in class org.gdal.gdal.
gdalJNI
CXT_Element_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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_Literal_get()
- Static method in class org.gdal.gdal.
gdalJNI
CXT_Literal_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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
CXT_Text_get()
- Static method in class org.gdal.gdal.
gdalJNI
CXT_Text_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
D
Dataset
- Class in
org.gdal.gdal
Class Dataset is an uninstanciable class providing various methods to access a set of associated raster bands, usually from one file.
Dataset_AddBand__SWIG_0(long, Dataset, int, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_AddBand__SWIG_1(long, Dataset, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_AddBand__SWIG_2(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_BuildOverviews__SWIG_0(long, Dataset, String, int[], ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_BuildOverviews__SWIG_2(long, Dataset, String, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_CreateMaskBand(long, Dataset, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_FlushCache(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetDriver(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetFileList(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetGCPCount(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetGCPProjection(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetGCPs(long, Dataset, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetGeoTransform(long, Dataset, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetProjection(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetProjectionRef(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_GetRasterBand(long, Dataset, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_RasterCount_get(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_RasterXSize_get(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_RasterYSize_get(long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_0(long, Dataset, int, int, int, int, int, int, int, byte[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_1(long, Dataset, int, int, int, int, int, int, int, byte[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_10(long, Dataset, int, int, int, int, int, int, int, int[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_11(long, Dataset, int, int, int, int, int, int, int, int[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_12(long, Dataset, int, int, int, int, int, int, int, float[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_13(long, Dataset, int, int, int, int, int, int, int, float[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_14(long, Dataset, int, int, int, int, int, int, int, float[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_15(long, Dataset, int, int, int, int, int, int, int, float[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_16(long, Dataset, int, int, int, int, int, int, int, double[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_17(long, Dataset, int, int, int, int, int, int, int, double[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_18(long, Dataset, int, int, int, int, int, int, int, double[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_19(long, Dataset, int, int, int, int, int, int, int, double[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_2(long, Dataset, int, int, int, int, int, int, int, byte[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_3(long, Dataset, int, int, int, int, int, int, int, byte[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_4(long, Dataset, int, int, int, int, int, int, int, short[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_5(long, Dataset, int, int, int, int, int, int, int, short[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_6(long, Dataset, int, int, int, int, int, int, int, short[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_7(long, Dataset, int, int, int, int, int, int, int, short[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_8(long, Dataset, int, int, int, int, int, int, int, int[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster__SWIG_9(long, Dataset, int, int, int, int, int, int, int, int[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster_Direct__SWIG_0(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster_Direct__SWIG_1(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster_Direct__SWIG_2(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_ReadRaster_Direct__SWIG_3(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_SetGCPs(long, Dataset, GCP[], String)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_SetGeoTransform(long, Dataset, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_SetProjection(long, Dataset, String)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_SWIGUpcast(long)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_0(long, Dataset, int, int, int, int, int, int, int, byte[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_1(long, Dataset, int, int, int, int, int, int, int, byte[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_10(long, Dataset, int, int, int, int, int, int, int, int[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_11(long, Dataset, int, int, int, int, int, int, int, int[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_12(long, Dataset, int, int, int, int, int, int, int, float[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_13(long, Dataset, int, int, int, int, int, int, int, float[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_14(long, Dataset, int, int, int, int, int, int, int, float[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_15(long, Dataset, int, int, int, int, int, int, int, float[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_16(long, Dataset, int, int, int, int, int, int, int, double[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_17(long, Dataset, int, int, int, int, int, int, int, double[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_18(long, Dataset, int, int, int, int, int, int, int, double[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_19(long, Dataset, int, int, int, int, int, int, int, double[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_2(long, Dataset, int, int, int, int, int, int, int, byte[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_3(long, Dataset, int, int, int, int, int, int, int, byte[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_4(long, Dataset, int, int, int, int, int, int, int, short[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_5(long, Dataset, int, int, int, int, int, int, int, short[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_6(long, Dataset, int, int, int, int, int, int, int, short[], int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_7(long, Dataset, int, int, int, int, int, int, int, short[], int[])
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_8(long, Dataset, int, int, int, int, int, int, int, int[], int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster__SWIG_9(long, Dataset, int, int, int, int, int, int, int, int[], int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster_Direct__SWIG_0(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[], int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster_Direct__SWIG_1(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[], int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster_Direct__SWIG_2(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[], int)
- Static method in class org.gdal.gdal.
gdalJNI
Dataset_WriteRaster_Direct__SWIG_3(long, Dataset, int, int, int, int, int, int, int, ByteBuffer, int[])
- Static method in class org.gdal.gdal.
gdalJNI
DataSource
- Class in
org.gdal.ogr
This class represents a data source.
DataTypeIsComplex(int)
- Static method in class org.gdal.gdal.
gdal
Is data type complex?
DataTypeIsComplex(int)
- Static method in class org.gdal.gdal.
gdalJNI
DCAP_CREATE
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DCAP_CREATE_COPY.
DCAP_CREATE_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DCAP_CREATECOPY
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DCAP_CREATE_COPY.
DCAP_CREATECOPY_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DCAP_VIRTUALIO
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DCAP_VIRTUALIO.
DCAP_VIRTUALIO_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
Debug(String, String)
- Static method in class org.gdal.gdal.
gdal
Display a debugging message.
Debug(String, String)
- Static method in class org.gdal.gdal.
gdalJNI
DecToDMS(double, String, int)
- Static method in class org.gdal.gdal.
gdal
DecToDMS(double, String)
- Static method in class org.gdal.gdal.
gdal
DecToDMS__SWIG_0(double, String, int)
- Static method in class org.gdal.gdal.
gdalJNI
DecToDMS__SWIG_1(double, String)
- Static method in class org.gdal.gdal.
gdalJNI
DecToPackedDMS(double)
- Static method in class org.gdal.gdal.
gdal
DecToPackedDMS(double)
- Static method in class org.gdal.gdal.
gdalJNI
delete()
- Method in class org.gdal.gdal.
Band
Deprecated.
Do not do anything...
delete()
- Method in class org.gdal.gdal.
ColorTable
delete()
- Method in class org.gdal.gdal.
Dataset
Frees the native resource associated to a Dataset object and close the file.
delete()
- Method in class org.gdal.gdal.
Driver
Deprecated.
Do not do anything...
Delete(String)
- Method in class org.gdal.gdal.
Driver
Delete named dataset.
delete()
- Method in class org.gdal.gdal.
GCP
delete()
- Method in class org.gdal.gdal.
MajorObject
delete()
- Method in class org.gdal.gdal.
ProgressCallback
delete()
- Method in class org.gdal.gdal.
RasterAttributeTable
delete()
- Method in class org.gdal.gdal.
TermProgressCallback
delete()
- Method in class org.gdal.gdal.
Transformer
delete()
- Method in class org.gdal.gdal.
XMLNode
delete()
- Method in class org.gdal.ogr.
DataSource
Frees the native resource associated to a DataSource object and close the file.
delete()
- Method in class org.gdal.ogr.
Driver
Deprecated.
Do not do anything...
delete()
- Method in class org.gdal.ogr.
Feature
Delete (in memory) a feature.
delete()
- Method in class org.gdal.ogr.
FeatureDefn
delete()
- Method in class org.gdal.ogr.
FieldDefn
delete()
- Method in class org.gdal.ogr.
Geometry
Delete a geometry.
delete()
- Method in class org.gdal.ogr.
Layer
Deprecated.
Do not do anything...
delete()
- Method in class org.gdal.osr.
CoordinateTransformation
delete()
- Method in class org.gdal.osr.
SpatialReference
delete_AsyncReader(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_ColorTable(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_CoordinateTransformation(long)
- Static method in class org.gdal.osr.
osrJNI
delete_Dataset(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_GCP(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_ProgressCallback(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_RasterAttributeTable(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_SpatialReference(long)
- Static method in class org.gdal.osr.
osrJNI
delete_TermProgressCallback(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_Transformer(long)
- Static method in class org.gdal.gdal.
gdalJNI
delete_XMLNode(long)
- Static method in class org.gdal.gdal.
gdalJNI
DeleteDataSource(String)
- Method in class org.gdal.ogr.
Driver
Destroy a datasource.
DeleteFeature(int)
- Method in class org.gdal.ogr.
Layer
Delete feature from layer.
DeleteLayer(int)
- Method in class org.gdal.ogr.
DataSource
Delete the indicated layer from the datasource.
Deregister()
- Method in class org.gdal.gdal.
Driver
Deregister the driver.
Deregister()
- Method in class org.gdal.ogr.
Driver
Remove the driver from the list of registered drivers.
Difference(Geometry)
- Method in class org.gdal.ogr.
Geometry
Compute difference.
Disjoint(Geometry)
- Method in class org.gdal.ogr.
Geometry
Test for disjointness.
Distance(Geometry)
- Method in class org.gdal.ogr.
Geometry
Compute distance between two geometries.
DitherRGB2PCT(Band, Band, Band, Band, ColorTable, ProgressCallback)
- Static method in class org.gdal.gdal.
gdal
24bit to 8bit conversion with dithering.
DitherRGB2PCT(Band, Band, Band, Band, ColorTable)
- Static method in class org.gdal.gdal.
gdal
24bit to 8bit conversion with dithering.
DitherRGB2PCT__SWIG_0(long, Band, long, Band, long, Band, long, Band, long, ColorTable, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
DitherRGB2PCT__SWIG_2(long, Band, long, Band, long, Band, long, Band, long, ColorTable)
- Static method in class org.gdal.gdal.
gdalJNI
DMD_CREATIONDATATYPES
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DMD_CREATIONDATATYPES.
DMD_CREATIONDATATYPES_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DMD_CREATIONOPTIONLIST
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DMD_CREATIONOPTIONLIST.
DMD_CREATIONOPTIONLIST_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DMD_EXTENSION
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DMD_EXTENSION.
DMD_EXTENSION_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DMD_HELPTOPIC
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DMD_HELPTOPIC.
DMD_HELPTOPIC_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DMD_LONGNAME
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DMD_LONGNAME.
DMD_LONGNAME_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DMD_MIMETYPE
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
DMD_MIMETYPE.
DMD_MIMETYPE_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
DontUseExceptions()
- Static method in class org.gdal.ogr.
ogr
Use return code instead of exceptions.
DontUseExceptions()
- Static method in class org.gdal.osr.
osr
Use return code instead of exceptions.
DontUseExceptions()
- Static method in class org.gdal.osr.
osrJNI
Driver
- Class in
org.gdal.gdal
Class Driver is an uninstanciable class providing various methods for a format specific driver.
Driver
- Class in
org.gdal.ogr
Class Driver is an uninstanciable class providing various methods to represents an operational format driver.
Driver_Create__SWIG_0(long, Driver, String, int, int, int, int, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Create__SWIG_1(long, Driver, String, int, int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Create__SWIG_2(long, Driver, String, int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Create__SWIG_3(long, Driver, String, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_CreateCopy__SWIG_0(long, Driver, String, long, Dataset, int, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_CreateCopy__SWIG_2(long, Driver, String, long, Dataset, int, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_CreateCopy__SWIG_3(long, Driver, String, long, Dataset, int)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_CreateCopy__SWIG_4(long, Driver, String, long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Delete(long, Driver, String)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Deregister(long, Driver)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_HelpTopic_get(long, Driver)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_LongName_get(long, Driver)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Register(long, Driver)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_Rename(long, Driver, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_ShortName_get(long, Driver)
- Static method in class org.gdal.gdal.
gdalJNI
Driver_SWIGUpcast(long)
- Static method in class org.gdal.gdal.
gdalJNI
DumpReadable()
- Method in class org.gdal.ogr.
Feature
Dump this feature in a human readable form.
E
Empty()
- Method in class org.gdal.ogr.
Geometry
Clear geometry information.
EPSGTreatsAsLatLong()
- Method in class org.gdal.osr.
SpatialReference
Equal(Feature)
- Method in class org.gdal.ogr.
Feature
Test if two features are the same.
Equal(Geometry)
- Method in class org.gdal.ogr.
Geometry
Returns two if two geometries are equivalent.
equals(Object)
- Method in class org.gdal.gdal.
Transformer
equals(Object)
- Method in class org.gdal.gdal.
XMLNode
equals(Object)
- Method in class org.gdal.ogr.
DataSource
equals(Object)
- Method in class org.gdal.ogr.
Driver
equals(Object)
- Method in class org.gdal.ogr.
Feature
equals(Object)
- Method in class org.gdal.ogr.
FeatureDefn
equals(Object)
- Method in class org.gdal.ogr.
FieldDefn
equals(Object)
- Method in class org.gdal.ogr.
Geometry
Equals(Geometry)
- Method in class org.gdal.ogr.
Geometry
equals(Object)
- Method in class org.gdal.ogr.
Layer
equals(Object)
- Method in class org.gdal.osr.
SpatialReference
Error(int, int, String)
- Static method in class org.gdal.gdal.
gdal
Report an error.
Error(int, int, String)
- Static method in class org.gdal.gdal.
gdalJNI
ErrorReset()
- Static method in class org.gdal.gdal.
gdal
Erase any traces of previous errors.
ErrorReset()
- Static method in class org.gdal.gdal.
gdalJNI
EscapeString(byte[], int)
- Static method in class org.gdal.gdal.
gdal
Apply escaping to string to preserve special characters.
EscapeString(String, int)
- Static method in class org.gdal.gdal.
gdal
Apply escaping to string to preserve special characters.
EscapeString__SWIG_0(byte[], int)
- Static method in class org.gdal.gdal.
gdalJNI
EscapeString__SWIG_1(String, int)
- Static method in class org.gdal.gdal.
gdalJNI
ExecuteSQL(String, Geometry, String)
- Method in class org.gdal.ogr.
DataSource
Execute an SQL statement against the data store.
ExecuteSQL(String, Geometry)
- Method in class org.gdal.ogr.
DataSource
Execute an SQL statement against the data store.
ExecuteSQL(String)
- Method in class org.gdal.ogr.
DataSource
Execute an SQL statement against the data store.
ExportToGML(Vector)
- Method in class org.gdal.ogr.
Geometry
ExportToGML()
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into GML format.
ExportToJson()
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into GeoJSON format.
ExportToKML(String)
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into KML format.
ExportToKML()
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into KML format.
ExportToMICoordSys()
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in Mapinfo style CoordSys format.
ExportToMICoordSys(String[])
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in Mapinfo style CoordSys format.
ExportToPCI(String[], String[], double[])
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in PCI projection definition.
ExportToPrettyWkt(int)
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into a a nicely formatted WKT string for display to a person.
ExportToPrettyWkt()
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into a a nicely formatted WKT string for display to a person.
ExportToPrettyWkt(String[], int)
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into a a nicely formatted WKT string for display to a person.
ExportToPrettyWkt(String[])
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into a a nicely formatted WKT string for display to a person.
ExportToProj4()
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in PROJ.4 format.
ExportToProj4(String[])
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in PROJ.4 format.
ExportToUSGS(int[], int[], double[], int[])
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in USGS GCTP projection definition.
ExportToWkb(byte[], int)
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into well known binary format.
ExportToWkb(int)
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into well known binary format.
ExportToWkb()
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into well known binary format.
ExportToWkt(String[])
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into well known text format.
ExportToWkt()
- Method in class org.gdal.ogr.
Geometry
Convert a geometry into well known text format.
ExportToWkt()
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into WKT format.
ExportToWkt(String[])
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into WKT format.
ExportToXML(String)
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in XML format.
ExportToXML()
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in XML format.
ExportToXML(String[], String)
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in XML format.
ExportToXML(String[])
- Method in class org.gdal.osr.
SpatialReference
Export coordinate system in XML format.
F
Feature
- Class in
org.gdal.ogr
A simple feature, including geometry and attributes.
Feature(FeatureDefn)
- Constructor for class org.gdal.ogr.
Feature
Constructor.
FeatureDefn
- Class in
org.gdal.ogr
Definition of a feature class or feature layer.
FeatureDefn(String)
- Constructor for class org.gdal.ogr.
FeatureDefn
Constructor.
FeatureDefn()
- Constructor for class org.gdal.ogr.
FeatureDefn
Constructor.
FieldDefn
- Class in
org.gdal.ogr
Definition of an attribute of a FeatureDefn.
FieldDefn(String, int)
- Constructor for class org.gdal.ogr.
FieldDefn
Constructor.
FieldDefn(String)
- Constructor for class org.gdal.ogr.
FieldDefn
Constructor.
FieldDefn()
- Constructor for class org.gdal.ogr.
FieldDefn
Constructor.
FileFromMemBuffer(String, byte[])
- Static method in class org.gdal.gdal.
gdal
Create memory "file" from a buffer.
FileFromMemBuffer(String, byte[])
- Static method in class org.gdal.gdal.
gdalJNI
Fill(double, double)
- Method in class org.gdal.gdal.
Band
Fill this band with a constant value.
Fill(double)
- Method in class org.gdal.gdal.
Band
Fill this band with a constant value.
FillNodata(Band, Band, double, int, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdal
Fill selected raster regions by interpolation from the edges.
FillNodata(Band, Band, double, int, Vector)
- Static method in class org.gdal.gdal.
gdal
Fill selected raster regions by interpolation from the edges.
FillNodata(Band, Band, double, int)
- Static method in class org.gdal.gdal.
gdal
Fill selected raster regions by interpolation from the edges.
FillNodata__SWIG_0(long, Band, long, Band, double, int, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
FillNodata__SWIG_2(long, Band, long, Band, double, int, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
FillNodata__SWIG_3(long, Band, long, Band, double, int)
- Static method in class org.gdal.gdal.
gdalJNI
FinderClean()
- Static method in class org.gdal.gdal.
gdal
FinderClean()
- Static method in class org.gdal.gdal.
gdalJNI
FindFile(String, String)
- Static method in class org.gdal.gdal.
gdal
FindFile(String, String)
- Static method in class org.gdal.gdal.
gdalJNI
Fixup()
- Method in class org.gdal.osr.
SpatialReference
Fixup as needed.
FixupOrdering()
- Method in class org.gdal.osr.
SpatialReference
Correct parameter ordering to match CT Specification.
FlattenTo2D()
- Method in class org.gdal.ogr.
Geometry
Convert geometry to strictly 2D.
FlushCache()
- Method in class org.gdal.gdal.
Band
Flush raster data cache.
FlushCache()
- Method in class org.gdal.gdal.
Dataset
Flush all write cached data to disk.
ForceToMultiLineString(Geometry)
- Static method in class org.gdal.ogr.
ogr
Convert to multilinestring.
ForceToMultiPoint(Geometry)
- Static method in class org.gdal.ogr.
ogr
Convert to multipoint.
ForceToMultiPolygon(Geometry)
- Static method in class org.gdal.ogr.
ogr
Convert to multipolygon.
ForceToPolygon(Geometry)
- Static method in class org.gdal.ogr.
ogr
Convert to polygon.
G
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_ReadOnly_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GA_Update
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GA_Update : flag used for opening a dataset in update mode with gdal.Open()
GA_Update_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GARIO_COMPLETE
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GARIO_COMPLETE_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GARIO_ERROR
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GARIO_ERROR_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GARIO_PENDING
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GARIO_PENDING_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GARIO_UPDATE
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GARIO_UPDATE_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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_AlphaBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_BlackBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_BlackBand(13) : Black band of CMYK image (color interpretation)
GCI_BlackBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_BlueBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_BlueBand(5) : Blue band of RGBA image (color interpretation)
GCI_BlueBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_CyanBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_CyanBand(10) : Cyan band of CMYK image (color interpretation)
GCI_CyanBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_GrayIndex
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_GrayIndex(1) : greyscale (color interpretation)
GCI_GrayIndex_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_GreenBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_GreenBand(4) : Green band of RGBA image (color interpretation)
GCI_GreenBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_HueBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_HueBand(7) : Hue band of HLS image (color interpretation)
GCI_HueBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_LightnessBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_LightnessBand(9) : Lightness band of HLS image (color interpretation)
GCI_LightnessBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_MagentaBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_MagentaBand(11) : Magenta band of CMYK image (color interpretation)
GCI_MagentaBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_PaletteIndex
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_PaletteIndex(2) : paletted with color table (color interpretation)
GCI_PaletteIndex_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_RedBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_RedBand(3) : Red band of RGBA image (color interpretation)
GCI_RedBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_SaturationBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_SaturationBand(8) : Saturation band of HLS image (color interpretation)
GCI_SaturationBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_Undefined
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_Undefined(0) : undefined (color interpretation)
GCI_Undefined_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_YCbCr_CbBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_YCbCr_CbBand(15) : Cb Luminance (color interpretation)
GCI_YCbCr_CbBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_YCbCr_CrBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_YCbCr_CrBand(16) : Cr Luminance (color interpretation)
GCI_YCbCr_CrBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_YCbCr_YBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_YCbCr_YBand(14) : Y Luminance (color interpretation)
GCI_YCbCr_YBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GCI_YellowBand
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GCI_YellowBand(12) : Yellow band of CMYK image (color interpretation)
GCI_YellowBand_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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
GCP_GCPLine_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPLine_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPPixel_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPPixel_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPX_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPX_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPY_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPY_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPZ_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_GCPZ_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_Id_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_Id_set(long, GCP, String)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_Info_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GCP_Info_set(long, GCP, String)
- Static method in class org.gdal.gdal.
gdalJNI
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.
GCPsToGeoTransform__SWIG_0(GCP[], double[], int)
- Static method in class org.gdal.gdal.
gdalJNI
GCPsToGeoTransform__SWIG_1(GCP[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
gdal
- Class in
org.gdal.gdal
Class gdal is an uninstanciable class providing various utility functions as static methods.
GDAL_GCP_GCPLine_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPLine_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPLine_set(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPLine_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPPixel_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPPixel_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPPixel_set(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPPixel_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPX_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPX_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPX_set(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPX_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPY_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPY_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPY_set(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPY_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPZ_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPZ_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_GCPZ_set(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_GCPZ_set(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_GCPLine(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_GCPLine(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_GCPPixel(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_GCPPixel(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_GCPX(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_GCPX(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_GCPY(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_GCPY(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_GCPZ(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_GCPZ(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_Id(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_Id(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_get_Info(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_get_Info(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_Id_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_Id_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_Id_set(GCP, String)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_Id_set(long, GCP, String)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_Info_get(GCP)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_Info_get(long, GCP)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_Info_set(GCP, String)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_Info_set(long, GCP, String)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_GCPLine(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_GCPLine(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_GCPPixel(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_GCPPixel(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_GCPX(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_GCPX(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_GCPY(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_GCPY(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_GCPZ(GCP, double)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_GCPZ(long, GCP, double)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_Id(GCP, String)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_Id(long, GCP, String)
- Static method in class org.gdal.gdal.
gdalJNI
GDAL_GCP_set_Info(GCP, String)
- Static method in class org.gdal.gdal.
gdal
GDAL_GCP_set_Info(long, GCP, String)
- Static method in class org.gdal.gdal.
gdalJNI
gdalconst
- Class in
org.gdal.gdalconst
gdalconstConstants
- Interface in
org.gdal.gdalconst
Various constants used by the org.gdal.gdal package.
gdalconstJNI
- Class in
org.gdal.gdalconst
gdalconstJNI()
- Constructor for class org.gdal.gdalconst.
gdalconstJNI
GDALDestroyDriverManager()
- Static method in class org.gdal.gdal.
gdal
GDALDestroyDriverManager()
- Static method in class org.gdal.gdal.
gdalJNI
gdalJNI
- Class in
org.gdal.gdal
gdalJNI()
- Constructor for class org.gdal.gdal.
gdalJNI
GDT_Byte
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_Byte(1) : Eight bit unsigned integer (data type)
GDT_Byte_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_CFloat32
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_CFloat32(10) : Complex Float32 (data type)
GDT_CFloat32_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_CFloat64
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_CFloat64(11) : Complex Float64 (data type)
GDT_CFloat64_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_CInt16
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_CInt16(8) : Complex Int16 (data type)
GDT_CInt16_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_CInt32
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_CInt32(9) : Complex Int32 (data type)
GDT_CInt32_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_Float32
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_Float32(6) : Thirty two bit floating point (data type)
GDT_Float32_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_Float64
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_Float64(7) : Sixty four bit floating point (data type)
GDT_Float64_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_Int16
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_Int16(3) : Sixteen bit signed integer (data type)
GDT_Int16_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_Int32
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_Int32(5) : Thirty two bit signed integer (data type)
GDT_Int32_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_TypeCount
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_TypeCount(12) : Maximum type (data type)
GDT_TypeCount_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_UInt16
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_UInt16(2) : Sixteen bit unsigned integer (data type)
GDT_UInt16_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_UInt32
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_UInt32(4) : Thirty two bit unsigned integer (data type)
GDT_UInt32_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GDT_Unknown
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GDT_Unknown(0) : Unknown (data type)
GDT_Unknown_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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.
GeneralCmdLineProcessor__SWIG_0(Vector, int)
- Static method in class org.gdal.gdal.
gdalJNI
GeneralCmdLineProcessor__SWIG_1(Vector)
- Static method in class org.gdal.gdal.
gdalJNI
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.
GetAngularUnits()
- Method in class org.gdal.osr.
SpatialReference
Fetch angular geographic coordinate system units.
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.
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.
GetCacheMax()
- Static method in class org.gdal.gdal.
gdalJNI
GetCacheUsed()
- Static method in class org.gdal.gdal.
gdal
Get cache memory used.
GetCacheUsed()
- Static method in class org.gdal.gdal.
gdalJNI
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.
GetColorInterpretationName(int)
- Static method in class org.gdal.gdal.
gdalJNI
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.
GetConfigOption__SWIG_0(String, String)
- Static method in class org.gdal.gdal.
gdalJNI
GetConfigOption__SWIG_1(String)
- Static method in class org.gdal.gdal.
gdalJNI
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.
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.
GetDataTypeByName(String)
- Static method in class org.gdal.gdal.
gdalJNI
GetDataTypeName(int)
- Static method in class org.gdal.gdal.
gdal
Get name of data type.
GetDataTypeName(int)
- Static method in class org.gdal.gdal.
gdalJNI
GetDataTypeSize(int)
- Static method in class org.gdal.gdal.
gdal
Get data type size in bits.
GetDataTypeSize(int)
- Static method in class org.gdal.gdal.
gdalJNI
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(int)
- Static method in class org.gdal.gdal.
gdalJNI
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.gdal.
gdalJNI
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.gdal.
gdalJNI
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.
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(int)
- 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.
GetFieldAsDateTime(int, int[], int[], int[], int[], int[], int[], int[])
- Method in class org.gdal.ogr.
Feature
Fetch field value as date and time.
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.
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.
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
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.
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 That URL is relative to the GDAL documentation directory.
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
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.
GetLastErrorMsg()
- Static method in class org.gdal.gdal.
gdalJNI
GetLastErrorNo()
- Static method in class org.gdal.gdal.
gdal
Fetch the last error number.
GetLastErrorNo()
- Static method in class org.gdal.gdal.
gdalJNI
GetLastErrorType()
- Static method in class org.gdal.gdal.
gdal
Fetch the last error type.
GetLastErrorType()
- Static method in class org.gdal.gdal.
gdalJNI
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.ogr.
DataSource
Fetch a layer by index.
GetLayerByName(String)
- Method in class org.gdal.ogr.
DataSource
Fetch a layer by name.
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.
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 For the GeoTIFF driver, this is "GeoTIFF"
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.
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.
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.
getNext()
- Method in class org.gdal.gdal.
XMLNode
GetNextFeature()
- Method in class org.gdal.ogr.
Layer
Fetch the next available feature from this layer.
GetNoDataValue(Double[])
- Method in class org.gdal.gdal.
Band
Fetch the no data value for this band.
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.
GetPaletteInterpretationName(int)
- Static method in class org.gdal.gdal.
gdalJNI
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.
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
GetProjectionMethodParameterList(String, String[])
- Static method in class org.gdal.osr.
osrJNI
GetProjectionMethodParamInfo(String, String, String[], String[], double[])
- Static method in class org.gdal.osr.
osr
GetProjectionMethodParamInfo(String, String, String[], String[], double[])
- Static method in class org.gdal.osr.
osrJNI
GetProjectionMethods()
- Static method in class org.gdal.osr.
osr
GetProjectionMethods()
- Static method in class org.gdal.osr.
osrJNI
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.
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.
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
GetUserInputAsWKT__SWIG_0(String)
- Static method in class org.gdal.osr.
osrJNI
GetUserInputAsWKT__SWIG_1(String, String[])
- Static method in class org.gdal.osr.
osrJNI
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
GetWellKnownGeogCSAsWKT__SWIG_0(String)
- Static method in class org.gdal.osr.
osrJNI
GetWellKnownGeogCSAsWKT__SWIG_1(String, String[])
- Static method in class org.gdal.osr.
osrJNI
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.
GF_Read_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GF_Write_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFT_Integer
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFT_Integer_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFT_Real
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFT_Real_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFT_String
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFT_String_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Alpha
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Alpha_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_AlphaMax
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_AlphaMax_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_AlphaMin
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_AlphaMin_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Blue
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Blue_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_BlueMax
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_BlueMax_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_BlueMin
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_BlueMin_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Generic
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Generic_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Green
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Green_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_GreenMax
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_GreenMax_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_GreenMin
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_GreenMin_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Max
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Max_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_MaxCount
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_MaxCount_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Min
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Min_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_MinMax
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_MinMax_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Name
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Name_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_PixelCount
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_PixelCount_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_Red
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_Red_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_RedMax
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_RedMax_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GFU_RedMin
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GFU_RedMin_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GMF_ALL_VALID
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GMF_ALL_VALID(0x01) (mask band flag).
GMF_ALL_VALID_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GMF_ALPHA
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GMF_ALPHA(0x04) (mask band flag).
GMF_ALPHA_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GMF_NODATA
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GMF_NODATA(0x08) (mask band flag).
GMF_NODATA_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GMF_PER_DATASET
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GMF_PER_DATASET(0x02) (mask band flag).
GMF_PER_DATASET_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GPI_CMYK
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GPI_CMYK(2) (palette interpretation).
GPI_CMYK_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GPI_Gray
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GPI_Gray(0) (palette interpretation).
GPI_Gray_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GPI_HLS
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GPI_HLS(3) (palette interpretation).
GPI_HLS_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GPI_RGB
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GPI_RGB(1) (palette interpretation).
GPI_RGB_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GRA_Bilinear
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GRA_Bilinear(1) : Bilinear (2x2 kernel) (warping algorithm)
GRA_Bilinear_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GRA_Cubic
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GRA_Cubic(2) : Cubic Convolution Approximation (4x4 kernel) (warping algorithm)
GRA_Cubic_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GRA_CubicSpline
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GRA_CubicSpline(3) : Cubic B-Spline Approximation (4x4 kernel) (warping algorithm)
GRA_CubicSpline_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GRA_Lanczos
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GRA_Lanczos(4) : Lanczos windowed sinc interpolation (6x6 kernel) (warping algorithm)
GRA_Lanczos_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
GRA_NearestNeighbour
- Static variable in interface org.gdal.gdalconst.
gdalconstConstants
GRA_NearestNeighbour(0) : Nearest neighbour (select on one input pixel) (warping algorithm)
GRA_NearestNeighbour_get()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
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
GridCreate__SWIG_0(String, double[][], double, double, double, double, int, int, int, ByteBuffer, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
GridCreate__SWIG_2(String, double[][], double, double, double, double, int, int, int, ByteBuffer)
- Static method in class org.gdal.gdal.
gdalJNI
H
HasArbitraryOverviews()
- Method in class org.gdal.gdal.
Band
Check for arbitrary overviews.
hashCode()
- Method in class org.gdal.gdal.
Transformer
hashCode()
- Method in class org.gdal.gdal.
XMLNode
hashCode()
- Method in class org.gdal.ogr.
DataSource
hashCode()
- Method in class org.gdal.ogr.
Driver
hashCode()
- Method in class org.gdal.ogr.
Feature
hashCode()
- Method in class org.gdal.ogr.
FeatureDefn
hashCode()
- Method in class org.gdal.ogr.
FieldDefn
hashCode()
- Method in class org.gdal.ogr.
Geometry
hashCode()
- Method in class org.gdal.ogr.
Layer
hashCode()
- Method in class org.gdal.osr.
SpatialReference
HasThreadSupport()
- Static method in class org.gdal.gdal.
gdalJNI
I
IdentifyDriver(String, Vector)
- Static method in class org.gdal.gdal.
gdal
Identify the driver that can open a raster file.
IdentifyDriver(String)
- Static method in class org.gdal.gdal.
gdal
Identify the driver that can open a raster file.
IdentifyDriver__SWIG_0(String, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
IdentifyDriver__SWIG_1(String)
- Static method in class org.gdal.gdal.
gdalJNI
ImportFromEPSG(int)
- Method in class org.gdal.osr.
SpatialReference
Initialize SRS based on EPSG GCS or PCS code.
ImportFromEPSGA(int)
- Method in class org.gdal.osr.
SpatialReference
ImportFromERM(String, String, String)
- Method in class org.gdal.osr.
SpatialReference
ImportFromESRI(Vector)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from ESRI .prj format(s).
ImportFromMICoordSys(String)
- Method in class org.gdal.osr.
SpatialReference
Import Mapinfo style CoordSys definition.
ImportFromPCI(String, String, double[])
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from PCI projection definition.
ImportFromPCI(String, String)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from PCI projection definition.
ImportFromPCI(String)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from PCI projection definition.
ImportFromProj4(String)
- Method in class org.gdal.osr.
SpatialReference
Import PROJ.4 coordinate string.
ImportFromUrl(String)
- Method in class org.gdal.osr.
SpatialReference
Set spatial reference from a URL.
ImportFromUSGS(int, int, double[], int)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from USGS projection definition.
ImportFromUSGS(int, int, double[])
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from USGS projection definition.
ImportFromUSGS(int, int)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from USGS projection definition.
ImportFromUSGS(int)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from USGS projection definition.
ImportFromWkt(String)
- Method in class org.gdal.osr.
SpatialReference
Import from WKT string.
ImportFromXML(String)
- Method in class org.gdal.osr.
SpatialReference
Import coordinate system from XML format (GML only currently).
Intersect(Geometry)
- Method in class org.gdal.ogr.
Geometry
Do these features intersect?
Intersection(Geometry)
- Method in class org.gdal.ogr.
Geometry
Compute intersection.
Intersects(Geometry)
- Method in class org.gdal.ogr.
Geometry
InvGeoTransform(double[])
- Static method in class org.gdal.gdal.
gdal
Invert Geotransform.
InvGeoTransform(double[], double[])
- Static method in class org.gdal.gdal.
gdal
Invert Geotransform.
InvGeoTransform(double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
isAvailable()
- Static method in class org.gdal.gdal.
gdalJNI
isAvailable()
- Static method in class org.gdal.gdalconst.
gdalconstJNI
isAvailable()
- Static method in class org.gdal.osr.
osrJNI
IsEmpty()
- Method in class org.gdal.ogr.
Geometry
Returns true (non-zero) if the object has no points.
IsFieldSet(int)
- Method in class org.gdal.ogr.
Feature
Test if a field has ever been assigned a value or not.
IsFieldSet(String)
- Method in class org.gdal.ogr.
Feature
Test if a field has ever been assigned a value or not.
IsGeographic()
- Method in class org.gdal.osr.
SpatialReference
Check if geographic coordinate system.
IsGeometryIgnored()
- Method in class org.gdal.ogr.
FeatureDefn
Determine whether the geometry can be omitted when fetching features.
IsIgnored()
- Method in class org.gdal.ogr.
FieldDefn
Return whether this field should be omitted when fetching features.
IsLocal()
- Method in class org.gdal.osr.
SpatialReference
Check if local coordinate system.
IsProjected()
- Method in class org.gdal.osr.
SpatialReference
Check if projected coordinate system.
IsRing()
- Method in class org.gdal.ogr.
Geometry
Test if the geometry is a ring.
IsSame(SpatialReference)
- Method in class org.gdal.osr.
SpatialReference
Do these two spatial references describe the same system ?
IsSameGeogCS(SpatialReference)
- Method in class org.gdal.osr.
SpatialReference
Do the GeogCS'es match?
IsSimple()
- Method in class org.gdal.ogr.
Geometry
Test if the geometry is simple.
IsStyleIgnored()
- Method in class org.gdal.ogr.
FeatureDefn
Determine whether the style can be omitted when fetching features.
IsValid()
- Method in class org.gdal.ogr.
Geometry
Test if the geometry is valid.
L
Layer
- Class in
org.gdal.ogr
This class represents a layer of simple features, with access methods.
Length()
- Method in class org.gdal.ogr.
Geometry
Returns the length of the geometry
M
MajorObject
- Class in
org.gdal.gdal
Class used for object with metadata.
MajorObject_GetDescription(long, MajorObject)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_GetMetadata_Dict__SWIG_0(long, MajorObject, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_GetMetadata_Dict__SWIG_1(long, MajorObject)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_GetMetadata_List__SWIG_0(long, MajorObject, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_GetMetadata_List__SWIG_1(long, MajorObject)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_GetMetadataItem__SWIG_0(long, MajorObject, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_GetMetadataItem__SWIG_1(long, MajorObject, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetDescription(long, MajorObject, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetMetadata__SWIG_0(long, MajorObject, Vector, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetMetadata__SWIG_1(long, MajorObject, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetMetadata__SWIG_2(long, MajorObject, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetMetadata__SWIG_3(long, MajorObject, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetMetadataItem__SWIG_0(long, MajorObject, String, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
MajorObject_SetMetadataItem__SWIG_1(long, MajorObject, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
Mkdir(String, int)
- Static method in class org.gdal.gdal.
gdal
Mkdir(String, int)
- Static method in class org.gdal.gdal.
gdalJNI
MorphFromESRI()
- Method in class org.gdal.osr.
SpatialReference
Convert in place from ESRI WKT format.
MorphToESRI()
- Method in class org.gdal.osr.
SpatialReference
Convert in place to ESRI WKT format.
N
new_ColorTable__SWIG_0(int)
- Static method in class org.gdal.gdal.
gdalJNI
new_ColorTable__SWIG_1()
- Static method in class org.gdal.gdal.
gdalJNI
new_CoordinateTransformation(long, SpatialReference, long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
new_GCP(double, double, double, double, double, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
new_ProgressCallback()
- Static method in class org.gdal.gdal.
gdalJNI
new_RasterAttributeTable()
- Static method in class org.gdal.gdal.
gdalJNI
new_SpatialReference__SWIG_0(String)
- Static method in class org.gdal.osr.
osrJNI
new_SpatialReference__SWIG_1()
- Static method in class org.gdal.osr.
osrJNI
new_TermProgressCallback()
- Static method in class org.gdal.gdal.
gdalJNI
new_Transformer(long, Dataset, long, Dataset, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
new_XMLNode__SWIG_0(String)
- Static method in class org.gdal.gdal.
gdalJNI
new_XMLNode__SWIG_1(int, String)
- Static method in class org.gdal.gdal.
gdalJNI
NullFID
- Static variable in interface org.gdal.ogr.
ogrConstants
O
ODrCCreateDataSource
- Static variable in interface org.gdal.ogr.
ogrConstants
ODrCDeleteDataSource
- Static variable in interface org.gdal.ogr.
ogrConstants
ODsCCreateLayer
- Static variable in interface org.gdal.ogr.
ogrConstants
ODsCDeleteLayer
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTBinary
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTDate
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTDateTime
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTInteger
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTIntegerList
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTReal
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTRealList
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTString
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTStringList
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTTime
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTWideString
- Static variable in interface org.gdal.ogr.
ogrConstants
OFTWideStringList
- Static variable in interface org.gdal.ogr.
ogrConstants
ogr
- Class in
org.gdal.ogr
Class ogr is an uninstanciable class providing various utility functions as static methods.
ogrConstants
- Interface in
org.gdal.ogr
OGRERR_CORRUPT_DATA
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_FAILURE
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_NONE
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_NOT_ENOUGH_DATA
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_NOT_ENOUGH_MEMORY
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_UNSUPPORTED_GEOMETRY_TYPE
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_UNSUPPORTED_OPERATION
- Static variable in interface org.gdal.ogr.
ogrConstants
OGRERR_UNSUPPORTED_SRS
- Static variable in interface org.gdal.ogr.
ogrConstants
OJLeft
- Static variable in interface org.gdal.ogr.
ogrConstants
OJRight
- Static variable in interface org.gdal.ogr.
ogrConstants
OJUndefined
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCCreateField
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCDeleteFeature
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCFastFeatureCount
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCFastGetExtent
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCFastSetNextByIndex
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCFastSpatialFilter
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCIgnoreFields
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCRandomRead
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCRandomWrite
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCSequentialWrite
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCStringsAsUTF8
- Static variable in interface org.gdal.ogr.
ogrConstants
OLCTransactions
- Static variable in interface org.gdal.ogr.
ogrConstants
Open(String, int)
- Static method in class org.gdal.gdal.
gdal
Open a raster file as a Dataset object.
Open(String)
- Static method in class org.gdal.gdal.
gdal
Open a raster file as a Dataset object.
Open(String, int)
- Method in class org.gdal.ogr.
Driver
Attempt to open file with this driver.
Open(String)
- Method in class org.gdal.ogr.
Driver
Attempt to open file with this driver.
Open(String, int)
- Static method in class org.gdal.ogr.
ogr
Open a file / data source with one of the registered drivers.
Open(String)
- Static method in class org.gdal.ogr.
ogr
Open a file / data source with one of the registered drivers.
Open(String, boolean)
- Static method in class org.gdal.ogr.
ogr
Open a file / data source with one of the registered drivers.
Open__SWIG_0(String, int)
- Static method in class org.gdal.gdal.
gdalJNI
Open__SWIG_1(String)
- Static method in class org.gdal.gdal.
gdalJNI
OpenShared(String, int)
- Static method in class org.gdal.gdal.
gdal
Open a raster file as a GDALDataset.
OpenShared(String)
- Static method in class org.gdal.gdal.
gdal
Open a raster file as a Dataset object.
OpenShared(String, int)
- Static method in class org.gdal.ogr.
ogr
Open a file / data source with one of the registered drivers.
OpenShared(String)
- Static method in class org.gdal.ogr.
ogr
Open a file / data source with one of the registered drivers.
OpenShared__SWIG_0(String, int)
- Static method in class org.gdal.gdal.
gdalJNI
OpenShared__SWIG_1(String)
- Static method in class org.gdal.gdal.
gdalJNI
org.gdal.gdal
- package org.gdal.gdal
Provides the classes necessary to handle GDAL rasters.
org.gdal.gdalconst
- package org.gdal.gdalconst
Various constants used by the org.gdal.gdal package.
org.gdal.ogr
- package org.gdal.ogr
Provides the classes necessary to handle OGR vector datasources.
org.gdal.osr
- package org.gdal.osr
Provides the classes necessary to handle spatial reference systems and transformation between them.
osr
- Class in
org.gdal.osr
Class with static methods for utility functions.
osrConstants
- Interface in
org.gdal.osr
osrJNI
- Class in
org.gdal.osr
osrJNI()
- Constructor for class org.gdal.osr.
osrJNI
Overlaps(Geometry)
- Method in class org.gdal.ogr.
Geometry
Test for overlap.
P
PackedDMSToDec(double)
- Static method in class org.gdal.gdal.
gdal
PackedDMSToDec(double)
- Static method in class org.gdal.gdal.
gdalJNI
ParseXMLFile(String)
- Static method in class org.gdal.gdal.
XMLNode
ParseXMLString(String)
- Static method in class org.gdal.gdal.
gdal
Parse an XML string into tree form.
ParseXMLString(String)
- Static method in class org.gdal.gdal.
gdalJNI
Polygonize(Band, Band, Layer, int, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdal
Create polygon coverage from raster data.
Polygonize(Band, Band, Layer, int, Vector)
- Static method in class org.gdal.gdal.
gdal
Create polygon coverage from raster data.
Polygonize(Band, Band, Layer, int)
- Static method in class org.gdal.gdal.
gdal
Create polygon coverage from raster data.
Polygonize__SWIG_0(long, Band, long, Band, Layer, int, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
Polygonize__SWIG_2(long, Band, long, Band, Layer, int, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
Polygonize__SWIG_3(long, Band, long, Band, Layer, int)
- Static method in class org.gdal.gdal.
gdalJNI
PopErrorHandler()
- Static method in class org.gdal.gdal.
gdal
Pop error handler off stack.
PopErrorHandler()
- Static method in class org.gdal.gdal.
gdalJNI
PopFinderLocation()
- Static method in class org.gdal.gdal.
gdal
PopFinderLocation()
- Static method in class org.gdal.gdal.
gdalJNI
ProgressCallback
- Class in
org.gdal.gdal
Class used to report progression of long operations.
ProgressCallback()
- Constructor for class org.gdal.gdal.
ProgressCallback
ProgressCallback_run(long, ProgressCallback, double, String)
- Static method in class org.gdal.gdal.
gdalJNI
PushErrorHandler(String)
- Static method in class org.gdal.gdal.
gdal
Push a new error handler.
PushErrorHandler()
- Static method in class org.gdal.gdal.
gdal
Push the quiet error handler.
PushErrorHandler__SWIG_0(String)
- Static method in class org.gdal.gdal.
gdalJNI
PushErrorHandler__SWIG_1()
- Static method in class org.gdal.gdal.
gdalJNI
PushFinderLocation(String)
- Static method in class org.gdal.gdal.
gdal
PushFinderLocation(String)
- Static method in class org.gdal.gdal.
gdalJNI
R
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.
RasterAttributeTable_Clone(long, RasterAttributeTable)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_CreateColumn(long, RasterAttributeTable, String, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetColOfUsage(long, RasterAttributeTable, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetColumnCount(long, RasterAttributeTable)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetLinearBinning(long, RasterAttributeTable, double[], double[])
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetNameOfCol(long, RasterAttributeTable, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetRowCount(long, RasterAttributeTable)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetRowOfValue(long, RasterAttributeTable, double)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetTypeOfCol(long, RasterAttributeTable, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetUsageOfCol(long, RasterAttributeTable, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetValueAsDouble(long, RasterAttributeTable, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetValueAsInt(long, RasterAttributeTable, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_GetValueAsString(long, RasterAttributeTable, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_SetLinearBinning(long, RasterAttributeTable, double, double)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_SetRowCount(long, RasterAttributeTable, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_SetValueAsDouble(long, RasterAttributeTable, int, int, double)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_SetValueAsInt(long, RasterAttributeTable, int, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
RasterAttributeTable_SetValueAsString(long, RasterAttributeTable, int, int, String)
- Static method in class org.gdal.gdal.
gdalJNI
RasterizeLayer(Dataset, int[], Layer, double[], Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdal
Burn geometries from the specified layer into raster.
RasterizeLayer(Dataset, int[], Layer, double[], Vector)
- Static method in class org.gdal.gdal.
gdal
Burn geometries from the specified layer into raster.
RasterizeLayer(Dataset, int[], Layer, double[])
- Static method in class org.gdal.gdal.
gdal
Burn geometries from the specified layer into raster.
RasterizeLayer(Dataset, int[], Layer)
- Static method in class org.gdal.gdal.
gdal
Burn geometries from the specified layer into raster.
RasterizeLayer__SWIG_0(long, Dataset, int[], Layer, double[], Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
RasterizeLayer__SWIG_2(long, Dataset, int[], Layer, double[], Vector)
- Static method in class org.gdal.gdal.
gdalJNI
RasterizeLayer__SWIG_3(long, Dataset, int[], Layer, double[])
- Static method in class org.gdal.gdal.
gdalJNI
RasterizeLayer__SWIG_5(long, Dataset, int[], Layer)
- Static method in class org.gdal.gdal.
gdalJNI
ReadBlock_Direct(int, int, ByteBuffer)
- Method in class org.gdal.gdal.
Band
Read a block of image data efficiently.
ReadDir(String)
- Static method in class org.gdal.gdal.
gdal
ReadDir(String)
- Static method in class org.gdal.gdal.
gdalJNI
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.
RegenerateOverview__SWIG_0(long, Band, long, Band, String, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
RegenerateOverview__SWIG_2(long, Band, long, Band, String)
- Static method in class org.gdal.gdal.
gdalJNI
RegenerateOverview__SWIG_3(long, Band, long, Band)
- Static method in class org.gdal.gdal.
gdalJNI
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.
RegenerateOverviews__SWIG_0(long, Band, Band[], String, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
RegenerateOverviews__SWIG_2(long, Band, Band[], String)
- Static method in class org.gdal.gdal.
gdalJNI
RegenerateOverviews__SWIG_3(long, Band, Band[])
- Static method in class org.gdal.gdal.
gdalJNI
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.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(String, String)
- Static method in class org.gdal.gdal.
gdalJNI
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.
ReprojectImage__SWIG_0(long, Dataset, long, Dataset, String, String, int, double, double, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
ReprojectImage__SWIG_2(long, Dataset, long, Dataset, String, String, int, double, double)
- Static method in class org.gdal.gdal.
gdalJNI
ReprojectImage__SWIG_3(long, Dataset, long, Dataset, String, String, int, double)
- Static method in class org.gdal.gdal.
gdalJNI
ReprojectImage__SWIG_4(long, Dataset, long, Dataset, String, String, int)
- Static method in class org.gdal.gdal.
gdalJNI
ReprojectImage__SWIG_5(long, Dataset, long, Dataset, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
ReprojectImage__SWIG_6(long, Dataset, long, Dataset, String)
- Static method in class org.gdal.gdal.
gdalJNI
ReprojectImage__SWIG_7(long, Dataset, long, Dataset)
- Static method in class org.gdal.gdal.
gdalJNI
ResetReading()
- Method in class org.gdal.ogr.
Layer
Reset feature reading to start on the first feature.
Rmdir(String)
- Static method in class org.gdal.gdal.
gdal
Rmdir(String)
- Static method in class org.gdal.gdal.
gdalJNI
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
S
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(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
SerializeXMLTree()
- Method in class org.gdal.gdal.
XMLNode
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.
SetCacheMax(int)
- Static method in class org.gdal.gdal.
gdalJNI
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.
SetConfigOption(String, String)
- Static method in class org.gdal.gdal.
gdal
Set a configuration option for GDAL/OGR use.
SetConfigOption(String, String)
- Static method in class org.gdal.gdal.
gdalJNI
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
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
SetFeature(Feature)
- Method in class org.gdal.ogr.
Layer
Rewrite an existing feature.
SetFID(int)
- 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, int, int)
- Method in class org.gdal.ogr.
Feature
Set field to date.
SetField(String, int, int, int, int, int, int, int)
- Method in class org.gdal.ogr.
Feature
Set field to date.
SetFieldDoubleList(int, double[])
- Method in class org.gdal.ogr.
Feature
Set field to list of doubles value.
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.
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.
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
SetIgnored(int)
- Method in class org.gdal.ogr.
FieldDefn
Set whether this field should be omitted when fetching features.
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
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.
SetNextByIndex(int)
- 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.
SetNormProjParm(String, double)
- Method in class org.gdal.osr.
SpatialReference
Set a projection parameter with a normalized value.
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.
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.
SetSpatialFilterRect(double, double, double, double)
- Method in class org.gdal.ogr.
Layer
Set a new rectangular spatial filter.
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.
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.
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
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.
SieveFilter__SWIG_0(long, Band, long, Band, long, Band, int, int, Vector, ProgressCallback)
- Static method in class org.gdal.gdal.
gdalJNI
SieveFilter__SWIG_2(long, Band, long, Band, long, Band, int, int, Vector)
- Static method in class org.gdal.gdal.
gdalJNI
SieveFilter__SWIG_3(long, Band, long, Band, long, Band, int, int)
- Static method in class org.gdal.gdal.
gdalJNI
SieveFilter__SWIG_4(long, Band, long, Band, long, Band, int)
- Static method in class org.gdal.gdal.
gdalJNI
Simplify(double)
- Method in class org.gdal.ogr.
Geometry
Simplify the geometry.
SpatialReference
- Class in
org.gdal.osr
This class respresents a 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.
SpatialReference___str__(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_AutoIdentifyEPSG(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_Clone(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_CloneGeogCS(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_CopyGeogCSFrom(long, SpatialReference, long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_EPSGTreatsAsLatLong(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToMICoordSys(long, SpatialReference, String[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToPCI(long, SpatialReference, String[], String[], double[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToPrettyWkt__SWIG_0(long, SpatialReference, String[], int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToPrettyWkt__SWIG_1(long, SpatialReference, String[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToProj4(long, SpatialReference, String[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToUSGS(long, SpatialReference, int[], int[], double[], int[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToWkt(long, SpatialReference, String[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToXML__SWIG_0(long, SpatialReference, String[], String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ExportToXML__SWIG_1(long, SpatialReference, String[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_Fixup(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_FixupOrdering(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetAngularUnits(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetAttrValue__SWIG_0(long, SpatialReference, String, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetAttrValue__SWIG_1(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetAuthorityCode(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetAuthorityName(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetInvFlattening(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetLinearUnits(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetLinearUnitsName(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetNormProjParm__SWIG_0(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetNormProjParm__SWIG_1(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetProjParm__SWIG_0(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetProjParm__SWIG_1(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetSemiMajor(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetSemiMinor(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetTOWGS84(long, SpatialReference, double[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_GetUTMZone(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromEPSG(long, SpatialReference, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromEPSGA(long, SpatialReference, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromERM(long, SpatialReference, String, String, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromESRI(long, SpatialReference, Vector)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromMICoordSys(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromPCI__SWIG_0(long, SpatialReference, String, String, double[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromPCI__SWIG_1(long, SpatialReference, String, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromPCI__SWIG_2(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromProj4(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromUrl(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromUSGS__SWIG_0(long, SpatialReference, int, int, double[], int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromUSGS__SWIG_1(long, SpatialReference, int, int, double[])
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromUSGS__SWIG_2(long, SpatialReference, int, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromUSGS__SWIG_3(long, SpatialReference, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromWkt(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_ImportFromXML(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_IsGeographic(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_IsLocal(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_IsProjected(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_IsSame(long, SpatialReference, long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_IsSameGeogCS(long, SpatialReference, long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_MorphFromESRI(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_MorphToESRI(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetACEA(long, SpatialReference, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetAE(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetAngularUnits(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetAttrValue(long, SpatialReference, String, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetAuthority(long, SpatialReference, String, String, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetBonne(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetCEA(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetCS(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetEC(long, SpatialReference, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetEckertIV(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetEckertVI(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetEquirectangular(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetEquirectangular2(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetFromUserInput(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGaussSchreiberTMercator(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGeogCS__SWIG_0(long, SpatialReference, String, String, String, double, double, String, double, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGeogCS__SWIG_1(long, SpatialReference, String, String, String, double, double, String, double, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGeogCS__SWIG_2(long, SpatialReference, String, String, String, double, double, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGeogCS__SWIG_3(long, SpatialReference, String, String, String, double, double, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGeogCS__SWIG_4(long, SpatialReference, String, String, String, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGEOS(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGH(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGnomonic(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetGS(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetHOM(long, SpatialReference, double, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetHOM2PNO(long, SpatialReference, double, double, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetKrovak(long, SpatialReference, double, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLAEA(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLCC(long, SpatialReference, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLCC1SP(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLCCB(long, SpatialReference, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLinearUnits(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLinearUnitsAndUpdateParameters(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetLocalCS(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetMC(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetMercator(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetMollweide(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetNormProjParm(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetNZMG(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetOrthographic(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetOS(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetPolyconic(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetProjCS__SWIG_0(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetProjCS__SWIG_1(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetProjection(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetProjParm(long, SpatialReference, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetPS(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetRobinson(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetSinusoidal(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetSOC(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetStatePlane__SWIG_0(long, SpatialReference, int, int, String, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetStatePlane__SWIG_1(long, SpatialReference, int, int, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetStatePlane__SWIG_2(long, SpatialReference, int, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetStatePlane__SWIG_3(long, SpatialReference, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetStereographic(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetTM(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetTMG(long, SpatialReference, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetTMSO(long, SpatialReference, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetTMVariant(long, SpatialReference, String, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetTOWGS84(long, SpatialReference, double, double, double, double, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetUTM__SWIG_0(long, SpatialReference, int, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetUTM__SWIG_1(long, SpatialReference, int)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetVDG(long, SpatialReference, double, double, double)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_SetWellKnownGeogCS(long, SpatialReference, String)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_StripCTParms(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
SpatialReference_Validate(long, SpatialReference)
- Static method in class org.gdal.osr.
osrJNI
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_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_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_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_TWO_POINT_NATURAL_ORIGIN
- 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_MERCATOR_1SP
- Static variable in interface org.gdal.osr.
osrConstants
SRS_PT_MERCATOR_2SP
- 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_ROBINSON
- 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_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_CHAIN
- Static variable in interface org.gdal.osr.
osrConstants
SRS_UL_CHAIN_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_LINK
- 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_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_FOOT
- Static variable in interface org.gdal.osr.
osrConstants
SRS_UL_US_FOOT_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()
- 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
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.
SymmetricDifference(Geometry)
- Method in class org.gdal.ogr.
Geometry
Deprecated.
SyncToDisk()
- Method in class org.gdal.ogr.
Layer
Flush pending changes to disk.
T
TermProgressCallback
- Class in
org.gdal.gdal
Class used for simple progress report to terminal.
TermProgressCallback()
- Constructor for class org.gdal.gdal.
TermProgressCallback
TermProgressCallback_run(long, TermProgressCallback, double, String)
- Static method in class org.gdal.gdal.
gdalJNI
TermProgressCallback_SWIGUpcast(long)
- Static method in class org.gdal.gdal.
gdalJNI
TestCapability(String)
- Method in class org.gdal.ogr.
DataSource
Test if capability is available.
TestCapability(String)
- Method in class org.gdal.ogr.
Driver
Test if capability is available.
TestCapability(String)
- Method in class org.gdal.ogr.
Layer
Test if this layer supported the named capability.
toString()
- Method in class org.gdal.gdal.
XMLNode
toString()
- Method in class org.gdal.gdal.
XMLNodeType
toString()
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into a pretty WKT format.
Touches(Geometry)
- Method in class org.gdal.ogr.
Geometry
Test for touching.
Transform(CoordinateTransformation)
- Method in class org.gdal.ogr.
Geometry
Apply arbitrary coordinate transformation to geometry.
Transformer
- Class in
org.gdal.gdal
Class used for image to image transformer.
Transformer(Dataset, Dataset, Vector)
- Constructor for class org.gdal.gdal.
Transformer
Create image to image transformer.
Transformer_TransformPoint__SWIG_0(long, Transformer, int, double[])
- Static method in class org.gdal.gdal.
gdalJNI
Transformer_TransformPoint__SWIG_1(long, Transformer, double[], int, double, double, double)
- Static method in class org.gdal.gdal.
gdalJNI
Transformer_TransformPoint__SWIG_2(long, Transformer, double[], int, double, double)
- Static method in class org.gdal.gdal.
gdalJNI
Transformer_TransformPoints(long, Transformer, int, double[][], int[])
- Static method in class org.gdal.gdal.
gdalJNI
TransformPoint(int, double[])
- Method in class org.gdal.gdal.
Transformer
Transform a 3D point.
TransformPoint(double[], int, double, double, double)
- Method in class org.gdal.gdal.
Transformer
Transform a 3D point.
TransformPoint(double[], int, double, double)
- Method in class org.gdal.gdal.
Transformer
Transform a 2D point.
TransformPoint(double, double, double)
- Method in class org.gdal.osr.
CoordinateTransformation
Transform point from source to destination space.
TransformPoint(double, double)
- Method in class org.gdal.osr.
CoordinateTransformation
Transform point from source to destination space.
TransformPoint(double[])
- Method in class org.gdal.osr.
CoordinateTransformation
Transform point from source to destination space.
TransformPoint(double[], double, double, double)
- Method in class org.gdal.osr.
CoordinateTransformation
Transform point from source to destination space.
TransformPoint(double[], double, double)
- Method in class org.gdal.osr.
CoordinateTransformation
Transform point from source to destination space.
TransformPoints(int, double[][], int[])
- Method in class org.gdal.gdal.
Transformer
Transform an array of coordinates.
TransformPoints(double[][])
- Method in class org.gdal.osr.
CoordinateTransformation
Transform points from source to destination space.
TransformTo(SpatialReference)
- Method in class org.gdal.ogr.
Geometry
Transform geometry to new spatial reference system.
U
Union(Geometry)
- Method in class org.gdal.ogr.
Geometry
Compute union.
UnionCascaded()
- Method in class org.gdal.ogr.
Geometry
Compute union using cascading.
Unlink(String)
- Static method in class org.gdal.gdal.
gdal
Delete a file.
Unlink(String)
- Static method in class org.gdal.gdal.
gdalJNI
UnsetField(int)
- Method in class org.gdal.ogr.
Feature
Clear a field, marking it as unset.
UnsetField(String)
- Method in class org.gdal.ogr.
Feature
Clear a field, marking it as unset.
UseExceptions()
- Static method in class org.gdal.ogr.
ogr
Use exceptions instead of error return codes.
UseExceptions()
- Static method in class org.gdal.osr.
osr
Use exceptions instead of error return codes.
UseExceptions()
- Static method in class org.gdal.osr.
osrJNI
V
Validate()
- Method in class org.gdal.osr.
SpatialReference
Validate SRS tokens.
VersionInfo(String)
- Static method in class org.gdal.gdal.
gdal
Get runtime version information.
VersionInfo()
- Static method in class org.gdal.gdal.
gdal
Get runtime version information.
VersionInfo__SWIG_0(String)
- Static method in class org.gdal.gdal.
gdalJNI
VersionInfo__SWIG_1()
- Static method in class org.gdal.gdal.
gdalJNI
W
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.
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
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
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
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
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
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
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
WkbSize()
- Method in class org.gdal.ogr.
Geometry
Returns size of related binary representation.
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.
X
XMLNode
- Class in
org.gdal.gdal
XMLNode(String)
- Constructor for class org.gdal.gdal.
XMLNode
XMLNode(XMLNodeType, String)
- Constructor for class org.gdal.gdal.
XMLNode
XMLNode_AddXMLChild(long, XMLNode, long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_AddXMLSibling(long, XMLNode, long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_Child_get(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_Clone(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_GetXMLNode(long, XMLNode, String)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_GetXMLValue(long, XMLNode, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_Next_get(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_ParseXMLFile(String)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_SearchXMLNode(long, XMLNode, String)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_SerializeXMLTree(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_SetXMLValue(long, XMLNode, String, String)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_StripXMLNamespace(long, XMLNode, String, int)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_toString(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_Type_get(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNode_Value_get(long, XMLNode)
- Static method in class org.gdal.gdal.
gdalJNI
XMLNodeType
- Class in
org.gdal.gdal
_
__str__()
- Method in class org.gdal.osr.
SpatialReference
Convert this SRS into a pretty WKT format.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
_
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes