| Constructor and Description |
|---|
Godiva2Viewer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getViewerLinkHtml(thredds.catalog.InvDatasetImpl ds,
javax.servlet.http.HttpServletRequest req)
Get an HTML fragment link to the viewer JNLP file, for this dataset.
|
boolean |
isViewable(thredds.catalog.InvDatasetImpl ds)
Returns true if this is a gridded dataset that is accessible via WMS.
|
public boolean isViewable(thredds.catalog.InvDatasetImpl ds)
isViewable in interface Viewerds - the datasetpublic java.lang.String getViewerLinkHtml(thredds.catalog.InvDatasetImpl ds,
javax.servlet.http.HttpServletRequest req)
ViewergetViewerLinkHtml in interface Viewerds - the dataset to viewreq - the request