com.iver.cit.gvsig.gui.wms
Interface WizardDataSource

All Known Implementing Classes:
WMSDataSourceAdapter

public interface WizardDataSource

Author:
fernando To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 WizardData detalles(java.net.URL host)
           
 java.awt.geom.Rectangle2D getBoundingBox(java.lang.String[] layerName, java.lang.String srs)
           
 

Method Detail

detalles

public WizardData detalles(java.net.URL host)
                    throws java.lang.IllegalStateException,
                           ValidationException,
                           UnsupportedVersionException,
                           java.io.IOException
Throws:
java.lang.IllegalStateException
ValidationException
UnsupportedVersionException
java.io.IOException

getBoundingBox

public java.awt.geom.Rectangle2D getBoundingBox(java.lang.String[] layerName,
                                                java.lang.String srs)