deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wms.capabilities.LayerBoundingBox

Packages that use LayerBoundingBox
org.deegree.ogcwebservices.wmps Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
 

Uses of LayerBoundingBox in org.deegree.ogcwebservices.wmps
 

Methods in org.deegree.ogcwebservices.wmps with parameters of type LayerBoundingBox
protected static void XMLFactory.appendLayerBoundingBox(Element root, LayerBoundingBox lBox)
          Append layer bounding box.
 

Uses of LayerBoundingBox in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that return LayerBoundingBox
protected  LayerBoundingBox[] WMPSCapabilitiesDocument.parseLayerBoundingBoxes(List nl)
          Parse Layer Bounding Boxes
 

Uses of LayerBoundingBox in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type LayerBoundingBox
protected static void XMLFactory.appendLayerBoundingBox(Element root, LayerBoundingBox lBox)
           
protected static void XMLFactory_1_3_0.appendLayerBoundingBox(Element root, LayerBoundingBox lBox)
           
 

Uses of LayerBoundingBox in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return LayerBoundingBox
 LayerBoundingBox[] Layer.getBoundingBoxes()
          Layers may have zero or more <BoundingBox> elements that are either stated explicitly or inherited from a parent Layer.
protected  LayerBoundingBox[] WMSCapabilitiesDocument_1_3_0.parseLayerBoundingBoxes(List<Element> nl)
           
protected  LayerBoundingBox[] WMSCapabilitiesDocument.parseLayerBoundingBoxes(List<Element> nl)
           
protected  LayerBoundingBox[] WMSCapabilitiesDocument_1_0_0.parseLayerBoundingBoxes(List<Element> nl)
           
 

Methods in org.deegree.ogcwebservices.wms.capabilities with parameters of type LayerBoundingBox
 void Layer.setBoundingBox(LayerBoundingBox[] boundingBox)
          sets the boundingBox
 

Constructors in org.deegree.ogcwebservices.wms.capabilities with parameters of type LayerBoundingBox
Layer(boolean queryable, int cascaded, boolean opaque, boolean noSubsets, int fixedWidth, int fixedHeight, String name, String title, String abstract_, Envelope latLonBoundingBox, Attribution attribution, ScaleHint scaleHint, String[] keywordList, String[] srs, LayerBoundingBox[] boundingBoxes, Dimension[] dimensions, Extent[] extents, AuthorityURL[] authorityURLs, Identifier[] identifiers, MetadataURL[] metadataURLs, DataURL[] dataURLs, FeatureListURL[] featureListURLs, Style[] styles, Layer[] layers, AbstractDataSource[] dataSource, Layer parent)
          constructor initializing the class with the <Layer>
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org