public class VerticalDatum extends Object
Constructor and Description |
---|
VerticalDatum(double lowerLeftLongitude,
double lowerLeftLatitude,
double width,
double height,
float[][] datum) |
Modifier and Type | Method and Description |
---|---|
static VerticalDatum |
fromGTX(InputStream inputStream) |
public VerticalDatum(double lowerLeftLongitude, double lowerLeftLatitude, double width, double height, float[][] datum)
public static VerticalDatum fromGTX(InputStream inputStream) throws IOException
IOException
Copyright © 2018. All rights reserved.