public class CapabilitiesV111 extends Capabilities
Capabilities.Layer, Capabilities.Stylecapability, capsURL, doc, service, styleElements, WMS_SERVICE_NAME, xpath| Constructor and Description |
|---|
CapabilitiesV111(Document doc,
XPath xpath) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox[] |
getLayerBoundingBoxes(Element layer) |
BoundingBox |
getLayerGeographicBoundingBox(Element layer) |
String |
getLayerMaxScaleDenominator(Element layer) |
String |
getLayerMinScaleDenominator(Element layer) |
getAbstract, getAccessConstraints, getAuthorityName, getAuthorityURL, getBoundingBoxCRS, getBoundingBoxMaxx, getBoundingBoxMaxy, getBoundingBoxMinx, getBoundingBoxMiny, getBoundingBoxResx, getBoundingBoxResy, getBoundingBoxSRS, getCapsURL, getContactOrganization, getContactPerson, getDimensionCurrent, getDimensionDefault, getDimensionExtent, getDimensionMultipleValues, getDimensionName, getDimensionNearestValue, getDimensionUnits, getDimensionUnitSymbol, getDocument, getEastBoundLongitude, getElement, getElements, getExceptionFormats, getExtentCurrent, getExtentDefault, getExtentMultipleValues, getExtentName, getExtentNearestValue, getExtentText, getFeatureInfoRequestGetURL, getFeatureInfoRequestPostURL, getFees, getGetCapabilitiesFormats, getGetCapabilitiesRequestGetURL, getGetCapabilitiesRequestPostURL, getGetMapFormats, getGetMapRequestGetURL, getGetMapRequestPostURL, getIdentifier, getIdentifierAuthority, getKeywordList, getLayer, getLayerAbstract, getLayerAttributionLogoFormat, getLayerAttributionLogoHeight, getLayerAttributionLogoURL, getLayerAttributionLogoWidth, getLayerAttributionTitle, getLayerAttributionURL, getLayerAuthorityURLs, getLayerByName, getLayerCascaded, getLayerCRS, getLayerDataURL, getLayerDataURLFormat, getLayerDimensions, getLayerExtents, getLayerExtremeElevations, getLayerExtremeElevationsMax, getLayerExtremeElevationsMin, getLayerFeatureListFormat, getLayerFeatureListURL, getLayerFixedHeight, getLayerFixedWidth, getLayerIdentifiers, getLayerKeywordList, getLayerLastUpdate, getLayerLatestLastUpdateTime, getLayerLimit, getLayerMetadataURLs, getLayerName, getLayerNoSubsets, getLayerOpaque, getLayerQueryable, getLayerSRS, getLayerStyleByName, getLayerStyles, getLayerSubLayers, getLayerTitle, getMaxHeight, getMaxWidth, getMetadataFormat, getMetadataType, getMetadataURL, getNamedLayers, getNorthBoundLatitude, getOnlineResource, getServiceName, getSouthBoundLatitude, getStyleAbstract, getStyleLegendFormat, getStyleLegendHeight, getStyleLegendURL, getStyleLegendWidth, getStyleName, getStyleName, getStyleSheetURL, getStyleSheetURLFormat, getStyleTitle, getStyleTitle, getStyleURL, getStyleURLFormat, getText, getText, getTextArray, getTitle, getUniqueElements, getUniqueText, getUpdateSequence, getVendorSpecificCapabilities, getVersion, getWestBoundLongitude, parse, retrieve, retrieve, retrievepublic BoundingBox[] getLayerBoundingBoxes(Element layer)
getLayerBoundingBoxes in class Capabilitiespublic BoundingBox getLayerGeographicBoundingBox(Element layer)
getLayerGeographicBoundingBox in class Capabilitiespublic String getLayerMaxScaleDenominator(Element layer)
getLayerMaxScaleDenominator in class Capabilitiespublic String getLayerMinScaleDenominator(Element layer)
getLayerMinScaleDenominator in class Capabilities