/plugins/net.refractions.udig.help/EN/Page.html
https://github.com/kengu/udig-platform · HTML · 76 lines · 54 code · 14 blank · 8 comment · 0 complexity · d4c181870232ed1ac5d92651ce3e66bc MD5 · raw file
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <title>Page — User Guide</title>
-
- <link rel="stylesheet" href="_static/udig.css" type="text/css" />
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
-
- <script type="text/javascript">
- var DOCUMENTATION_OPTIONS = {
- URL_ROOT: '',
- VERSION: '1.3.3',
- COLLAPSE_INDEX: false,
- FILE_SUFFIX: '.html',
- HAS_SOURCE: false
- };
- </script>
- <script type="text/javascript" src="_static/jquery.js"></script>
- <script type="text/javascript" src="_static/underscore.js"></script>
- <script type="text/javascript" src="_static/doctools.js"></script>
- <link rel="shortcut icon" href="_static/udig.ico"/>
- <link rel="top" title="User Guide" href="index.html" />
- <link rel="up" title="Concepts" href="Concepts.html" />
- <link rel="next" title="Template" href="Template.html" />
- <link rel="prev" title="Viewport" href="Viewport.html" />
- </head>
- <body>
- <div class="header">
- <div class="wrap">
- <!--div id="searchbox">
- <form class="search" action="search.html" method="get">
- <input id="searchbox-query" type="text" name="q" size="25" value="Search …" tabindex="3" onblur="if(this.value=='') this.value='Search …';" onfocus="if(this.value=='Search …') this.value='';" />
- <input id="searchbox-submit" type="image" value="Search" src="_static/img/search_icon_green.png" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
- </div-->
- </div>
- </div>
-
- <div class="document">
- <div class="documentwrapper">
- <div class="body">
-
- <div class="section" id="page">
- <h1>Page<a class="headerlink" href="#page" title="Permalink to this headline">¶</a></h1>
- <p>A Map arranged for printing is represented as a Page. You can select from a list of templates when
- creating a Page for your Map; and edit the arrangement and items on your Page using the Page editor.</p>
- <div class="toctree-wrapper compound">
- <ul>
- <li class="toctree-l1"><a class="reference internal" href="Template.html">Template</a></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <div class="clearer"></div>
- </div>
- <div class="footer">
- © Copyright 2012, Refractions Research.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
- </div>
- </body>
- </html>