<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I create custom renderer/symbol with complex graphics? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653288#M14552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Clustering/01nq00000024000000/"&gt;Clustering&lt;/A&gt;&lt;SPAN&gt; - many graphics - 1 symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/CompositeSymbol.html"&gt;CompositeSymbol &lt;/A&gt;&lt;SPAN&gt;- many images, texts, ... in 1 symbol, with possibility to set/format each subsymbol (angle, transparency, offsets ...) (&lt;/SPAN&gt;&lt;A href="http://www.vr.fi/fi/index/aikataulut/junatkartalla.html"&gt;here &lt;/A&gt;&lt;SPAN&gt;each train symbol has 3 sub symbols circle-triangle-text) (composite symbol &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/59914-GraphicsLayer-and-infoWindowRenderer-with-events?p=206942#post206942"&gt;sample&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Create own symbol extending &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/Symbol.html"&gt;Symbol&lt;/A&gt;&lt;SPAN&gt; - &lt;/SPAN&gt;&lt;A href="http://web.zone.ee/bespiva/chartsymbol/index.html"&gt;Sample &lt;/A&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="http://web.zone.ee/bespiva/chartsymbol/srcview"&gt;sources&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2012 11:33:45 GMT</pubDate>
    <dc:creator>IvanBespalov</dc:creator>
    <dc:date>2012-08-13T11:33:45Z</dc:date>
    <item>
      <title>How can I create custom renderer/symbol with complex graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653286#M14550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I create custom renderer/symbol with complex graphics? Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 07:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653286#M14550</guid>
      <dc:creator>AlexFomenko</dc:creator>
      <dc:date>2012-07-26T07:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create custom renderer/symbol with complex graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653287#M14551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I create a custom chart symbol to be used with in ESRI Fles apis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 07:04:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653287#M14551</guid>
      <dc:creator>WaelSoltan</dc:creator>
      <dc:date>2012-08-13T07:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create custom renderer/symbol with complex graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653288#M14552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Clustering/01nq00000024000000/"&gt;Clustering&lt;/A&gt;&lt;SPAN&gt; - many graphics - 1 symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/CompositeSymbol.html"&gt;CompositeSymbol &lt;/A&gt;&lt;SPAN&gt;- many images, texts, ... in 1 symbol, with possibility to set/format each subsymbol (angle, transparency, offsets ...) (&lt;/SPAN&gt;&lt;A href="http://www.vr.fi/fi/index/aikataulut/junatkartalla.html"&gt;here &lt;/A&gt;&lt;SPAN&gt;each train symbol has 3 sub symbols circle-triangle-text) (composite symbol &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/59914-GraphicsLayer-and-infoWindowRenderer-with-events?p=206942#post206942"&gt;sample&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Create own symbol extending &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/Symbol.html"&gt;Symbol&lt;/A&gt;&lt;SPAN&gt; - &lt;/SPAN&gt;&lt;A href="http://web.zone.ee/bespiva/chartsymbol/index.html"&gt;Sample &lt;/A&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="http://web.zone.ee/bespiva/chartsymbol/srcview"&gt;sources&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 11:33:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653288#M14552</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-08-13T11:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create custom renderer/symbol with complex graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653289#M14553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's a sample of a chart inside an InfoSymbol:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Query_result_as_charts/01nq00000040000000/"&gt;http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Query_result_as_charts/01nq00000040000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2012 18:50:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653289#M14553</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-08-13T18:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create custom renderer/symbol with complex graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653290#M14554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here's a sample of a chart inside an InfoSymbol:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Query_result_as_charts/01nq00000040000000/"&gt;http://resources.arcgis.com/en/help/flex-api/samples/index.html#/Query_result_as_charts/01nq00000040000000/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you the sample was helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 10:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-can-i-create-custom-renderer-symbol-with/m-p/653290#M14554</guid>
      <dc:creator>WaelSoltan</dc:creator>
      <dc:date>2012-08-14T10:13:24Z</dc:date>
    </item>
  </channel>
</rss>

