Class OpenLayersMapUtils


  • public final class OpenLayersMapUtils
    extends Object
    • Field Detail

      • SRID

        public static final int SRID
        WGS84 (http://en.wikipedia.org/wiki/World_Geodetic_System# A_new_World_Geodetic_System:_WGS_84)
        See Also:
        Constant Field Values
    • Constructor Detail

      • OpenLayersMapUtils

        public OpenLayersMapUtils()
    • Method Detail

      • getGeoFactory

        public static com.vividsolutions.jts.geom.GeometryFactory getGeoFactory()
      • createPoint

        public static com.vividsolutions.jts.geom.Point createPoint​(double x,
                                                                    double y)