Expand description
Visual Pipeline Builder
This module provides visual pipeline building capabilities for creating machine learning workflows through a graphical interface, including drag-and-drop component assembly, visual connection management, and interactive workflow construction.
Structs§
- Canvas
Config - Canvas configuration for the visual builder
- Canvas
Interaction - Canvas interaction state for drag-and-drop operations
- Drag
State - Drag and drop state
- Position
- Position of a component on the visual canvas
- Selection
Box - Selection box for area selection
- Selection
State - Selection state management
- Undo
Redo Manager - Undo/Redo manager for workflow operations
- Validation
Error - Validation error
- Validation
State - Validation state for the workflow
- Validation
Warning - Validation warning
- Viewport
Config - Viewport configuration for canvas display
- Visual
Pipeline Builder - Visual pipeline builder for creating workflows graphically
- Workflow
Snapshot - Workflow snapshot for undo/redo functionality
- Zoom
Config - Zoom configuration settings
Enums§
- Interaction
Mode - Interaction modes for the canvas
- Validation
Error Type - Types of validation errors
- Validation
Warning Type - Types of validation warnings
Type Aliases§
- Component
Position - Type alias for component position
- Grid
Config - Type alias for grid configuration
- Workflow
History - Type alias for workflow history