Uses of Class
mil.nga.geopackage.dgiwg.GeoPackageFileName
- 
Packages that use GeoPackageFileName Package Description mil.nga.geopackage.dgiwg 
- 
- 
Uses of GeoPackageFileName in mil.nga.geopackage.dgiwgMethods in mil.nga.geopackage.dgiwg that return GeoPackageFileName Modifier and Type Method Description GeoPackageFileNameGeoPackageFile. getFileName()Get the DGIWG file nameMethods in mil.nga.geopackage.dgiwg with parameters of type GeoPackageFileName Modifier and Type Method Description voidGeoPackageFile. setFileName(GeoPackageFileName fileName)Set the DGIWG file nameConstructors in mil.nga.geopackage.dgiwg with parameters of type GeoPackageFileName Constructor Description GeoPackageFile(File file, GeoPackageFileName fileName)ConstructorGeoPackageFile(String path, GeoPackageFileName fileName)Constructor
 
-