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