com.esri.arcgis.geometry.ISpatialReference Maven / Gradle / Ivy
The newest version!
package com.esri.arcgis.geometry;
import com.linar.jintegra.AutomationException;
public interface ISpatialReference
{
public int getSpatialReferenceImpl() throws AutomationException;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy