Package sc.fiji.snt.tracing.artist
package sc.fiji.snt.tracing.artist
Artist classes provide visual feedback for tracing algorithm execution.
This package contains components responsible for the visual representation and rendering of traced neural structures within the SNT framework. It includes utilities and classes that handle various aspects of drawing, styling, and displaying traced paths and structures in both 2D and 3D contexts.
- Since:
- SNT 3.0
-
ClassDescriptionAn artist implementation that visualizes bidirectional search operations.An artist class that visualizes the progress and behavior of fill operations performed by filler threads.Interface for classes that draw the progress of a
SearchInterfaceon aTracerCanvas.Factory for creation ofSearchArtistsAn artist class responsible for visualizing the progress and state of search threads during path tracing operations.