mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
15 lines
846 B
HTML
15 lines
846 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Grid Orientation</h1>
|
|
<div class='author'>(c) 2001 by O.Conrad</div>
|
|
<div class='description'>Copy, mirror (horizontally or vertically) and invert grid values. If the target is not set, the changes will be stored to the original grid. </div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Grid system <div class='type'>Grid system</div></dt><dd>Grid system <div class='constraints'></div></dd>
|
|
<dt>Grid <div class='type'>Input Grid</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Changed Grid <div class='type'>Output Grid</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Method <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: Copy, Flip, Mirror, Invert</div></dd>
|
|
</dl>
|
|
</body></html>
|