X1/Y1 is the left bottom corner and X2/Y2 is the right top corder.
Cannot find how to do it...? Vertex creator with Add point and LineBuilder just draws a line
X1/Y1 is the left bottom corner and X2/Y2 is the right top corder.
Cannot find how to do it...? Vertex creator with Add point and LineBuilder just draws a line
Put a BoundingBoxReplacer after LineBuilder
Alternatively, if you have the coordinates in attributes, you can use a 2DBoxReplacer