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

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

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

import com.linar.jintegra.AutomationException;

public interface ISpatialReference
{

    public int getSpatialReferenceImpl() throws AutomationException;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy