Uses of Class
net.opengis.ows._2.WGS84BoundingBoxType

Packages that use WGS84BoundingBoxType
net.opengis.ows._2   
net.opengis.wfs._2_1   
 

Uses of WGS84BoundingBoxType in net.opengis.ows._2
 

Fields in net.opengis.ows._2 with type parameters of type WGS84BoundingBoxType
protected  List<WGS84BoundingBoxType> DatasetDescriptionSummaryBaseType.wgs84BoundingBox
           
 

Methods in net.opengis.ows._2 that return WGS84BoundingBoxType
 WGS84BoundingBoxType ObjectFactory.createWGS84BoundingBoxType()
          Create an instance of WGS84BoundingBoxType
 

Methods in net.opengis.ows._2 that return types with arguments of type WGS84BoundingBoxType
 JAXBElement<WGS84BoundingBoxType> ObjectFactory.createWGS84BoundingBox(WGS84BoundingBoxType value)
          Create an instance of JAXBElement<WGS84BoundingBoxType>}
 List<WGS84BoundingBoxType> DatasetDescriptionSummaryBaseType.getWGS84BoundingBox()
          Unordered list of zero or more minimum bounding rectangles surrounding coverage data, using the WGS 84 CRS with decimal degrees and longitude before latitude.
 

Methods in net.opengis.ows._2 with parameters of type WGS84BoundingBoxType
 JAXBElement<WGS84BoundingBoxType> ObjectFactory.createWGS84BoundingBox(WGS84BoundingBoxType value)
          Create an instance of JAXBElement<WGS84BoundingBoxType>}
 

Uses of WGS84BoundingBoxType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 with type parameters of type WGS84BoundingBoxType
protected  List<WGS84BoundingBoxType> FeatureTypeType.wgs84BoundingBox
           
 

Methods in net.opengis.wfs._2_1 that return types with arguments of type WGS84BoundingBoxType
 List<WGS84BoundingBoxType> FeatureTypeType.getWGS84BoundingBox()
          Gets the value of the wgs84BoundingBox property.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.