|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.clients.wmsclient.tools.ClientHelper
Constructor Summary | |
ClientHelper()
|
Method Summary | |
static java.lang.String |
getGetFeatureInfoURL(WMSCapabilities capa)
returns the http-get URL where to send a GetMap too. |
static java.lang.String |
getGetMapURL(WMSCapabilities capa)
returns the http-get URL where to send a GetMap too. |
private static java.util.ArrayList |
getLayers(Layer layer,
java.util.ArrayList list)
|
static Layer[] |
getLayers(WMSCapabilities capa)
returns a list of all data layers available from the WMS which capabilities are submitted to the method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClientHelper()
Method Detail |
public static java.lang.String getGetMapURL(WMSCapabilities capa)
capa
- WMSCapabilities
public static java.lang.String getGetFeatureInfoURL(WMSCapabilities capa)
capa
- WMSCapabilities
public static Layer[] getLayers(WMSCapabilities capa)
capa
- WMSCapabilities
private static java.util.ArrayList getLayers(Layer layer, java.util.ArrayList list)
layer
- list
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |