Commit ec6799667844996695eebf7d986d97a4a0a4c629
1 parent
911c6056
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
26 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,26 @@ |
1 | +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Editor vetorial para OpenLayers - i3Geo</title><link rel="stylesheet" type="text/css" href="../../styles/main.css"><script language=JavaScript src="../../javascript/main.js"></script><script language=JavaScript src="../../javascript/prettify.js"></script></head><body class="FramedContentPage" onLoad="NDOnLoad();prettyPrint();"><script language=JavaScript><!-- | |
2 | +if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script> | |
3 | + | |
4 | +<!-- Generated by Natural Docs, version 1.51 --> | |
5 | +<!-- http://www.naturaldocs.org --> | |
6 | + | |
7 | +<!-- saved from url=(0026)http://www.naturaldocs.org --> | |
8 | + | |
9 | + | |
10 | + | |
11 | + | |
12 | +<div id=Content><div class="CSection"><div class=CTopic id=MainTopic><h1 class=CTitle><a name="Editor_vetorial_para_OpenLayers"></a>Editor vetorial para OpenLayers</h1><div class=CBody><p>i3GEO.editorOL</p><p>Funções utilizadas pelo OpenLayers nas opções de edição de dados vetoriais. É utilizado também pelo mashup com navegação via OpenLayers e com OSM.</p><!--START_ND_SUMMARY--><div class=Summary><div class=STitle>Summary</div><div class=SBorder><table border=0 cellspacing=0 cellpadding=0 class=STable><tr class="SMain"><td class=SEntry><a href="#Editor_vetorial_para_OpenLayers" >Editor vetorial para OpenLayers</a></td><td class=SDescription>i3GEO.editorOL</td></tr><tr class="SGroup SIndent1"><td class=SEntry><a href="#Arquivos" >Arquivos</a></td><td class=SDescription></td></tr><tr class="SArquivo SIndent2 SMarked"><td class=SEntry><a href="#i3geo/classesjs/classe_editorol.js" >i3geo/<wbr>classesjs/<wbr>classe_editorol.js</a></td><td class=SDescription>GPL2</td></tr></table></div></div><!--END_ND_SUMMARY--></div></div></div> | |
13 | + | |
14 | +<div class="CGroup"><div class=CTopic><h3 class=CTitle><a name="Arquivos"></a>Arquivos</h3></div></div> | |
15 | + | |
16 | +<div class="CArquivo"><div class=CTopic><h3 class=CTitle><a name="i3geo/classesjs/classe_editorol.js"></a>i3geo/<wbr>classesjs/<wbr>classe_editorol.js</h3><div class=CBody><h4 class=CHeading>Licença</h4><p>GPL2</p><p>i3Geo Interface Integrada de Ferramentas de Geoprocessamento para Internet</p><p>Direitos Autorais Reservados © 2006 Ministério do Meio Ambiente Brasil Desenvolvedor: Edmar Moretti <a href="#" onClick="location.href='mai' + 'lto:' + 'edmar.' + 'moretti' + '@' + 'gmai' + 'l.com'; return false;" class=LEMail>edmar.<span style="display: none">.nosp@m.</span>moretti<span>@</span>gmai<span style="display: none">.nosp@m.</span>l.com</a></p><p>Este programa é software livre; você pode redistribuí-lo e/ou modificá-lo sob os termos da Licença Pública Geral GNU conforme publicada pela Free Software Foundation;</p><p>Este programa é distribuído na expectativa de que seja útil, porém, SEM NENHUMA GARANTIA; nem mesmo a garantia implícita de COMERCIABILIDADE OU ADEQUACAtilde;O A UMA FINALIDADE ESPECÍFICA. Consulte a Licença Pública Geral do GNU para mais detalhes. Você deve ter recebido uma cópia da Licença Pública Geral do GNU junto com este programa; se não, escreva para a Free Software Foundation, Inc., no endereço 59 Temple Street, Suite 330, Boston, MA 02111-1307 USA.</p></div></div></div> | |
17 | + | |
18 | +</div><!--Content--> | |
19 | + | |
20 | + | |
21 | + | |
22 | +<!--START_ND_TOOLTIPS--> | |
23 | +<!--END_ND_TOOLTIPS--> | |
24 | + | |
25 | +<script language=JavaScript><!-- | |
26 | +if (browserType) {if (browserVer) {document.write("</div>"); }document.write("</div>");}// --></script></body></html> | |
0 | 27 | \ No newline at end of file | ... | ... |