Uses of Class
net.opengis.wfs.v_2_0.EnvelopePropertyType

Uses of EnvelopePropertyType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as EnvelopePropertyType
protected  EnvelopePropertyType SimpleFeatureCollectionType.boundedBy
           
 

Methods in net.opengis.wfs.v_2_0 that return EnvelopePropertyType
 EnvelopePropertyType ObjectFactory.createEnvelopePropertyType()
          Create an instance of EnvelopePropertyType
 EnvelopePropertyType SimpleFeatureCollectionType.getBoundedBy()
          Gets the value of the boundedBy property.
 EnvelopePropertyType EnvelopePropertyType.withAny(Object value)
           
 

Methods in net.opengis.wfs.v_2_0 that return types with arguments of type EnvelopePropertyType
 JAXBElement<EnvelopePropertyType> ObjectFactory.createBoundedBy(EnvelopePropertyType value)
          Create an instance of JAXBElement<EnvelopePropertyType>}
 

Methods in net.opengis.wfs.v_2_0 with parameters of type EnvelopePropertyType
 JAXBElement<EnvelopePropertyType> ObjectFactory.createBoundedBy(EnvelopePropertyType value)
          Create an instance of JAXBElement<EnvelopePropertyType>}
 void SimpleFeatureCollectionType.setBoundedBy(EnvelopePropertyType value)
          Sets the value of the boundedBy property.
 SimpleFeatureCollectionType SimpleFeatureCollectionType.withBoundedBy(EnvelopePropertyType value)
           
 FeatureCollectionType FeatureCollectionType.withBoundedBy(EnvelopePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.