zoukankan      html  css  js  c++  java
  • 2010年8月18日周三_insideTheAPI_overView_6.1

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

    //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

  • 相关阅读:
    VS中使用svn注意事项
    后端调用WebApi
    抽象工厂模式
    观察者模式
    建造者模式
    外观模式
    模板方法
    原型模式
    工厂方法
    代理模式
  • 原文地址:https://www.cnblogs.com/xingchen/p/1802994.html
Copyright © 2011-2022 走看看