博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年8月18日周三_insideTheAPI_overView_6.1

Posted on 2010-08-19 08:52  星尘的天空  阅读(117)  评论(0编辑  收藏  举报

/*************************************************************************************************************/

//Inside the ArcGIS API for Flex

//Version 2.0    

//2010年8月18日_周三

/************************************************************************************************************/

 

After you've completed the Getting Started, take a look at the tutorials listed below. These tutorials demonstrate how the MXML and ActionScript code is used to perform various functions in the ArcGIS API for Flex. Understanding each element(元素;成分[ pl.]基础,纲要,原理) of the code and its syntax will increase your productivity and save time.

All tutorials contain an overview and how-to guide.

    Using Map walks you through the creation of a map using MXML.

    Using Query shows you how to add a query task to a map.

    Using Extent demonstrates how to set extents, retrieve the current extent, and listen for extent changes.

    Using Graphic shows you how to take advantage of InfoSymbols and infoRenderers as well as define inline and external infoRenderers.

    Symbolizing Graphics shows you how to user renderers to easily assign symbols based on attributes of the graphics. [New in version 1.2]

    Geoprocessing tasks demonstrates the Geoprocessor class which allows you to access geoprocessing tasks on an ArcGIS Server.

    Routing tasks shows how to work with routing and driving directions using the RouteTask. [New in version 1.2]

    Styling Components shows you use modify your map compenents to give them your own style.

For in-depth information on Adobe Flex, see Understanding Flex; to learn more about ArcGIS Server, see Understanding ArcGIS Server.

//

在你完成了入门学习以后,看看下面的向导列表。 这些向导说明了MXML和ActionScript代码如何展现ArcGIS API for flex中的各种功能。理解代码中的每一个原理,并且他的语法将提高你生产率并节省时间。

所有的想到包含一个概述和如何使用向导。

       Using Map walks you through the creation of a map using MXML.

    Using Query shows you how to add a query task to a map.

    Using Extent demonstrates how to set extents, retrieve the current extent, and listen for extent changes.

    Using Graphic shows you how to take advantage of InfoSymbols and infoRenderers as well as define inline and external infoRenderers.

    Symbolizing Graphics shows you how to user renderers to easily assign symbols based on attributes of the graphics. [New in version 1.2]

    Geoprocessing tasks demonstrates the Geoprocessor class which allows you to access geoprocessing tasks on an ArcGIS Server.

    Routing tasks shows how to work with routing and driving directions using the RouteTask. [New in version 1.2]

    Styling Components shows you use modify your map compenents to give them your own style.

如果想深入的了解Adobe FLEX,看Understanding Flex; 如果想学习ArcGISServer ,看Understanding ArcGIS Server