|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.dataanalysis.environment.explorer.PointToWFS
public class PointToWFS
| Constructor Summary | |
|---|---|
PointToWFS()
|
|
| Method Summary | |
|---|---|
static String |
buildBoundingBox(float x1,
float y1,
float x2,
float y2)
|
static String |
getWfsFeatureUrl(String geoServerUrl,
String layerName,
String bbox,
int limit,
String format)
|
static String |
pointToBoundingBox(float x1,
float y1,
float tolerance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointToWFS()
| Method Detail |
|---|
public static String getWfsFeatureUrl(String geoServerUrl,
String layerName,
String bbox,
int limit,
String format)
public static String buildBoundingBox(float x1,
float y1,
float x2,
float y2)
public static String pointToBoundingBox(float x1,
float y1,
float tolerance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||