Uses of Class
net.opengis.gml.schema.Envelope

Packages that use Envelope
net.opengis.gml.schema   
 

Uses of Envelope in net.opengis.gml.schema
 

Fields in net.opengis.gml.schema declared as Envelope
protected  Envelope BoundedBy.envelope
           
 

Methods in net.opengis.gml.schema that return Envelope
 Envelope ObjectFactory.createEnvelope()
          Create an instance of Envelope
 Envelope BoundedBy.getEnvelope()
          Gets the value of the envelope property.
 

Methods in net.opengis.gml.schema with parameters of type Envelope
 void BoundedBy.setEnvelope(Envelope value)
          Sets the value of the envelope property.
 



Copyright © 2011 TRiDaS. All Rights Reserved.