Uses of Class
thredds.catalog.query.Location

Packages that use Location
thredds.catalog.query Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents. 
 

Uses of Location in thredds.catalog.query
 

Methods in thredds.catalog.query that return Location
 Location Station.getLocation()
           
 Location SelectGeoRegion.getLowerLeft()
           
 Location SelectGeoRegion.getUpperRight()
           
 

Methods in thredds.catalog.query with parameters of type Location
 void Station.setLocation(Location location)
           
 

Constructors in thredds.catalog.query with parameters of type Location
SelectGeoRegion(Location lowerLeft, Location upperRight)
          Construct from fields in XML catalog.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.