Module: 13: Reprojecting a shapes layer
Copyrights (c) 2003 by Olaf Conrad
Menu: Lectures > Introducing Module Programming
Description
Copy a shapes layer and move it to a new position.
(c) 2003 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de
Parameters
NameTypeIdentifierDescriptionConstraints
Input
Input Shapes (input)INPUTThis must be your input data of type shapes.
Output
OutputShapes (output)OUTPUTThis will contain your output data of type shapes.
Options
MethodChoiceMETHODAvailable Choices:
[0] Translation
[1] Scaling
[2] Shearing
[3] Rotation
[4] Combination A
[5] Combination B
XFloating pointTRANS_X
YFloating pointTRANS_Y
XFloating pointSCALE_X
YFloating pointSCALE_Y
XFloating pointSHEAR_X
YFloating pointSHEAR_Y
Rotation angle [Degree]Floating pointROTAT