mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
17 lines
908 B
HTML
17 lines
908 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>12: First steps with shapes</h1>
|
|
<div class='author'>Copyrights (c) 2003 by Olaf Conrad</div>
|
|
<div class='description'>Copy a shapes layer and move it to a new position.<br/>
|
|
(c) 2003 by Olaf Conrad, Goettingen<br/>
|
|
email: oconrad@gwdg.de</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Input <div class='type'>Input Shapes</div></dt><dd>This must be your input data of type shapes. <div class='constraints'></div></dd>
|
|
<dt>Output <div class='type'>Output Shapes</div></dt><dd>This will contain your output data of type shapes. <div class='constraints'></div></dd>
|
|
<dt>Translation: X <div class='type'>Floating point</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Translation: Y <div class='type'>Floating point</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|