net.refractions.udig.location
Class USGLocation

java.lang.Object
  extended by net.refractions.udig.location.USGLocation

public class USGLocation
extends java.lang.Object

Find a location, using the USG service.

Since:
1.0.0
Author:
Jody Garnett

Constructor Summary
USGLocation()
           
 
Method Summary
 java.util.List<Feature> search(java.lang.String pattern, Envelope bbox, IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

USGLocation

public USGLocation()
Method Detail

search

public java.util.List<Feature> search(java.lang.String pattern,
                                      Envelope bbox,
                                      IProgressMonitor monitor)
                               throws java.io.IOException
Throws:
java.io.IOException