前文:应用Eclipse开发GIS之路-应用ArcIMS ADF for Java环境配置篇【http://blog.youkuaiyun.com/qjhli/archive/2008/09/16/2935205.aspx】详细介绍了环境的配置,本文就介绍一下,简单Demo的制作,并且加载一幅地图,ok!废话少说!上路.........
打开Eclipse主界面,点击到ESRI ArcGIS Java,进去主界面如下:
现将其一一介绍:
1. Hello ArcGIS Engine 帮助文档,出入门者可参考此文档,不必再网上发帖问来问去,浪费时间,其实帮助是最好的老师也是最好的提问对象。这里按照他的英文释义:
Step-by-step introduction to using ArcGIS Engine Templates in Eclipse. Quickly see a working application.就是提供了一些帮助。
这里提供了很多相关的文章,如下图示:
2.Samples 提供了很多例子,英文释义如下:
Includes a complete listing of the samples. Click on any corresponding sample to load a new Eclipse project with it.
3. Library References AO API的解释:
Become familiar with the main libraries of the ArcObjects API.
4.Creating a Web Application with ArcGIS Server 帮助,让你快速建立站点。
Quickly build a web application for ArcGIS Server using a template in Eclipse.
5.Getting Started 帮助文档
Key information to review when getting started.
6.Eclipse IDE Integration Features 开发环境的介绍。、
7.. 一一就不介绍了~~~!我想大家知道怎么去看他了。