source: trunk/Documentation/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/AllResources/Control/UIcommands/_score_colorMap_.html @ 901

Last change on this file since 901 was 901, checked in by garnier, 16 years ago

Add Geant4 Documentation at 8.12.2008

File size: 1.0 KB
Line 
1<html><head><title>Commands in /score/colorMap/</title></head>
2<body bgcolor="#ffffff"><h2>/score/colorMap/</h2><p>
3Color map commands.<br>
4<p><hr><p>
5<h2>Sub-directories : </h2><dl>
6</dl><p><hr><p>
7<h2>Commands : </h2><dl>
8<p><br><p><dt><b>listScoreColorMaps</b>
9<p><dd>
10List registered score color maps.<br>
11<p><dd>Available at all Geant4 states.
12<p><br><p><dt><b>floatMinMax [<i>colorMapName</i>]</b>
13<p><dd>
14Min/Max of the color map is calculated accorging to the actual scores.<br>
15<p><dd>Available at all Geant4 states.
16<p><dd>Parameters<table border=1>
17<tr><td>colorMapName
18<td>type s
19<td>Omittable : default value = defaultLinearColorMap
20<td></table>
21<p><br><p><dt><b>setMinMax [<i>colorMapMame</i>] [<i>minValue</i>] [<i>maxValue</i>]</b>
22<p><dd>
23Define min/max value of the color map.<br>
24<p><dd>Available at all Geant4 states.
25<p><dd>Parameters<table border=1>
26<tr><td>colorMapMame
27<td>type s
28<td>Omittable : default value = defaultLinearColorMap
29<td><tr><td>minValue
30<td>type d
31<td><td><tr><td>maxValue
32<td>type d
33<td><td></table>
34</dl></body></html>
Note: See TracBrowser for help on using the repository browser.