| Package | Description |
|---|---|
| com.revolsys.gis.wms.capabilities |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageUrl |
class |
MetadataUrl |
| Modifier and Type | Method and Description |
|---|---|
FormatUrl |
Style.getStyleSheetUrl() |
FormatUrl |
Style.getStyleUrl() |
FormatUrl |
Parser.processFormatUrl(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
List<FormatUrl> |
WmsLayer.getDataUrls() |
List<FormatUrl> |
WmsLayer.getFeatureListUrls() |
| Modifier and Type | Method and Description |
|---|---|
void |
WmsLayer.addDataUrl(FormatUrl dataUrl) |
void |
WmsLayer.addFeatureListUrl(FormatUrl featureListUrl) |
void |
Style.setStyleSheetUrl(FormatUrl styleSheetUrl) |
void |
Style.setStyleUrl(FormatUrl styleUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
WmsLayer.setDataUrls(List<FormatUrl> dataUrls) |
void |
WmsLayer.setFeatureListUrls(List<FormatUrl> featureListUrls) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.