@maxgraph/core
    Preparing search index...

    Type Alias MarkerFactoryFunction

    MarkerFactoryFunction: (
        canvas: AbstractCanvas2D,
        shape: Shape,
        type: StyleArrowValue,
        pe: Point,
        unitX: number,
        unitY: number,
        size: number,
        source: boolean,
        sw: number,
        filled: boolean,
    ) => MarkerFunction

    Type declaration

    0.11.0