Versions in this module Expand all Collapse all v0 v0.4.2 Aug 13, 2026 v0.4.1 Aug 10, 2026 Changes in this version + const BoundaryGap + const BoundarySize + const Clearance + const ColGap + const ColPitch + const CompGap + const GridStep + const Margin + const MaxFanAngleDeg + const NearGap + const NodeH + const NodeW + const RowGap + const RowPitch + const StackGap + const TargetAspectH + const TargetAspectW + const TraceAvailable + const Version + func Generate(doc *model.IpmGraph) (*layout.Graph, error) + func GenerateTraced(doc *model.IpmGraph, t Trace) (*layout.Graph, error) + func GenerateWithOptions(doc *model.IpmGraph, opts Options) (*layout.Graph, error) + type Kind int + const KindConcept + const KindEvent + const KindThing + type Options struct + Containers bool + type Rel int + const RelExpresses + const RelLeadsTo + const RelNearTo + const RelPartOf + type Trace interface + Emit func(e TraceEvent) + type TraceEvent struct + Data map[string]any + Kind string + Stage string