All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.esri.arcgis.geometry.SpatialReferenceEnvironment Maven / Gradle / Ivy

There is a newer version: 3.2.4
Show newest version
package com.esri.arcgis.geometry;

public class SpatialReferenceEnvironment
{
    public ISpatialReference createSpatialReference(int esriSRGeoCS_WGS1984)
    {
        // method stub
        return null;
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy