awips2/cave/com.raytheon.viz.gfe/help/GFETrainingSpatialEditorVisualizations.html
2022-05-05 12:34:50 -05:00

49 lines
No EOL
1.4 KiB
HTML

<html>
<title>GFESuite Documentation - Spatial Editor Visualizations
<body>
<h1 align=center><a name="Visualizations"></a>Spatial Editor Visualizations</h1>
<hr width="100%">
<p>The following show examples of each of the available visualizations;
the names of the visualization are those that appear in the <a
href="SpatialEditorDialogs.html#DisplayAttributesDialog">Display
Attributes Dialog</a> as well as the name in the configurable item <a
href="gfeConfig_WE.html#WeatherElementVisualTypes">we_spatialGraphicType
and we_spatialImageType</a>:
<br><br>
<table nosave="" cols="2" width="100%">
<tbody>
<tr nosave="">
<td nosave=""><img nosave="" src="images/VisualSEImage.jpg"
height="389" width="431"></td>
<td nosave="">Image</td>
</tr>
<tr>
<td><img nosave="" src="images/VisualMap.jpg" height="404"
width="423"></td>
<td>Map</td>
</tr>
<tr>
<td><img nosave="" src="images/VisualSEContour.jpg" height="394"
width="465"></td>
<td>Contour</td>
</tr>
<tr>
<td><img nosave="" src="images/VisualSEWindBarb.jpg" height="369"
width="451"></td>
<td>WindBarb</td>
</tr>
<tr>
<td><img nosave="" src="images/VisualSEWindArrow.jpg" height="361"
width="413"></td>
<td>WindArrow</td>
</tr>
<tr>
<td><img nosave="" src="images/VisualSEBoundedArea.jpg"
height="400" width="431"></td>
<td>BoundedArea</td>
</tr>
</tbody>
</table>
</body>
</html>