public class GeoTiffMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
xScale |
double |
yScale |
double |
zScale |
| Constructor and Description |
|---|
GeoTiffMetadata() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
readAndDisplayMetadata(String fileName) |
Copyright © 2021. All Rights Reserved.