public class URLMakers extends Object
| Constructor and Description |
|---|
URLMakers() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decodeUrl(String url) |
static String |
encodeUrl(String url) |
static String |
getGeoserverGwcUrl(String geoserverUrl) |
static String |
getGeoserverUrlFromWmsUrl(String wmsUrl) |
static String |
getGeoserverWmsUrl(String geoserverUrl) |
static String |
getURL(ClickDataInfo clickDataInfo,
String projection,
List<LayerItem> layerItems) |
static String |
getURL(String projection,
int width,
int height,
int x,
int y,
String bbox,
List<LayerItem> layerItems) |
static String |
getURL(String projection,
String width,
String height,
int x,
int y,
String bbox,
Vector<String> layers) |
static String |
getWfsFeatureUrl(LayerItem l,
String bbox,
int limit,
String format) |
public static String getURL(String projection, String width, String height, int x, int y, String bbox, Vector<String> layers)
public static String getURL(String projection, int width, int height, int x, int y, String bbox, List<LayerItem> layerItems)
public static String getURL(ClickDataInfo clickDataInfo, String projection, List<LayerItem> layerItems)
public static String getWfsFeatureUrl(LayerItem l, String bbox, int limit, String format)
geoserverUrl - bbox - Copyright © 2013. All Rights Reserved.