/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

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Page &mdash; User Guide</title>
  7. <link rel="stylesheet" href="_static/udig.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: '',
  12. VERSION: '1.3.3',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: false
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/underscore.js"></script>
  20. <script type="text/javascript" src="_static/doctools.js"></script>
  21. <link rel="shortcut icon" href="_static/udig.ico"/>
  22. <link rel="top" title="User Guide" href="index.html" />
  23. <link rel="up" title="Concepts" href="Concepts.html" />
  24. <link rel="next" title="Template" href="Template.html" />
  25. <link rel="prev" title="Viewport" href="Viewport.html" />
  26. </head>
  27. <body>
  28. <div class="header">
  29. <div class="wrap">
  30. <!--div id="searchbox">
  31. <form class="search" action="search.html" method="get">
  32. <input id="searchbox-query" type="text" name="q" size="25" value="Search &hellip;" tabindex="3" onblur="if(this.value=='') this.value='Search &hellip;';" onfocus="if(this.value=='Search &hellip;') this.value='';" />
  33. <input id="searchbox-submit" type="image" value="Search" src="_static/img/search_icon_green.png" />
  34. <input type="hidden" name="check_keywords" value="yes" />
  35. <input type="hidden" name="area" value="default" />
  36. </form>
  37. </div-->
  38. </div>
  39. </div>
  40. <div class="document">
  41. <div class="documentwrapper">
  42. <div class="body">
  43. <div class="section" id="page">
  44. <h1>Page<a class="headerlink" href="#page" title="Permalink to this headline"></a></h1>
  45. <p>A Map arranged for printing is represented as a Page. You can select from a list of templates when
  46. creating a Page for your Map; and edit the arrangement and items on your Page using the Page editor.</p>
  47. <div class="toctree-wrapper compound">
  48. <ul>
  49. <li class="toctree-l1"><a class="reference internal" href="Template.html">Template</a></li>
  50. </ul>
  51. </div>
  52. </div>
  53. </div>
  54. </div>
  55. <div class="clearer"></div>
  56. </div>
  57. <div class="footer">
  58. &copy; Copyright 2012, Refractions Research.
  59. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
  60. </div>
  61. </body>
  62. </html>