public class JMapServerWmsInfoReport extends JMapServerInfoReport
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
format |
protected java.lang.String |
layers |
attributes, birtImageInfo, birtImageReport, dataSourceId, DEFAULT_INFO_REQUEST_PAGE, DEFAULT_INFO_REQUEST_PAGE_BIRT, DEFAULT_INFO_REQUEST_PAGE_BIRT_MAP, DEFAULT_SELECTION_REPORT_PAGE, DEFAULT_SELECTION_REPORT_PAGE_BIRT, DEFAULT_SELECTION_REPORT_PAGE_BIRT_MAP, enabled, geometryType, id, infoPresentationPage, infoReportType, preFormatted, reportPresentationPage, title| Constructor and Description |
|---|
JMapServerWmsInfoReport(int infoId) |
| Modifier and Type | Method and Description |
|---|---|
JMapServerWmsInfoReport |
clone() |
protected void |
clone(JMapServerInfoReport infoReport) |
JMapClientInfoReport |
toClientInfoReport() |
isBirtReport, isDefaultBirtReportpublic JMapClientInfoReport toClientInfoReport()
toClientInfoReport in class JMapServerInfoReportpublic JMapServerWmsInfoReport clone()
clone in class JMapServerInfoReportprotected void clone(JMapServerInfoReport infoReport)
clone in class JMapServerInfoReport