| Constructor and Description |
|---|
Godiva2Viewer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getViewerLinkHtml(InvDatasetImpl ds,
javax.servlet.http.HttpServletRequest req)
Get an HTML fragment link to the viewer JNLP file, for this dataset.
|
boolean |
isViewable(InvDatasetImpl ds)
Returns true if this is a gridded dataset that is accessible via WMS.
|
public boolean isViewable(InvDatasetImpl ds)
isViewable in interface Viewerds - the datasetpublic String getViewerLinkHtml(InvDatasetImpl ds, javax.servlet.http.HttpServletRequest req)
ViewergetViewerLinkHtml in interface Viewerds - the dataset to viewreq - the requestCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.