|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wicketstuff.openlayers.OpenLayersMapUtils
public final class OpenLayersMapUtils
| Field Summary | |
|---|---|
static int |
SRID
WGS84 (http://en.wikipedia.org/wiki/World_Geodetic_System# A_new_World_Geodetic_System:_WGS_84) |
| Constructor Summary | |
|---|---|
OpenLayersMapUtils()
|
|
| Method Summary | |
|---|---|
static com.vividsolutions.jts.geom.Point |
createPoint(double x,
double y)
|
static com.vividsolutions.jts.geom.GeometryFactory |
getGeoFactory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SRID
| Constructor Detail |
|---|
public OpenLayersMapUtils()
| Method Detail |
|---|
public static com.vividsolutions.jts.geom.GeometryFactory getGeoFactory()
public static com.vividsolutions.jts.geom.Point createPoint(double x,
double y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||