Package | Description |
---|---|
com.metsci.glimpse.charts.shoreline |
Data structures and data IO utilities for display land polygon outlines.
|
com.metsci.glimpse.charts.shoreline.gshhs |
Data structures and data IO utilities for displaying GSHHS polygons.
|
Modifier and Type | Method and Description |
---|---|
LandBox |
LandShape.getLandBox() |
Constructor and Description |
---|
LandSegmentFactory(LandBox box) |
LandShape(List<LandSegment> segments,
LandBox box) |
Modifier and Type | Method and Description |
---|---|
static Pair<List<List<LandVertex>>,List<GshhsPolygonHeader>> |
GshhsFile.readSegments(File file,
LandBox box)
Deprecated.
|
Constructor and Description |
---|
GshhsFile(File file,
LandBox box) |
GshhsFile(InputStream stream,
LandBox box,
boolean isLittleEndian) |
Copyright © 2016 Metron, Inc.. All rights reserved.