网站大量收购独家精品文档,联系QQ:2885784924

ArcGISEngine培训教程.ppt

  1. 1、本文档共103页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ArcGISEngine培训教程

如何开始.Net的Engine开发? 安装Visual Studio 2010 (Express or Professional) 安装 .NET 的ArcGIS Engine Runtime 包括开发包(developer kit) 安装 ArcGIS Engine开发包 ArcGIS Engine开发流程 数据准备 确定应用程序类型 选择API和开发环境 开发应用程序 部署应用程序 1、数据准备 收集和整理系统开发中所需要到的数据。 一包括:属性数据、矢量数据和影像数据等。 确定待开发的系统的数据结构等。 2、确定应用程序类型 使用ArcGIS Engine可以开发多种应用程序。 一独立的非可视化应用程序。如控制台和实用工具应用程序。 一独立的可视化应用程序。如Wiondows和基于控件的应用程序。 一嵌入式应用程序。如嵌入到现有的应用程序中的组件。 一跨平台的上述应用程序。用Java或C++编写。 3、选择API和开发环境 选择合适的API和开发环境: 一COM:Visual Staudio6.0(VB,VC++) 一.Net:Visual Studio.Net( VB.Net,C#) 一Java:Eclipse,WebsphereStudio,Jbuilder等。 一C++:Visual Studio6.0,C++ Builder 主要根据开发人员熟悉何种环境和语言、打算使用何种API、待开发的系统在何种平台和环境下运行等因素综合考虑确定。 4、开发应用程序 具体的功能代码开发。 主要考虑: 一将使用到ArcGIS Engine的何种功能。 一决定要引用的ArcGIS Engine的类库。 一运行应用程序所需要的ArcGIS何种许可。 一是否需要ArcGIS Engine运行时的选项。 一具体代码编写。 一计划如何部署应用程序。 一是否实现了正确的许可代码。 在这个过程中将使用到ArcGIS的开发帮助系统。 5、部署应用程序 把最终开发完成的程序部署到目标机器上。 主要考虑: 一 目标机器的ArcGIS产品的安装情况。是单独安装ArcGIS Engine还是同时还安装ArcGIS Desktop。 一目标机器采用何种许可认证方式。 一开发人员如何打包和部署安装程序。 一将来是否提供新版本进行升级。 一如何分发开发的应用程序。如网络安装、光盘介质。 * * * * * Changing the toolbar appearance It is possible to change the appearance of the ToolbarControl itself (border, alignment, etc.) and its containing items. Appearance: Returns or sets the paint style of a ToolbarControl to either Flat or 3D. By default, the appearance is flat. BorderStyle: Returns or sets the?border style of a ToolbarControl. By default, a border is not drawn. ItemAppearance: Similar to the appearance of the ToolbarControl::Appearance itself. Returns or sets the paint style of each Item on the ToolbarControl to either Flat or 3D. By default, the item?appearance is flat. TextAlignment: Returns or sets whether each item on the ToolBarControl will display the ICommand::Caption property aligned to the?right or to the bottom of the item. By default, the captions will be aligned to the?right of items. ToolTips: Determines whether each item on the ToolbarControl will display the ICommand::Tooltip property when the mouse cursor is held over the item. This property is tr

文档评论(0)

liudao + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档