Namespace VisioForge.Core.MediaBlocks.Diagram
Classes
- DiagramEdge
-
Represents a connection between two ports in the diagram.
- DiagramNode
-
Represents a single media block as a visual node in the diagram.
- DiagramPort
-
Represents a pad on a block as a port in the diagram.
- PipelineDiagramGraph
-
Represents the complete graph model of a pipeline diagram, containing nodes and edges.
- PipelineDiagramOptions
-
Configuration options controlling the appearance and layout of pipeline diagrams.
Enums
- DiagramBlockCategory
-
Visual category for a media block, used to determine header color in the diagram.
- DiagramOrientation
-
Specifies the flow direction of the pipeline diagram.
- PipelineDiagramMode
-
Specifies the level of detail shown in the pipeline diagram.