| Interface | Description |
|---|---|
| FillerProgressCallback | |
| HessianGenerationCallback | |
| PathTransformer |
Classes transforming
Paths should implement this interface. |
| SearchProgressCallback | |
| TreeProperties |
Allows standardized metadata to be associated to a
Tree. |
| Class | Description |
|---|---|
| Fill |
Defines a filled structure.
|
| FillConverter | |
| FillManagerUI |
Implements the Fill Manager dialog.
|
| NearPoint |
This class encapsulates the relationship between an arbitrary point
(nearPoint.x,nearPoint.y,nearPoint.z) close to a particular point on a
particular path.
|
| Path |
This class represents a traced segment (i.e., a Path) in a
reconstruction.
|
| PathAndFillManager |
The PathAndFillManager is responsible for importing, handling and managing of
Paths and Fills.
|
| PathDownsampler |
This is an implementation of the Ramer-Douglas-Peucker algorithm for
simplifying a curve represented by line-segments, as described here
|
| PathFitter |
Class for fitting circular cross-sections around existing nodes of a
Path in order to compute radii (node thickness) and midpoint
refinement of existing coordinates. |
| PathManagerUI |
Implements the Path Manager Dialog.
|
| SciViewSNT |
Bridges SNT to
SciView, allowing Trees to be rendered as scenery objects |
| SNT |
Implements the SNT plugin.
|
| SNTPrefs |
Class handling SNT preferences.
|
| SNTService |
Service for accessing and scripting the active instance of
SNT. |
| SNTUI |
Implements SNT's main dialog.
|
| SNTUtils |
Static utilities for SNT
|
| TracerCanvas | |
| Tree |
Utility class to access a Collection of Paths (typically a complete
reconstruction) .
|
| Enum | Description |
|---|---|
| FillConverter.ResultType | |
| FillManagerUI.State | |
| SNT.CostType | |
| SNT.FilterType | |
| SNT.HeuristicType | |
| SNT.SearchImageType | |
| SNT.SearchType |
Copyright © 2015–2021 Fiji. All rights reserved.