Uses of Class
net.opengis.gml.EnvelopeType

Packages that use EnvelopeType
net.opengis.gml   
org.georss.georss._10   
 

Uses of EnvelopeType in net.opengis.gml
 

Methods in net.opengis.gml that return EnvelopeType
 EnvelopeType ObjectFactory.createEnvelopeType()
          Create an instance of EnvelopeType
 

Methods in net.opengis.gml that return types with arguments of type EnvelopeType
 JAXBElement<EnvelopeType> ObjectFactory.createEnvelope(EnvelopeType value)
          Create an instance of JAXBElement<EnvelopeType>}
 

Methods in net.opengis.gml with parameters of type EnvelopeType
 JAXBElement<EnvelopeType> ObjectFactory.createEnvelope(EnvelopeType value)
          Create an instance of JAXBElement<EnvelopeType>}
 

Uses of EnvelopeType in org.georss.georss._10
 

Fields in org.georss.georss._10 declared as EnvelopeType
protected  EnvelopeType Where.envelope
           
 

Methods in org.georss.georss._10 that return EnvelopeType
 EnvelopeType Where.getEnvelope()
          Gets the value of the envelope property.
 

Methods in org.georss.georss._10 with parameters of type EnvelopeType
 void Where.setEnvelope(EnvelopeType value)
          Sets the value of the envelope property.
 



Copyright © 2008. All Rights Reserved.