Type Alias PointCalculableShape

PointCalculableShape:
    | PolyLine
    | Line
    | RectPositioned
    | Point
    | CirclePositioned