| Operators |
get_polygon_xld — Return an XLD polygon's data.
get_polygon_xld returns the following values of the XLD polygon Polygon:
| Row | Row coordinates of the polygons' points |
| Col | Column coordinates of the polygons' points |
| Length | Lengths of the line segments between points i and i+1, respectively |
| Phi | Angles of the line segments between points i and i+1, respectively |
Input XLD polygon.
Row coordinates of the polygons' points.
Column coordinates of the polygons' points.
Lengths of the line segments.
Angles of the line segments.
Foundation
| Operators |