Module: 13: Reprojecting a shapes layer
Copyrights (c) 2003 by Olaf Conrad
Menu: Lectures > Introducing Module Programming
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Input | ||||
Input | Shapes (input) | INPUT | This must be your input data of type shapes. | |
Output | ||||
Output | Shapes (output) | OUTPUT | This will contain your output data of type shapes. | |
Options | ||||
Method | Choice | METHOD | Available Choices: [0] Translation [1] Scaling [2] Shearing [3] Rotation [4] Combination A [5] Combination B | |
X | Floating point | TRANS_X | ||
Y | Floating point | TRANS_Y | ||
X | Floating point | SCALE_X | ||
Y | Floating point | SCALE_Y | ||
X | Floating point | SHEAR_X | ||
Y | Floating point | SHEAR_Y | ||
Rotation angle [Degree] | Floating point | ROTAT |