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

  • 相关阅读:
    使用CSS3 will-change提高页面滚动、动画等渲染性能----------------------------引用
    JavaScript 中 console 的用法 -------------------引用
    Babel 转译 class 过程窥探--------引用
    对JS继承的研究--------------引用
    对React的研究-------------引用
    matplotlib绘制子图
    matplotlib颜色线条及绘制直线
    matplotlib示例
    爬虫流程(前面发过的文章的合集)巩固
    菜鸟教程的 mysql-connector 基础
  • 原文地址:https://www.cnblogs.com/xingchen/p/1802994.html
Copyright © 2011-2022 走看看