Package | Description |
---|---|
com.metsci.glimpse.charts.shoreline.gshhs |
Data structures and data IO utilities for displaying GSHHS polygons.
|
Modifier and Type | Method and Description |
---|---|
static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> |
GshhsReader.readSegments(File file) |
static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> |
GshhsFile.readSegments(File file,
LandBox box)
Deprecated.
|
static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> |
GshhsReader.readSegments(InputStream stream)
Closing the stream is left up to the caller.
|
static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> |
GshhsReader.readSegments(String location,
StreamOpener streamOpener) |
Copyright © 2016 Metron, Inc.. All rights reserved.