I would like to develop spatial tools and automate my spatial analysis process (including converting XY into shp, proximity analysis, network analysis, geocoding etc on thousands of files) in Java.
I was wondering if ArcGIS runtime sdk for Java can do the task or do I need ArcObjects sdk for Java.
I can see that they are two different things but I am really confused what is the difference between them and which one does what?
I am also looking for some tutorial.