Changeset 2718 in Sophya for trunk/SophyaPI


Ignore:
Timestamp:
May 13, 2005, 5:38:52 PM (20 years ago)
Author:
cmv
Message:

actualisation du help de graphicatt cmv 13/05/05

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/basexecut.cc

    r2669 r2718  
    11751175
    11761176kw = "graphicatt";
    1177 usage = "To change default graphic options \n  Usage: graphicatt att_list \n";
     1177usage = "To change default graphic options\n  Usage: graphicatt att_list\n";
    11781178usage += "att_list=def back to default values, Example: gratt 'red circlemarker5'";
    1179 usage += "\n ------------------ Graphic attribute list ------------------ \n";
    1180 usage += ">> Colors: defcol black white grey red blue green yellow \n";
    1181 usage += "           magenta cyan turquoise navyblue orange siennared purple \n";
    1182 usage += "           limegreen gold violet violetred blueviolet darkviolet \n";
    1183 usage += ">> Lines:  defline normalline thinline thickline dashedline thindashedline \n";
    1184 usage += "           thickdashedline dottedline thindottedline thickdottedline \n";
    1185 usage += ">> Font Att: deffontatt normalfont boldfont italicfont bolditalicfont  \n";
    1186 usage += "             smallfont smallboldfont smallitalicfont smallbolditalicfont \n";
    1187 usage += "             bigfont bigboldfont bigitalicfont bigbolditalicfont \n";
    1188 usage += "             hugefont  hugeboldfont hugeitalicfont hugebolditalicfont \n";
    1189 usage += ">> Font Names: deffont courierfont helveticafont timesfont symbolfont  \n";
    1190 usage += ">> Marker: dotmarker<T>  plusmarker<T>  crossmarker<T> circlemarker<T> \n";
    1191 usage += "           fcirclemarker<T> boxmarker<T> fboxmarker<T> trianglemarker<T> \n";
    1192 usage += "           ftrianglemarker<T>  starmarker<T>  fstarmarker<T> \n";
    1193 usage += "   with <T> = 1 3 5 7 .. 15 , Example fboxmarker5 , plusmarker9 ... \n";
    1194 usage += ">> ArrowMarker: basicarrow<T>  trianglearrow<T>  ftrianglearrow<T> \n";
    1195 usage += "                arrowshapedarrow<T> farrowshapedarrow<T> \n";
    1196 usage += "   with <T> = 5 7 .. 15 , Example trianglearrow7 ... \n";
    1197 usage += ">> ColorTables: defcmap  grey32  invgrey32  colrj32  colbr32 \n";
    1198 usage += "                grey128  invgrey128  colrj128  colbr128 \n";
    1199 usage += "                red32cm  green32cm  blue32cm  yellow32cm \n";
    1200 usage += "                orange32cm cyan32cm violet32cm \n";
     1179usage += "\n ------------------ Graphic attribute list ------------------\n";
     1180usage += ">> Colors: defcol black white grey red blue green yellow\n";
     1181usage += "           magenta cyan turquoise navyblue orange siennared purple\n";
     1182usage += "           limegreen gold violet violetred blueviolet darkviolet\n";
     1183usage += "   or \"color=name\" \"fgcolor=name\" \"bgcolor=name\" ex: \"color=red\"\n";
     1184usage += ">> Lines: defline normalline thinline thickline dashedline thindashedline\n";
     1185usage += "          thickdashedline dottedline thindottedline thickdottedline\n";
     1186usage += "   or \"line=type,width\"   ex: \"line=dotted,7\"\n";
     1187usage += ">> Fonts:\n";
     1188usage += "   > Att: deffontatt normalfont boldfont italicfont bolditalicfont \n";
     1189usage += "           smallfont smallboldfont smallitalicfont smallbolditalicfont\n";
     1190usage += "           bigfont bigboldfont bigitalicfont bigbolditalicfont\n";
     1191usage += "           hugefont  hugeboldfont hugeitalicfont hugebolditalicfont\n";
     1192usage += "   > Names: deffont courierfont helveticafont timesfont symbolfont \n";
     1193usage += "   or \"font=name,type,size\"   ex: \"font=courrier,bolditalic,10\"\n";
     1194usage += ">> Marker: dotmarker<T>  plusmarker<T>  crossmarker<T> circlemarker<T>\n";
     1195usage += "           fcirclemarker<T> boxmarker<T> fboxmarker<T> trianglemarker<T>\n";
     1196usage += "           ftrianglemarker<T>  starmarker<T>  fstarmarker<T>\n";
     1197usage += "       with <T> = 1 3 5 7 .. 15 , Example fboxmarker5 , plusmarker9 ...\n";
     1198usage += "   or \"marker=type,size\"   ex: \"marker=plus,10\"\n";
     1199usage += ">> ArrowMarker: basicarrow<T>  trianglearrow<T>  ftrianglearrow<T>\n";
     1200usage += "                arrowshapedarrow<T> farrowshapedarrow<T>\n";
     1201usage += "       with <T> = 5 7 .. 15 , Example trianglearrow7 ...\n";
     1202usage += "   or \"arrow=type,size\"   ex: \"arrow=arrowshaped,10\"\n";
     1203usage += "------ Specific options for image displays:\n";
     1204usage += ">> ColorTables: defcmap  grey32  invgrey32  colrj32  colbr32\n";
     1205usage += "                grey128  invgrey128  colrj128  colbr128\n";
     1206usage += "                red32cm  green32cm  blue32cm  yellow32cm\n";
     1207usage += "                orange32cm cyan32cm violet32cm\n";
    12011208usage += "                midas_pastel midas_heat midas_rainbow3 midas_bluered\n";
    1202 usage += "                midas_bluewhite midas_redwhite \n";
    1203 usage += "                multicol16 multicol64 \n";
    1204 usage += "   revcmap : This flag reverses ColorMap indexing \n";
    1205 usage += "--- For image displays:    \n";
    1206 usage += ">> ZoomFactors      zoomxN zoomx1 zoomx2 zoomx3 ... \n";
    1207 usage += "                    zoom/N zoom/2 zoom/3 zoom/4 ...\n";
    1208 usage += ">> imagecenter=ix,iy -> Position the image in widget \n";
    1209 usage += ">> lut=ltyp,min,max -> Sets LUT type and min/max for image display \n";
    1210 usage += "                       (ltyp=lin/log/sqrt/square) \n";
    1211 usage += ">> image axes configuration: invx invy exchxy \n";
    1212 usage += ">> Axes / Axe labels / LogScale / xylimits / defdrrect \n";
    1213 usage += "   See setaxesatt command \n";
    1214 usage += ">> stat/nostat or stats/nostats -> Toggle statistic display flag \n";
    1215 usage += ">> title/notitle or tit/notit -> Toggle Auto AddTitle flag \n";
    1216 usage += ">> DisplayWindow: next same win stack inset \n";
     1209usage += "                midas_bluewhite midas_redwhite\n";
     1210usage += "                multicol16 multicol64\n";
     1211usage += ">> revcmap : reverse colorMap\n";
     1212usage += ">> ZoomFactors :  zoomxN   ex: zoomx1 zoomx2 zoomx3 ...\n";
     1213usage += "                  zoom/N   ex: zoom/2 zoom/3 zoom/4 ...\n";
     1214usage += ">> imagecenter=ix,iy : Position the image in widget\n";
     1215usage += ">> lut=ltyp,min,max : Sets LUT type and min/max\n";
     1216usage += "                      (ltyp=lin/log/sqrt/square)\n";
     1217usage += ">> invx,invy,exchxy : image axes configuration\n";
     1218usage += ">> for Axes / Axe labels / LogScale / xylimits / defdrrect\n";
     1219usage += "       see setaxesatt command\n";
     1220usage += "--- General purpose options:\n";
     1221usage += ">> stat,stats / nsta,nstat,nostat,nostats : Toggle statistic display\n";
     1222usage += ">> title,tit / notitle,notit -> Toggle automatic title display\n";
     1223usage += ">> Choose display window: next same win stack inset\n";
     1224usage += "\n"; 
    12171225usage += "   Related commands: setaxesatt setinsetlimits "; 
    12181226mpiac->RegisterCommand(kw, usage, this, grp);
     
    12211229usage = "To set default axes attributes \n  Usage: setaxesatt att_list \n";
    12221230usage += "Color/Line/Font attributes and axes attributes \n";
    1223 usage += ">> Axes:  axesnone stdaxes=defaxes=boxaxes boxaxesgrid \n";
    1224 usage += "          fineaxes fineaxesgrid centeredaxes finecenteredaxes \n";
    1225 usage += "          centeredaxesgrid finecenteredaxesgrid\n";
    1226 usage += "          axescenter=x0,y0 (only with centered axes, default \"axescenter=\")\n";
    1227 usage += "          grid nogrid labels nolabels  \n";
    1228 usage += "          ticks noticks minorticks nominorticks \n";
    1229 usage += "          extticks intticks extintticks \n";
    1230 usage += "          nbticks=X_NTicks,Y_NTicks  \n";
    1231 usage += "          tickslen=MajTickLenFrac,MinTickLenFrac \n";
     1231usage += ">> Axes: axesnone stdaxes=defaxes=boxaxes boxaxesgrid \n";
     1232usage += "         fineaxes fineaxesgrid centeredaxes finecenteredaxes \n";
     1233usage += "         centeredaxesgrid finecenteredaxesgrid\n";
     1234usage += "         axescenter=x0,y0 (only with centered axes, default \"axescenter=\")\n";
     1235usage += "         grid nogrid labels nolabels  \n";
     1236usage += "         ticks noticks minorticks nominorticks \n";
     1237usage += "         extticks intticks extintticks \n";
     1238usage += "         nbticks=X_NTicks,Y_NTicks  \n";
     1239usage += "         tickslen=MajTickLenFrac,MinTickLenFrac \n";
    12321240usage += ">> Axe labels font size: fixedfontsize/autofontsize=fszf \n";
    1233 usage += "          autofontsize=fsizef: Font size computed automatically \n";
    1234 usage += "          fixedfontsize: Use font size attribute (BaseDrawer) \n";
    1235 usage += ">> LogScale : linx liny logx logy -> Lin/Log Scales for 2D plots \n";
     1241usage += "         autofontsize=fsizef: Font size computed automatically \n";
     1242usage += "         fixedfontsize: Use font size attribute (BaseDrawer) \n";
     1243usage += ">> Scale type: linx liny logx logy -> Lin/Log Scales for 2D plots \n";
    12361244usage += ">> xylimits=xmin,xmax,ymin,ymax  -> Forces X-Y limits in 2-D plots \n";
    12371245usage += ">> defdrrect=xmin,xmax,ymin,ymax -> Defines drawing rectangle 2-D plots \n";
Note: See TracChangeset for help on using the changeset viewer.