@maxgraph/core
    Preparing search index...

    Enumeration EDGESTYLE

    Names used to register the edge styles (a.k.a. connectors) provided out-of-the-box by maxGraph with StyleRegistry.putValue. Can be used as a value for CellStateStyle.edgeStyle.

    Index

    Enumeration Members

    ELBOW: "elbowEdgeStyle"
    ENTITY_RELATION: "entityRelationEdgeStyle"
    LOOP: "loopEdgeStyle"
    MANHATTAN: "manhattanEdgeStyle"
    ORTHOGONAL: "orthogonalEdgeStyle"
    SEGMENT: "segmentEdgeStyle"
    SIDETOSIDE: "sideToSideEdgeStyle"
    TOPTOBOTTOM: "topToBottomEdgeStyle"