Graphora API
    Preparing search index...

    Interface LayoutLabelPlacement

    interface LayoutLabelPlacement {
        center: Point;
        id: string;
        ownerId: GraphId;
        ownerKey: string;
        ownerType: LayoutLabelOwnerType;
    }
    Index
    center: Point
    id: string
    ownerId: GraphId
    ownerKey: string