C D G O 
All Classes All Packages

C

close() - Method in class DataSet
Disposes native resources used by this dataset.

D

DataSet - Class in org.opengis.wrapper.gdal
A file opened by GDAL.
DataSet(Path) - Constructor for class DataSet
Opens a dataset for the given file in read-only mode.

G

GDALException - Exception in org.opengis.wrapper.gdal
Thrown when an I/O operation performed by the GDAL library failed.
GDALException() - Constructor for exception GDALException
Constructs an exception with no message.
GDALException(String) - Constructor for exception GDALException
Constructs an exception with the given message.
getMetadata() - Method in class DataSet
Returns information about the dataset as ISO 19115 metadata.

O

org.opengis.wrapper.gdal - package org.opengis.wrapper.gdal
GeoAPI implementation as wrapper around the C/C++ GDAL library.
C D G O 
All Classes All Packages