public final class OpenLayersMapUtils extends Object
Modifier and Type | Field and Description |
---|---|
static int |
SRID
WGS84 (http://en.wikipedia.org/wiki/World_Geodetic_System#
A_new_World_Geodetic_System:_WGS_84)
|
Constructor and Description |
---|
OpenLayersMapUtils() |
Modifier and Type | Method and Description |
---|---|
static com.vividsolutions.jts.geom.Point |
createPoint(double x,
double y) |
static com.vividsolutions.jts.geom.GeometryFactory |
getGeoFactory() |
public static final int SRID
Copyright © 2015. All rights reserved.