| Package | Description |
|---|---|
| mil.nga.geopackage.extension.index | |
| mil.nga.geopackage.features | |
| mil.nga.geopackage.io |
| Modifier and Type | Field and Description |
|---|---|
protected GeoPackageProgress |
FeatureTableCoreIndex.progress
Progress
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureTableCoreIndex.setProgress(GeoPackageProgress progress)
Set the progress tracker
|
| Modifier and Type | Field and Description |
|---|---|
protected GeoPackageProgress |
FeatureCoreGenerator.progress
GeoPackage progress
|
| Modifier and Type | Method and Description |
|---|---|
GeoPackageProgress |
FeatureCoreGenerator.getProgress()
Get the progress
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureCoreGenerator.setProgress(GeoPackageProgress progress)
Set the progress
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GeoPackageIOUtils.copyStream(InputStream copyFrom,
File copyTo,
GeoPackageProgress progress)
Copy an input stream to a file location
|
static void |
GeoPackageIOUtils.copyStream(InputStream copyFrom,
OutputStream copyTo,
GeoPackageProgress progress)
Copy an input stream to an output stream
|
Copyright © 2019 National Geospatial-Intelligence Agency. All rights reserved.