|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GshhsPolygonHeader.UnrecognizedValueException | |
---|---|
com.metsci.glimpse.charts.shoreline.gshhs | Data structures and data IO utilities for displaying GSHHS polygons. |
Uses of GshhsPolygonHeader.UnrecognizedValueException in com.metsci.glimpse.charts.shoreline.gshhs |
---|
Methods in com.metsci.glimpse.charts.shoreline.gshhs that throw GshhsPolygonHeader.UnrecognizedValueException | |
---|---|
static Pair<java.util.List<java.util.List<LandVertex>>,java.util.List<GshhsPolygonHeader>> |
GshhsFile.readSegments(java.io.File file,
LandBox box)
Deprecated. |
Constructors in com.metsci.glimpse.charts.shoreline.gshhs that throw GshhsPolygonHeader.UnrecognizedValueException | |
---|---|
GshhsFile(java.io.File file,
LandBox box)
|
|
GshhsFile(java.io.File file,
LatLonGeo swCorner,
LatLonGeo neCorner)
|
|
GshhsFile(java.io.InputStream stream,
LandBox box,
boolean isLittleEndian)
|
|
GshhsPolygonHeader(java.io.DataInput in)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |