g3-toolkit API Reference
    Preparing search index...

    Class G3tLayeredLayout

    Interface that all layout engines implement. Engines are stateless; each call to compute() is independent.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: "layered"

    Short identifier (e.g., "force", "hierarchical", "dagre").

    name: "Layered (g3t)"

    Human-readable name for the UI (e.g., "Force-Directed").

    Methods