LuciadRIA (2026.0.03)
    Preparing search index...

    A factory to create shape instances.

    • Creates a point with the specified coordinates

      Parameters

      • reference: CoordinateReference | null

        the reference in which the point is defined

      • coordinates: number[]

        the coordinate of the point, expressed as an array. (e.g. "[52,5]")

      Returns Point

      the point