public class CapabilitiesV130 extends Capabilities
Capabilities.Layer, Capabilities.Style
capability, capsURL, doc, service, styleElements, WMS_SERVICE_NAME, xpath
Constructor and Description |
---|
CapabilitiesV130(org.w3c.dom.Document doc,
javax.xml.xpath.XPath xpath) |
Modifier and Type | Method and Description |
---|---|
BoundingBox[] |
getLayerBoundingBoxes(org.w3c.dom.Element layer) |
BoundingBox |
getLayerGeographicBoundingBox(org.w3c.dom.Element layer) |
java.lang.String |
getLayerMaxScaleDenominator(org.w3c.dom.Element layer) |
java.lang.String |
getLayerMinScaleDenominator(org.w3c.dom.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, retrieve
public CapabilitiesV130(org.w3c.dom.Document doc, javax.xml.xpath.XPath xpath)
public BoundingBox[] getLayerBoundingBoxes(org.w3c.dom.Element layer)
getLayerBoundingBoxes
in class Capabilities
public BoundingBox getLayerGeographicBoundingBox(org.w3c.dom.Element layer)
getLayerGeographicBoundingBox
in class Capabilities
public java.lang.String getLayerMaxScaleDenominator(org.w3c.dom.Element layer)
getLayerMaxScaleDenominator
in class Capabilities
public java.lang.String getLayerMinScaleDenominator(org.w3c.dom.Element layer)
getLayerMinScaleDenominator
in class Capabilities