public class GDALMetadata extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
NITF_ABPP  | 
protected static String | 
NITF_DYNAMIC_RANGE  | 
protected static String | 
NITF_FBKGC  | 
protected static String | 
NITF_IREP  | 
protected static String | 
NITF_ISORCE  | 
protected static String | 
NITF_ONAME  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
GDALMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
static AVList | 
convertToWorldWind(AVList extParams,
                  AVList destParams)  | 
static AVList | 
extractExtendedAndFormatSpecificMetadata(org.gdal.gdal.Dataset ds,
                                        AVList extParams,
                                        AVList params)  | 
protected static AVList | 
mapExtendedMetadata(org.gdal.gdal.Dataset ds,
                   AVList extParams,
                   AVList params)  | 
protected static void | 
mapNITFMetadata(AVList extParams,
               AVList params)  | 
protected static final String NITF_ABPP
protected static final String NITF_DYNAMIC_RANGE
protected static final String NITF_FBKGC
protected static final String NITF_IREP
protected static final String NITF_ISORCE
protected static final String NITF_ONAME
public static AVList extractExtendedAndFormatSpecificMetadata(org.gdal.gdal.Dataset ds, AVList extParams, AVList params) throws IllegalArgumentException, WWRuntimeException
protected static AVList mapExtendedMetadata(org.gdal.gdal.Dataset ds, AVList extParams, AVList params)