public class GshhsFile extends LandFile
Constructor and Description |
---|
GshhsFile(File file,
LandBox box) |
GshhsFile(File file,
LatLonGeo swCorner,
LatLonGeo neCorner) |
GshhsFile(InputStream stream,
LandBox box,
boolean isLittleEndian) |
Modifier and Type | Method and Description |
---|---|
static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> |
readSegments(File file,
LandBox box)
Deprecated.
|
public GshhsFile(File file, LatLonGeo swCorner, LatLonGeo neCorner) throws IOException, GshhsPolygonHeader.UnrecognizedValueException
public GshhsFile(File file, LandBox box) throws IOException, GshhsPolygonHeader.UnrecognizedValueException
public GshhsFile(InputStream stream, LandBox box, boolean isLittleEndian) throws IOException, GshhsPolygonHeader.UnrecognizedValueException
@Deprecated public static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> readSegments(File file, LandBox box) throws IOException, GshhsPolygonHeader.UnrecognizedValueException
GshhsReader.readSegments(File)
.Copyright © 2016 Metron, Inc.. All rights reserved.