home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / demo / contourm.sit / ContourMap Demo.rsrc / HELP_5566_Options menu < prev    next >
Encoding:
Text File  |  1990-12-19  |  3.1 KB  |  72 lines

  1. Options Menu
  2.  
  3. Draw x axis/Hide x axis: 
  4.      Toggle drawing and hiding the x axis on the bottom or top of the map. Double-clicking
  5.       on the axis allows the resetting of axis options. Axis options can be set as follows:
  6.      Label details :    Ñ Axis label and font details.
  7.      Tick marks :      Ñ Axis tick marks : Specify the number of major  and minor  tick marks
  8.                                   and where they should appear - either on both sides of the map or just
  9.                                   on one side, and either on the outside  or the inside of the map frame.
  10.                                   Alternatively, select the tick mark increment  and the number of 
  11.                                   minor  tick marks - this will determine the number of major  ticks.
  12.      Tick labels :      Ñ Axis tick mark labels : Specify font details and number format of tick
  13.                                   labels and where they should appear - either on top  or bottom  of the
  14.                                   map frame.
  15.  
  16. Draw y axis/Hide y axis: 
  17.       Toggle drawing and hiding the y axis to the left or right of the map. Double-clicking
  18.       on the axis allows the resetting of axis options. See above for setting options.
  19.  
  20. General map settings:
  21.      Set map foreground and background colours and line thickness.
  22.  
  23. Draw grid/Hide grid:
  24.      Toggle drawing and hiding a dashed line plot of the data grid.
  25.  
  26. Draw frame/Hide frame: 
  27.      Toggle drawing and hiding a frame around the map.
  28.  
  29. Draw data markers: 
  30.      Plot markers at the data points. Select a character from any font, style, colour and size.
  31.      Data values can also be plotted using selected font detail, these will appear immediately
  32.      to the right of the chosen marker. Marking can be confined to only those values selected
  33.      in the data window.
  34.  
  35. Draw line segments: 
  36.      Draw an arbitrary line segment with optional clipping inside and/or outside of closed
  37.      segments. The line segments are read from free format text files of x y pairs in the same
  38.      units as the contour map data. More than one line segment can be read from one file by
  39.      signalling the end of a line segment by two identical points in succession. For example:
  40.  
  41.          2  5
  42.          4  6
  43.          1  7
  44.          2  5
  45.          2  5
  46.          4  5
  47.          4  6
  48.          2  5
  49.          4  5
  50.  
  51.      this would draw two small triangles in the same units as the example data set in the
  52.      open file  help text.
  53.  
  54. Remove line segments:
  55.      Remove a previously drawn line segment.
  56.  
  57. Draw label: 
  58.      Draw an arbitrary text label with control over position, font, size, style and colour.
  59.      The label once drawn can be dragged to its desired position. Double-clicking on an
  60.      already drawn label allows the changing of previously set options.
  61.  
  62. Remove label:
  63.      Remove a previously drawn label.
  64.  
  65. Add Pict: 
  66.      Add an arbitrary PICT to the map. The PICT once drawn can be dragged to its desired
  67.      position but cannot be resized - therefore scale the PICT correctly before including
  68.      it.
  69.  
  70. Remove Pict:
  71.      Remove a previously drawn PICT, including those pasted from the clipboard.
  72.