「表記法」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページ Conventions表記法 へ移動)
(LaTeXタグ出力箇所対応開始)
行1: 行1:
==1.2 Conventions==
+
==1.2 表記法==
  
  
行18: 行18:
  
 
<UL>
 
<UL>
<LI>Menu Options[gray]0.9[gray]0.9<SPAN  CLASS="textsf">Layer</SPAN> &gt;  [rgb].95,.95,0.8[rgb].95,.95,0.8[width=3mm]mActionAddRasterLayer <SPAN  CLASS="textsf">Add a Raster Layer</SPAN>
+
<LI>メニューオプション{{Template:MainMenuOpt|Layer}} &gt;  {{Template:DropMenuOptTwo|mActionAddRasterLayer|Add a Raster Layer}}
  
 
<P>
 
<P>

2009年9月6日 (日) 01:16時点における版

1.2 表記法

This section describes a collection of uniform styles throughout the manual. The conventions used in this manual are as follows:

GUI Conventions

<P> The GUI convention styles are intended to mimic the appearance of the GUI. In general, the objective is to use the non-hover appearance, so a user can visually scan the GUI to find something that looks like the instruction in the manual.

<P>

  • メニューオプション: Layer > MActionAddRasterLayer.png Add a Raster Layer <P> or <P> [gray]0.9[gray]0.9Settings > [rgb].95,.95,0.8[rgb].95,.95,0.8 Toolbars > [rgb].95,.95,0.8[rgb].95,.95,0.8 Digitizing
  • Tool: [width=7mm]mActionAddRasterLayer black[rgb]1,1,0.8Add a Raster Layer
  • Button: Save as Default
  • Dialog Box Title: gray[rgb].95,.95,0.8blackLayer Properties
  • Tab: General
  • Toolbox Item: [width=5mm]nviz.1.eps nviz - Open 3D-View in NVIZ
  • Checkbox:
  • Radio Button: Postgis SRID <IMG WIDTH="56" HEIGHT="32" ALIGN="MIDDLE" BORDER="0" SRC="img4.png" ALT="$\bigcirc$"> EPSG ID
  • Select a Number: <IMG WIDTH="14" HEIGHT="24" ALIGN="MIDDLE" BORDER="0" SRC="img5.png" ALT="\fbox{{Hue} \fbox{{60} \raisebox{-6pt}{\setlength{\fboxsep}{1pt}\shadowbox{${\blacktriangle}\atop{\blacktriangledown}$}}}}">
  • Select a String: <IMG WIDTH="17" HEIGHT="28" ALIGN="MIDDLE" BORDER="0" SRC="img6.png" ALT="\fbox{\textsf{Outline style} \fbox{\textsf{---Solid Line} \raisebox{-2pt}{\setlength{\fboxsep}{1pt}\shadowbox{$\blacktriangledown$}}}}">
  • Browse for a File: <IMG WIDTH="14" HEIGHT="27" ALIGN="BOTTOM" BORDER="0" SRC="img7.png" ALT="$\ldots$">
  • Select a Color: <IMG WIDTH="175" HEIGHT="34" ALIGN="MIDDLE" BORDER="0" SRC="img8.png" ALT="\fbox{\textsf{Outline color} \raisebox{-6pt}{\setlength{\fboxsep}{0pt}\shadowbox... ...gth{\fboxsep}{2pt}\fcolorbox{yellow}{yellow}{\rule{0mm}{5mm}\rule{35mm}{0mm}}}}}">
  • Slider: <IMG WIDTH="20" HEIGHT="6" ALIGN="MIDDLE" BORDER="0" SRC="img9.png" ALT="\fbox{\textsf{Transparency} \textsf{0}\% \raisebox{-2pt}{\setlength{\fboxsep}{1pt}\shadowbox{$\triangledown$}}\negthinspace\rule[1mm]{20mm}{1mm} }">
  • Input Text: <IMG WIDTH="250" HEIGHT="33" ALIGN="MIDDLE" BORDER="0" SRC="img10.png" ALT="\fbox{\textsf{Display Name} \raisebox{-6pt}{\shadowbox{\texttt{lakes.shp}}}}">

A shadow indicates a clickable GUI component.


Text or Keyboard Conventions

<P> The manual also includes styles related to text, keyboard commands and coding to indicate different entities, such as classes, or methods. They don't correspond to any actual appearance.

<P>

  • Hyperlinks: <A NAME="tex2html1" HREF="http://qgis.org">http://qgis.org</A>
  • Single Keystroke: press .6p
  • Keystroke Combinations: press .6Ctrl+B, meaning press and hold the Ctrl key and then press the B key.
  • Name of a File: lakes.shp
  • Name of a Class: NewLayer
  • Method: classFactory
  • Server: myhost.de
  • User Text: qgis --help

<P> Code is indicated by a fixed-width font:

PROJCS["NAD_1927_Albers",
  GEOGCS["GCS_North_American_1927",


Platform-specific instructions

<P> GUI sequences and small amounts of text can be formatted inline: Click {[height=5mm]nix.eps [height=5mm]win.eps File [height=5mm]osx.eps QGIS} > Quit to close QGIS. This indicates that on Linux, Unix and Windows platforms, click the File menu option first, then Quit from the dropdown menu, while on Macintosh OSX platforms, click the QGIS menu option first, then Quit from the dropdown menu. Larger amounts of text may be formatted as a list:

<P>

  • [height=5mm]nix.eps do this;
  • [height=5mm]win.eps do that;
  • [height=5mm]osx.eps do something else.

<P> or as paragraphs.

<P> [height=5mm]nix.eps [height=5mm]osx.eps Do this and this and this. Then do this and this and this and this and this and this and this and this and this.

<P> [height=5mm]win.eps Do that. Then do that and that and that and that and that and that and that and that and that and that and that and that and that and that and that.

<P> Screenshots that appear throughout the user guide have been created on different platforms; the platform is indicated by the platform-specific icons at the end of the figure caption.

<P>