Welcome![Sign In][Sign Up]
Location:
Search - arcgis object

Search list

[Other resourceAEdevepguid

Description: ArcObjects is based on Microsoft’s Component Object Model. End users of ArcGIS applications don’t necessarily have to understand COM, but if you’re a developer intent on developing applications based on ArcObjects or extending the existing ArcGIS applications using ArcObjects, an understanding of COM is a requirement even if you plan to use the C++, Java, or .NET APIs and not COM specifically.
Platform: | Size: 658373 | Author: yang | Hits:

[GIS programAEdevepguid

Description: ArcObjects is based on Microsoft’s Component Object Model. End users of ArcGIS applications don’t necessarily have to understand COM, but if you’re a developer intent on developing applications based on ArcObjects or extending the existing ArcGIS applications using ArcObjects, an understanding of COM is a requirement even if you plan to use the C++, Java, or .NET APIs and not COM specifically.-ArcObjects is based on Microsoft s Component Object Model. End users of ArcGISapplications don t necessarily have to understand COM, but if you re a developerintent on developing applications based on ArcObjects or extending the existingArcGIS applications using ArcObjects, an understanding of COM is a requirementeven if you plan to use the C++, Java, or. NET APIs and not COM specifically.
Platform: | Size: 658432 | Author: yang | Hits:

[GIS programVB+ArcObject

Description: ArcGIS二次开发编程实例。全书分两部分:基础篇和提高篇。基础篇通过 100多个具体的实例详细地讲解了ArcGIS 二次开发过程中涉及到的各个主要的知识点;提高篇则以实际项目开发为例,综合运用基础篇的各个知识点,详细地展示ArcGIS 二次开发的流程、方法和各种开发技巧。-ArcGIS programming examples of secondary development. The whole book in two parts: the basis of papers and articles improve. The basis of more than 100 articles, through specific examples to explain in detail the process of secondary development of the ArcGIS involved in each of the major points of knowledge improve articles while the actual project development as an example, the integrated use of knowledge based on various papers, the detailed display ArcGIS secondary flow development, methods and development techniques.
Platform: | Size: 2409472 | Author: fantaseazm | Hits:

[GIS programArcGisObjectIntroduce

Description: ESRI ArcGis Object(简称AO)开发简介-ESRI ArcGis Object [referred to as AO] to develop brief introduction
Platform: | Size: 3828736 | Author: 施连庆 | Hits:

[Other2010033114124510

Description: 本文档说明如何在ArcGIS Engine中如何使用颜色对象,如何使用符号对象,如何对要素进行着色以生成不同类型的专题图等。-This document explains how to how to use color ArcGIS Engine object, how to use the symbolic object, how the elements of color to produce different types of thematic maps.
Platform: | Size: 2326528 | Author: 董建忠 | Hits:

[GIS programMapX_delphi

Description: 以前做的一个MapX程序框架,用delphi开发,实现了很多mapX功能,并且使用起来很方便,可在此基础上继续开发.现在本人学习Arcgis Engine(arcengine),界面用到了devexpress的几个.本程序实现了: 放大\缩小\漫游 距离,面积丈量, 对象搜索,统计, .... mapx和arcgis engine和arcgis server,AO,MO,google map一样都是GIS开发组件。 -MapX program before doing a framework developed with delphi, achieved many mapX function, and easy to use, can continue to develop on this basis. Now I learn Arcgis Engine (arcengine), the interface used in the devexpress few. This program achieved: Zoom \ narrow \ roaming distance, area measurement, object search, statistics, .... mapx and arcgis engine and arcgis server, AO, MO, google map were all the GIS development components.
Platform: | Size: 777216 | Author: 红信 | Hits:

[GIS programMapAndPageLayout_Jun

Description: 改程序是实现了arcgis中Map对象,和Pageout类,同过这个Demo可以很好的掌握这两个类-Arcgis change program is implemented in the Map object, and Pageout class, the same can have a good grasp of the Demo both classes
Platform: | Size: 109568 | Author: liuyu | Hits:

[GIS programAnimationMoveGraphicAlongPath

Description: ArcGIS his sample implements the move-object-along-path functionality for ArcMap Animation. It allows you to move a point graphic element or a text element along a selected line feature or a selected line graphic. A new animation type (Map Graphic animation type) and its corresponding keyframe (Map Graphic keyframe) are implemented to support moving graphic along path. It also implements an ArcMap command for creating a move-object-along-path animation. The purpose of this sample is to illustrate how to create a custom animation type in ArcMap as well as how to implement an ArcMap command to import the animation tracks. To create a custom animation type, you need to implement a new keyframe class and a new animation type class.
Platform: | Size: 58368 | Author: libyana | Hits:

[GIS programImage_Cut_ArcGIS_Engine9x

Description: 使用ArcGIS 的二次开发即ArcGIS Engine的开发方式裁剪影像,影像存放在影像目录中,即RasterCatalog对象中。这种对象是数据库中存放分幅影像的常用形式。当然,是使用ArcSDE作为中间件存在Oracle或SQL SERVER中,或者存放在Access或File Database中。-The second development using ArcGIS ArcGIS Engine development mode that is cropping images, images stored in the image directory, which RasterCatalog object. This object is stored in the database commonly used form of framing images. Of course, there is the use of ArcSDE as middleware, Oracle or SQL SERVER, or stored in Access or File Database in.
Platform: | Size: 1674240 | Author: 刘辉 | Hits:

[GIS programArcGISObjectModel

Description: ArcGIS 8.1 Object Model programming
Platform: | Size: 1043456 | Author: gomore14 | Hits:

[GIS programArcGISPServer

Description: ArcGis 引擎使用,ArcGIS产品线为用户提供一个可伸缩的,全面的GIS平台。ArcObjects包含了大量的可编程组件,从细粒度的对象(例如,单个的几何对象)到粗粒度的对象(例如与现有ArcMap文档交互的地图对象)涉及面极广,这些对象为开发者集成了全面的GIS功能。-ARCGIS installation steps described in more detail, welcome reference. ArcGIS product line provides users with a scalable, comprehensive GIS platform. ArcObjects includes a large number of programmable components, fine-grained objects (for example, individual geometry objects) to coarse-grained objects (for example, interact with existing ArcMap document map object) covers a very wide, these objects the developer integrates the full range of GIS functionality
Platform: | Size: 4801536 | Author: 田苏波 | Hits:

[GIS programbuffer

Description: 到目前为止,我知道的能生成缓冲区的有两种方法,一个是ITopologicalOperator.Buffer,另一个是使用ESRI.ArcGIS.AnalysisTools.Buffer。前者争对的是一个单独的IGeometry对象,后者则是对整个图层。-So far, I know will be able to create a Buffer zone have two kinds of methods, one is ITopologicalOperator. Buffer, and the other is to use ESRI. ArcGIS. AnalysisTools. Buffer. The former vying for a single IGeometry object, the latter is to the layer.
Platform: | Size: 14336 | Author: 申源 | Hits:

[GIS program4.1.1IMapInterface

Description: 主要介绍IMap接口的一般用法,C#+ArcGIS Engine-General usage of the introduce IMap interface,The IMap interface is a starting point for many of the tasks one does with a map. For example, you can use IMap to add, delete, and access map layers containing data from various sources, including feature layers and graphics layers associate map surround objects (legends, scale bars, and so on) with the map access the various properties of a map, including the area of interest, the current map units, and the spatial reference select features and access the Map object’s current selection.
Platform: | Size: 59392 | Author: Tangsm | Hits:

[GIS programArcGIS-Object-Edit-Measure

Description: 基于C#和ArcGIS Object平台开发的有关于编辑、专题图、量算等功能的实现。-ArcGIS Object,Edit、Measure
Platform: | Size: 351232 | Author: Rickey | Hits:

[Software Engineeringao--cSharp-

Description: AO for c# arcgis object 开发帮助-AO for c# arcgis object 开发帮助
Platform: | Size: 3760128 | Author: 李庆华 | Hits:

[transportation applicationsJavaLineReferenceSOE

Description: Java开发ArcgisSOE,里程定位-Arcgis server object extention
Platform: | Size: 9216 | Author: | Hits:

[OtherArcGIS-Engine-OMDs

Description: ArcGIS Engine 对象模型,-ArcGIS Engine Object Model
Platform: | Size: 2530304 | Author: zzl | Hits:

[Otherarcgis-object-

Description: 关于使用vb学习ae的初级入门书籍,介绍了基本的源程序代码-Vb learning the ae primary introductory books, describes the basic source code
Platform: | Size: 1128448 | Author: 伍立文 | Hits:

[File Formatsp05

Description: GIS的二次开发的相关代码,开发环境为VS2010 使用的是arcgis object控件-Secondary development of GIS-related code, development environment for VS2010 Using arcgis object controls
Platform: | Size: 83968 | Author: ffgh | Hits:

[GIS program第三章_几何对象和空间坐标系

Description: 简单介绍几何对象、坐标系,演示基于arcengine二次开发相关对象的使用(The geometric object and coordinate system are introduced briefly, and the use of related objects based on the two development of ArcEngine is demonstrated)
Platform: | Size: 4792320 | Author: xiaocaiyidie | Hits:
« 12 »

CodeBus www.codebus.net