From 6a2897b4378f94a1f6fd3df179cb356c15a8fa9d Mon Sep 17 00:00:00 2001 From: inv Date: Wed, 12 May 2010 06:39:30 +0000 Subject: [PATCH] Update VISU documentation --- .../input/importing_exporting_tables_page.doc | 9 +++++---- doc/salome/gui/VISU/input/point_marker.doc | 6 +++--- doc/salome/gui/VISU/input/table_presentations.doc | 15 +++++++-------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/doc/salome/gui/VISU/input/importing_exporting_tables_page.doc b/doc/salome/gui/VISU/input/importing_exporting_tables_page.doc index 9b9a4fd1..b66a1176 100644 --- a/doc/salome/gui/VISU/input/importing_exporting_tables_page.doc +++ b/doc/salome/gui/VISU/input/importing_exporting_tables_page.doc @@ -15,8 +15,9 @@ select Table from File item. choose the necessary *.txt, *.tab or *.csv file containing tables and click \b Open button. -Checkbox "Use first string as title" is checked if it is needed to use -information from first string of file as titles of columns of table. +If the checkbox "Use first string as title" is on, the +information from the first string of the file is used as titles of +table columns. @@ -34,11 +35,11 @@ tables. contain your exported table, and click \b OK button. Your table will be exported. -You can perform export table to *.txt or *.tab file +You can export table to *.txt or *.tab file \image html exporttables1.png -Or you can perform export table to *.csv file +Or you can export table to *.csv file \image html exporttables2.png diff --git a/doc/salome/gui/VISU/input/point_marker.doc b/doc/salome/gui/VISU/input/point_marker.doc index efd0bcd9..c7654438 100644 --- a/doc/salome/gui/VISU/input/point_marker.doc +++ b/doc/salome/gui/VISU/input/point_marker.doc @@ -9,7 +9,7 @@ shapes or by loading a custom texture from an external file. - Standard point markers The Post-Pro module provides a set of predefined point marker shapes -which can be used to display points in 3D viewer. +which can be used to display points in the 3D viewer. Each standard point marker has two attributes: type (defines shape form) and scale factor (defines shape size). @@ -23,9 +23,9 @@ form) and scale factor (defines shape size). It is also possible to load a point marker shape from an external file. This file should provide a description of the point texture as a set -of lines; each line is represented as sequence of "0" and "1" symbols, +of lines; each line is represented as a sequence of "0" and "1" symbols, where "1" symbol means an opaque pixel and "0" symbol means a -transparent pixel. The width of the texture correspond to the length +transparent pixel. The width of the texture corresponds to the length of the longest line in the file, expanded to the nearest byte-aligned value. The height of the texture is equal to the number of non-empty lines in the file. Note that missing symbols are replaced by "0". diff --git a/doc/salome/gui/VISU/input/table_presentations.doc b/doc/salome/gui/VISU/input/table_presentations.doc index 44a153bf..2e5f9b5c 100644 --- a/doc/salome/gui/VISU/input/table_presentations.doc +++ b/doc/salome/gui/VISU/input/table_presentations.doc @@ -27,11 +27,10 @@ in the context menu. \image html viewtable.png -When the Enable editing option is checked, contents of the table -are editable. -\note At the current moment this mode allows to sort table data only. -Sorting is performed by clicking on header of the column, by which the data -has to be sorted. +When the Enable editing option is checked, the table contents are editable. +\note At the current moment this mode only allows to sort table data. +The sorting is performed by clicking on the header of the column, by which the data +is sorted. Sort policy option allows to specify how the empty cells will be processed during the sort procedure. The following options are available: @@ -40,11 +39,11 @@ during the sort procedure. The following options are available:
  • Empty cells are considered as highest values
  • Empty cells are always first
  • Empty cells are always last
  • -
  • Empty cells are ignored (means that positions of the empty cells -will not change after sorting)
  • +
  • Empty cells are ignored (this means that the positions of empty cells +will not change after the sorting)
  • -Adjust Cells button allows to adjust size of the table cells according +Adjust Cells button allows to adjust the size of table cells according to their contents. It is also possible to create -- 2.39.2