|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.dataanalysis.geo.utils.EnvDataExplorer
public class EnvDataExplorer
| Constructor Summary | |
|---|---|
EnvDataExplorer()
|
|
| Method Summary | |
|---|---|
static ucar.ma2.ArrayDouble.D2 |
arrayByte2DArrayDouble(ucar.ma2.ArrayByte bytes)
|
static ucar.ma2.ArrayDouble.D3 |
arrayByte3DArrayDouble(ucar.ma2.ArrayByte bytes)
|
static com.vividsolutions.jts.geom.Geometry |
buildGeometryFromCoordinates(List<double[]> coords)
|
static LinkedHashMap<String,Double> |
getFeatures(String geoserver,
String layer,
double x,
double y)
|
static List<FeaturedPolygon> |
getFeatures(String geoserver,
String layer,
double xL,
double yL,
double xR,
double yR)
|
static void |
main(String[] args)
|
static void |
main1(String[] args)
|
static List<double[]> |
WFS2Coordinates(String wfsgeometry)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvDataExplorer()
| Method Detail |
|---|
public static LinkedHashMap<String,Double> getFeatures(String geoserver,
String layer,
double x,
double y)
public static List<FeaturedPolygon> getFeatures(String geoserver,
String layer,
double xL,
double yL,
double xR,
double yR)
public static com.vividsolutions.jts.geom.Geometry buildGeometryFromCoordinates(List<double[]> coords)
public static List<double[]> WFS2Coordinates(String wfsgeometry)
public static void main1(String[] args)
public static ucar.ma2.ArrayDouble.D3 arrayByte3DArrayDouble(ucar.ma2.ArrayByte bytes)
public static ucar.ma2.ArrayDouble.D2 arrayByte2DArrayDouble(ucar.ma2.ArrayByte bytes)
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||