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.dgiwg
Methods in mil.nga.geopackage.dgiwg that return GeoPackageFileName Modifier and Type Method Description GeoPackageFileName
GeoPackageFile. getFileName()
Get the DGIWG file nameMethods in mil.nga.geopackage.dgiwg with parameters of type GeoPackageFileName Modifier and Type Method Description void
GeoPackageFile. 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
-