g3-toolkit API Reference
    Preparing search index...

    Type Alias CytoscapeShape

    CytoscapeShape:
        | "ellipse"
        | "rectangle"
        | "roundrectangle"
        | "diamond"
        | "hexagon"
        | "octagon"
        | "triangle"
        | "star"

    NodeStyleOverride: per-node/per-type visual customization (M12.E1).

    T1: Override model + Cytoscape stylesheet merge. T2: Built-in SVG icon library (20 icons). T3: JSON serialization for workspace persistence.

    Framework-agnostic (D6).