Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abortCurrentOperation() - Method in class sc.fiji.snt.SNTUI
 
AbstractSearch - Class in sc.fiji.snt.tracing
Abstract class for path-finding over RandomAccessibleIntervals
AbstractSearch(ImagePlus, int, long) - Constructor for class sc.fiji.snt.tracing.AbstractSearch
 
AbstractSearch(RandomAccessibleInterval<? extends RealType<?>>, Calibration, int, long) - Constructor for class sc.fiji.snt.tracing.AbstractSearch
 
AbstractSearch(SNT, ImagePlus) - Constructor for class sc.fiji.snt.tracing.AbstractSearch
 
AbstractSearch(SNT, RandomAccessibleInterval<? extends RealType<?>>) - Constructor for class sc.fiji.snt.tracing.AbstractSearch
 
accept(RandomAccessibleInterval<U>) - Method in class sc.fiji.snt.filter.Frangi
 
accept(RandomAccessibleInterval<U>) - Method in class sc.fiji.snt.filter.Tubeness
 
accessToValidImageData() - Method in class sc.fiji.snt.SNT
 
acronym() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
acronym() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
acronym() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
actionPerformed(ActionEvent) - Method in class sc.fiji.snt.FillManagerUI
 
actionPerformed(ActionEvent) - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
actionPerformed(ActionEvent) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog
Deprecated.
 
actionPerformed(ActionEvent) - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
activateFinishedPath - Variable in class sc.fiji.snt.SNT
 
adapter - Variable in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
add(ProfileEntry) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
add(int, int, int, double, int, boolean) - Method in class sc.fiji.snt.Fill
 
add(Path) - Method in class sc.fiji.snt.Path
 
add(Path) - Method in class sc.fiji.snt.Tree
Adds a new Path to this Tree.
add(Tree) - Method in class sc.fiji.snt.viewer.Viewer2D
Appends a tree to the viewer using default options.
add(List<Tree>, String) - Method in class sc.fiji.snt.viewer.Viewer2D
Adds a list of trees while assigning each tree to a LUT index.
add(Tree, ColorRGB) - Method in class sc.fiji.snt.viewer.Viewer2D
Appends a tree to the viewer.
add(Tree, String) - Method in class sc.fiji.snt.viewer.Viewer2D
Appends a tree to the viewer.
add(Tree, String, ColorTable, double, double) - Method in class sc.fiji.snt.viewer.Viewer2D
Appends a tree to the viewer rendered after the specified measurement.
add(Tree, String, String) - Method in class sc.fiji.snt.viewer.Viewer2D
Appends a tree to the viewer rendered after the specified measurement.
add(Tree, String, String, double, double) - Method in class sc.fiji.snt.viewer.Viewer2D
Appends a tree to the viewer rendered after the specified measurement.
add(File[], String) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a collection of trees or meshes from input files.
add(Object) - Method in class sc.fiji.snt.viewer.Viewer3D
Script friendly method to add a supported object (Tree, OBJMesh, AbstractDrawable, etc.) to this viewer.
addAsLinesTo3DViewer(Image3DUniverse, Color, ImagePlus) - Method in class sc.fiji.snt.Path
Deprecated.
addAsLinesTo3DViewer(Image3DUniverse, Color3f, ImagePlus) - Method in class sc.fiji.snt.Path
Deprecated.
addCenter() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
addChangeListener(PathChangeListener) - Method in class sc.fiji.snt.Path
 
addCitationMessage() - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Allows users to visit the manuscript from a dialog prompt
addClickableURLtoLabel(Component, String, Color) - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
addColorBarLegend(String, double, double) - Method in class sc.fiji.snt.viewer.Viewer2D
 
addColorBarLegend(ColorTable, double, double) - Method in class sc.fiji.snt.viewer.Viewer2D
Adds a color bar legend (LUT ramp).
addColorBarLegend(T) - Method in class sc.fiji.snt.viewer.Viewer2D
Adds a color bar legend (LUT ramp) from a ColorMapper.
addColorBarLegend() - Method in class sc.fiji.snt.viewer.Viewer2D
Adds a color bar legend (LUT ramp) to the viewer.
addColorBarLegend(T) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a color bar legend (LUT ramp) from a ColorMapper.
addColorBarLegend(ColorTable, double, double) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a color bar legend (LUT ramp) using default settings.
addColorBarLegend(ColorTable, double, double, Font, int, int) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a color bar legend (LUT ramp).
addColorChangedListener(ColorChangedListener) - Method in class sc.fiji.snt.gui.ColorChooserButton
 
addColumn(String, double[]) - Method in class sc.fiji.snt.analysis.SNTTable
 
addColumn(String, Collection<Double>) - Method in class sc.fiji.snt.analysis.SNTTable
 
addDiscsTo3DViewer(Image3DUniverse, Color, ImagePlus) - Method in class sc.fiji.snt.Path
Deprecated.
addDiscsTo3DViewer(Image3DUniverse, Color3f, ImagePlus) - Method in class sc.fiji.snt.Path
Deprecated.
addFill(Fill) - Method in class sc.fiji.snt.PathAndFillManager
 
addFillerThread(FillerThread) - Method in class sc.fiji.snt.SNT
 
addGroup(Collection<Tree>, String) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Adds a comparison group to the analysis queue.
addGroup(Collection<Tree>, String, String...) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Adds a comparison group to the analysis queue.
addHyperlink(String) - Method in class sc.fiji.snt.gui.EnhancedWaitForUserDialog
Deprecated.
Adds a functional URL to the dialog's MultiLineLabel.
addHyperlinkMessage(String, Font, Color, String) - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Appends a message to the specified dialog consisting of one or more lines of text, and assigns a functional URL to it.
addLabel(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds an annotation label to the scene.
addListener(SigmaPaletteListener) - Method in class sc.fiji.snt.gui.SigmaPalette
 
addListener(SNTListener) - Method in class sc.fiji.snt.SNT
 
addMesh(OBJMesh) - Method in class sc.fiji.snt.viewer.Viewer3D
Loads a Wavefront .OBJ file.
addNode(PointInImage) - Method in class sc.fiji.snt.Path
Appends a node to this Path.
addNode(DefaultSearchNode, boolean) - Method in class sc.fiji.snt.tracing.SearchThread
 
addPath(Path) - Method in class sc.fiji.snt.PathAndFillManager
Adds a new path.
addPath(Path, boolean) - Method in class sc.fiji.snt.PathAndFillManager
 
addPath(Path, boolean, boolean) - Method in class sc.fiji.snt.PathAndFillManager
 
addPath(Path, boolean, boolean, boolean) - Method in class sc.fiji.snt.PathAndFillManager
 
addPath(Path, int, int) - Method in class sc.fiji.snt.PathAndFillManager
 
addPathAndFillListener(PathAndFillListener) - Method in class sc.fiji.snt.PathAndFillManager
Adds a PathAndFillListener.
addPathPointsToShollList(Path, double, double, double, List<ShollAnalysisDialog.ShollPoint>) - Static method in class sc.fiji.snt.gui.ShollAnalysisDialog
Deprecated.
 
addPoint(ShollPoint) - Method in class sc.fiji.snt.analysis.sholl.ProfileEntry
 
addPointDouble(double, double, double) - Method in class sc.fiji.snt.Path
 
addPoints(double[], double[], int) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
addPoints(double[], double[], double[], String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
addPoints(double[], double[], String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
addPoints(List<Number>, List<Number>, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
addPoints(List<Number>, List<Number>, List<Number>, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
addProgressListener(SearchProgressCallback) - Method in class sc.fiji.snt.tracing.AbstractSearch
 
addProgressListener(SearchProgressCallback) - Method in class sc.fiji.snt.tracing.BiSearch
 
addProgressListener(SearchProgressCallback) - Method in class sc.fiji.snt.tracing.ManualTracerThread
 
addProgressListener(SearchProgressCallback) - Method in class sc.fiji.snt.tracing.SearchThread
 
addProgressListener(SearchProgressCallback) - Method in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
addSearchArtist(SearchArtist) - Method in class sc.fiji.snt.TracerCanvas
 
addSeparator(JComponent, String, boolean, GridBagConstraints) - Static method in class sc.fiji.snt.gui.GuiUtils
 
addSeparator(JComponent, JLabel, boolean, GridBagConstraints) - Static method in class sc.fiji.snt.gui.GuiUtils
 
addSphere(String, double, double, double, Color, double) - Method in class sc.fiji.snt.SNT
 
AddTextAnnotationCmd - Class in sc.fiji.snt.gui.cmds
Implements Reconstruction Viewer's 'Add Annotation Label...' commands.
AddTextAnnotationCmd() - Constructor for class sc.fiji.snt.gui.cmds.AddTextAnnotationCmd
 
addTo3DViewer(Image3DUniverse, Color, ImagePlus) - Method in class sc.fiji.snt.Path
Deprecated.
addTo3DViewer(Image3DUniverse, Color3f, ImagePlus) - Method in class sc.fiji.snt.Path
Deprecated.
addTooltip(JComponent, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
addToResultsTable() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
addTree(Tree) - Method in class sc.fiji.snt.PathAndFillManager
Adds a Tree.
addTree(Tree) - Method in class sc.fiji.snt.SciViewSNT
Adds a tree to the associated SciView instance.
addTree(Tree) - Method in class sc.fiji.snt.viewer.Viewer2D
Deprecated.
Use Viewer2D.add(Tree) instead
addTree(Tree) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a tree to this viewer.
addTrees(Collection<Tree>, String, String...) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a collection of trees.
addTrees(Collection<Tree>, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a collection of trees.
addTrees(Collection<Tree>, String, double) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a collection of trees.
addTrees(Collection<Tree>, boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Deprecated.
addVertex(double, double, double) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
 
addViewer(Viewer3D) - Static method in class sc.fiji.snt.SNTUtils
 
adjustListPlaceholder() - Method in class sc.fiji.snt.FillManagerUI
 
aliases() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
aliases() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
aliases() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
ALL_FLAGS - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
 
ALL_PLOTS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
AllenCompartment - Class in sc.fiji.snt.annotation
Defines an Allen Reference Atlas (ARA) [Allen Mouse Common Coordinate Framework] annotation.
AllenCompartment(UUID) - Constructor for class sc.fiji.snt.annotation.AllenCompartment
Instantiates a new ARA annotation from an UUID (as used by MouseLight's database).
AllenCompartment(int) - Constructor for class sc.fiji.snt.annotation.AllenCompartment
Instantiates a new ARA annotation from its identifier.
AllenCompartment(JSONObject, UUID) - Constructor for class sc.fiji.snt.annotation.AllenCompartment
 
AllenUtils - Class in sc.fiji.snt.annotation
Utility methods for accessing/handling AllenCompartments
allPathsShareSameSpatialCalibration() - Method in class sc.fiji.snt.PathAndFillManager
 
allPointsIterator() - Method in class sc.fiji.snt.PathAndFillManager
 
AllPointsIterator() - Constructor for class sc.fiji.snt.PathAndFillManager.AllPointsIterator
 
alphaColor(Color, double) - Static method in class sc.fiji.snt.util.SNTColor
Adds an alpha component to a AWT color.
analyze2D(int, int, double[], double, int, int, ImagePlus) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
analyze3D(int, int, int, double[], ImagePlus) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
analyzeProfile(double[], double[], boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Analyzes a sampled profile.
AnalyzerCmd - Class in sc.fiji.snt.plugin
Command for measuring Tree(s).
AnalyzerCmd() - Constructor for class sc.fiji.snt.plugin.AnalyzerCmd
 
analyzeTabularInput(ResultsTable, int, int, boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Instructs the plugin to parse the specified table expected to contain a sampled profile.
analyzeTabularInput(File, int, int, boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Instructs the plugin to parse the specified file expected to contain a sampled profile.
analyzeWithShollAnalysisPlugin(String, double) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
animateLayoutChange - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
annotate(String) - Method in class sc.fiji.snt.analysis.SNTChart
Adds a subtitle to the chart.
annotateCategory(String, String) - Method in class sc.fiji.snt.analysis.SNTChart
Annotates the specified category (Category plots only)
annotateCategory(String, String, String) - Method in class sc.fiji.snt.analysis.SNTChart
Annotates the specified category (Category plots only).
annotateLine(Collection<? extends SNTPoint>, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a line annotation to this viewer.
annotatePoint(double, double, String) - Method in class sc.fiji.snt.analysis.SNTChart
Highlights a point in a histogram/XY plot by drawing a labeled arrow at the specified location.
annotatePoint(double, double, String, String) - Method in class sc.fiji.snt.analysis.SNTChart
Highlights a point in a histogram/XY plot by drawing a labeled arrow at the specified location.
annotatePoint(SNTPoint, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds an highlighting point annotation to this viewer.
annotatePoint(SNTPoint, String, String, float) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds an highlighting point annotation to this viewer.
annotatePoints(Collection<? extends SNTPoint>, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Adds a scatter (point cloud) annotation to this viewer.
annotateSurface(Collection<? extends SNTPoint>, String) - Method in class sc.fiji.snt.viewer.Viewer3D
 
annotateSurface(Collection<? extends SNTPoint>, String, boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Computes a convex hull from a collection of points and adds it to the scene as an annotation.
annotateXline(double, String) - Method in class sc.fiji.snt.analysis.SNTChart
Annotates the specified X-value (XY plots and histograms).
annotateXline(double, String, String) - Method in class sc.fiji.snt.analysis.SNTChart
Annotates the specified X-value (XY plots and histograms).
annotateYline(double, String) - Method in class sc.fiji.snt.analysis.SNTChart
Annotates the specified Y-value (XY plots and histograms).
annotateYline(double, String, String) - Method in class sc.fiji.snt.analysis.SNTChart
Annotates the specified Y-value (XY plots and histograms).
Annotation3D - Class in sc.fiji.snt.viewer
An Annotation3D is a triangulated surface or a cloud of points (scatter) rendered in Viewer3D that can be used to highlight nodes in a Tree or locations in a mesh.
Annotation3D(Viewer3D, Collection<Annotation3D>) - Constructor for class sc.fiji.snt.viewer.Annotation3D
 
Annotation3D(Viewer3D, Collection<? extends SNTPoint>, int) - Constructor for class sc.fiji.snt.viewer.Annotation3D
 
Annotation3D(Viewer3D, SNTPoint) - Constructor for class sc.fiji.snt.viewer.Annotation3D
 
AnnotationGraph - Class in sc.fiji.snt.analysis.graph
 
AnnotationGraph() - Constructor for class sc.fiji.snt.analysis.graph.AnnotationGraph
 
AnnotationGraph(Collection<Tree>, String, double, int) - Constructor for class sc.fiji.snt.analysis.graph.AnnotationGraph
 
AnnotationGraphAdapter - Class in sc.fiji.snt.viewer.geditor
 
AnnotationGraphAdapter(AnnotationGraph) - Constructor for class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
AnnotationGraphAdapter(AnnotationGraph, String) - Constructor for class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
AnnotationGraphComponent - Class in sc.fiji.snt.viewer.geditor
 
AnnotationGraphComponent(AnnotationGraphAdapter, Context) - Constructor for class sc.fiji.snt.viewer.geditor.AnnotationGraphComponent
 
AnnotationGraphGeneratorCmd - Class in sc.fiji.snt.gui.cmds
 
AnnotationGraphGeneratorCmd() - Constructor for class sc.fiji.snt.gui.cmds.AnnotationGraphGeneratorCmd
 
AnnotationGraphRecViewerCmd - Class in sc.fiji.snt.gui.cmds
 
AnnotationGraphRecViewerCmd() - Constructor for class sc.fiji.snt.gui.cmds.AnnotationGraphRecViewerCmd
 
AnnotationGraphUtils - Class in sc.fiji.snt.analysis.graph
Utilities for AnnotationGraph handling and manipulation.
AnnotationGraphUtils() - Constructor for class sc.fiji.snt.analysis.graph.AnnotationGraphUtils
 
annotationsDescriptionChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
AnnotationWeightedEdge - Class in sc.fiji.snt.analysis.graph
 
AnnotationWeightedEdge() - Constructor for class sc.fiji.snt.analysis.graph.AnnotationWeightedEdge
 
ANNULUS - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for annulus normalization (Semi-log/Log-log method)
ANY_HEMISPHERE - Static variable in interface sc.fiji.snt.annotation.BrainAnnotation
 
anyListeners() - Method in class sc.fiji.snt.SNT
 
anyNodeUnderThreshold(int, int, int, double) - Method in class sc.fiji.snt.tracing.artist.BiSearchArtist
 
anyNodeUnderThreshold(int, int, int, double) - Method in class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
anyNodeUnderThreshold(int, int, int, double) - Method in class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
anySelected() - Method in class sc.fiji.snt.PathAndFillManager
Checks whether at least one Path is currently selected in the UI.
append(Iterator<? extends SNTPoint>) - Method in class sc.fiji.snt.util.BoundingBox
Computes the bounding box of the specified point cloud and appends it to this bounding box, resizing it as needed.
appendToLastRow(String, Object) - Method in class sc.fiji.snt.analysis.SNTTable
 
applyCanvasOffset(double, double, double) - Method in class sc.fiji.snt.Tree
Specifies the offset to be used when rendering this Tree in a TracerCanvas.
applyDefaultTags(String...) - Method in class sc.fiji.snt.PathManagerUI
Applies a default (built-in) tag to selected Path(s).
applyEdges(UnaryOperator<E>) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
Apply the given operator over the edge set.
applyIcon(AbstractButton, float, IconFactory.GLYPH) - Static method in class sc.fiji.snt.gui.IconFactory
 
applyLayout(mxIGraphLayout) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
applyProperties(Tree) - Method in class sc.fiji.snt.Tree
 
applySelectionFilter(String, Number, Number) - Method in class sc.fiji.snt.PathManagerUI
Selects paths matching a morphometric criteria.
applySelectionFilter(String) - Method in class sc.fiji.snt.PathManagerUI
Selects paths matching a text-based criteria.
applySelectionFilter(String, Number) - Method in class sc.fiji.snt.PathManagerUI
Selects paths matching a morphometric criteria.
applyStyle(SNTChart) - Method in class sc.fiji.snt.analysis.SNTChart
 
applyTag(String) - Method in class sc.fiji.snt.PathManagerUI
Applies a custom tag/ color to selected Path(s).
applyVertices(UnaryOperator<V>) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
Apply the given operator over the vertex set.
appTitle - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
AREA - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for area normalization (Semi-log/Log-log method)
ArraySearchImage<V> - Class in sc.fiji.snt.tracing.image
 
ArraySearchImage(Class<V>, int, int) - Constructor for class sc.fiji.snt.tracing.image.ArraySearchImage
 
ArraySearchImageSupplier(Class<V>, int, int) - Constructor for class sc.fiji.snt.tracing.image.SupplierUtil.ArraySearchImageSupplier
 
askUserConfirmation - Variable in class sc.fiji.snt.SNTUI
 
asPath(double, double, double, String) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
asPathReversed(double, double, double, String) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
assembleStats(TreeStatistics.StatisticsInstance, String) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
assembleStats(TreeStatistics.StatisticsInstance, String) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
assessIfBranchesHaveBeenAssigned() - Method in class sc.fiji.snt.analysis.NodeStatistics
 
assignBranches(Tree) - Method in class sc.fiji.snt.analysis.NodeStatistics
Associates the nodes being analyzed to the branches of the specified tree
ASSIGNED_VALUE - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Assigned Tree value
ASSIGNED_VALUE - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying Tree value statistics
assignEdgeWeightsEuclidean() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
For all edges, sets the Euclidean distance between the source and target vertex as the weight.
assignEditor(GraphEditor) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
Assigns an editor.
assignHemisphereTags(DirectedWeightedGraph) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
assignHemisphereTags(Tree) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
assignImage(ImagePlus) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
assignImage(ImagePlus) - Method in class sc.fiji.snt.Tree
Assigns the spatial calibration of an image to this Tree.
assignListenerToHelpButton(String, ActionListener) - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Adds a "Help" button and attaches the specified listener to it.
assignPoints(Set<ShollPoint>) - Method in class sc.fiji.snt.analysis.sholl.ProfileEntry
 
assignPopupToHelpButton(JPopupMenu) - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Attaches the specified JPopupMenu to the GenericDialog "Help" button renamed "More »".
assignPopupToHelpButton(String, JPopupMenu) - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Adds a "Help" button and attaches the specified JPopupMenu to it.
assignProperty(String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
assignSpatialSettings(ImagePlus) - Method in class sc.fiji.snt.PathAndFillManager
 
assignToLeftHemisphere(Tree) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
assignToRightHemisphere(Tree) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
assignUniqueColors(Collection<Tree>) - Static method in class sc.fiji.snt.Tree
 
assignUniqueColors(Collection<String>) - Method in class sc.fiji.snt.viewer.Viewer3D
 
assignValue(double) - Method in class sc.fiji.snt.Tree
Assigns a numeric property to this Tree.
assignValues() - Method in class sc.fiji.snt.analysis.PathProfiler
Calls PathProfiler.assignValues(Path) on the Paths of the profiled Tree
assignValues(int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
assignValues(Path) - Method in class sc.fiji.snt.analysis.PathProfiler
Retrieves pixel intensities at each node of the Path storing them as Path values
assignValues(Path, int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
assignValues(boolean) - Method in class sc.fiji.snt.SNTService
Assigns pixel intensities at each Path node, storing them as Path values.
atGoal(int, int, int, boolean) - Method in class sc.fiji.snt.tracing.SearchThread
 
atGoal(int, int, int, boolean) - Method in class sc.fiji.snt.tracing.TracerThread
 
autoCanvasActivation - Variable in class sc.fiji.snt.SNT
 
autoTrace(SNTPoint, SNTPoint, PointInImage) - Method in class sc.fiji.snt.SNT
Automatically traces a path from a point A to a point B.
autoTrace(SNTPoint, SNTPoint, PointInImage, boolean) - Method in class sc.fiji.snt.SNT
 
autoTrace(List<SNTPoint>, PointInImage) - Method in class sc.fiji.snt.SNT
Automatically traces a path from a list of points and adds it to the active PathAndFillManager instance.
autoTrace(List<SNTPoint>, PointInImage, boolean) - Method in class sc.fiji.snt.SNT
 
availableLookAndFeels() - Static method in class sc.fiji.snt.gui.GuiUtils
 
average(Collection<Color>) - Static method in class sc.fiji.snt.util.SNTColor
Averages a collection of colors
average(Collection<T>) - Static method in interface sc.fiji.snt.util.SNTPoint
 
AVG_BRANCH_LENGTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Average branch length" analysis.
AVG_CONTRACTION - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Average contraction" statistics
AVG_FRACTAL_DIMENSION - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "Average fractal dimension" statistics
AVG_FRAGMENTATION - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Average fragmentation" statistics
AVG_PARTITION_ASYMMETRY - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "Average partition asymmetry" statistics
AVG_REMOTE_ANGLE - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "Average remote bif. angle" statistics
AVG_SPINE_DENSITY - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Average spine/varicosity density" statistics.
AVG_SPINE_DENSITY - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Average spine/varicosity density" mapping.
AVG_SPINE_DENSITY - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Average spine/varicosity density" statistics.
AXES_NORMAL - Static variable in class sc.fiji.snt.gui.ShollAnalysisDialog
Deprecated.
 
AXON - Static variable in class sc.fiji.snt.io.MouseLightLoader
The Constant AXON.
AXONAL - Static variable in interface sc.fiji.snt.TreeProperties
 

B

ballRadiusMultiplier - Static variable in class sc.fiji.snt.SNT
 
baryCenter(double[], double[]) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
Calculates the centroid of a non-self-intersecting closed polygon.
BETWEENNESS_CENTRALITY - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Betweenness centrality" mapping.
BIN_AVERAGE - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Flag for integration of repeated measures (2D analysis): average
BIN_MEDIAN - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Flag for integration of repeated measures (2D analysis): median
BIN_MODE - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Flag for integration of repeated measures (2D analysis): mode
bind(String, Action) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
bind(String, Action, String) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
bind(String, Action, Icon) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
BiSearch - Class in sc.fiji.snt.tracing
A flexible implementation of the bidirectional heuristic search algorithm described in Pijls, W.H.L.M.
BiSearch(RandomAccessibleInterval<? extends RealType<?>>, Calibration, int, int, int, int, int, int, int, long, SNT.SearchImageType, Cost, Heuristic) - Constructor for class sc.fiji.snt.tracing.BiSearch
 
BiSearch(SNT, RandomAccessibleInterval<? extends RealType<?>>, int, int, int, int, int, int, Cost, Heuristic) - Constructor for class sc.fiji.snt.tracing.BiSearch
 
BiSearch(SNT, int, int, int, int, int, int, Cost, Heuristic) - Constructor for class sc.fiji.snt.tracing.BiSearch
 
BiSearch(SNT, int, int, int, int, int, int) - Constructor for class sc.fiji.snt.tracing.BiSearch
 
BiSearchArtist - Class in sc.fiji.snt.tracing.artist
 
BiSearchArtist(BiSearch, Color, Color) - Constructor for class sc.fiji.snt.tracing.artist.BiSearchArtist
 
BiSearchNode - Class in sc.fiji.snt.tracing
A SearchNode which can maintain both a from-start and from-goal search state.
BiSearchNode() - Constructor for class sc.fiji.snt.tracing.BiSearchNode
 
BiSearchNode(int, int, int) - Constructor for class sc.fiji.snt.tracing.BiSearchNode
 
BiSearchNode(int, int, int, double, double, double, double, BiSearchNode, BiSearchNode) - Constructor for class sc.fiji.snt.tracing.BiSearchNode
 
BiSearchNode.State - Enum in sc.fiji.snt.tracing
 
blinkingError(JComponent, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
borderLineCostFactor - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Cost factor applied to energy calculations for node proximity to the notional border of the graph.
BoundingBox - Class in sc.fiji.snt.util
A BoundingBox contains information (including spatial calibration) of a tracing canvas bounding box, i.e., the minimum bounding cuboid containing all nodes (SNTPoints) of a reconstructed structure.
BoundingBox() - Constructor for class sc.fiji.snt.util.BoundingBox
Constructs an 'empty' BoundingBox using default values, with the box origin defined as a point with Double.NaN coordinates and Double.NaN dimensions
BRAIN_ROOT_ID - Static variable in class sc.fiji.snt.annotation.AllenUtils
 
BrainAnnotation - Interface in sc.fiji.snt.annotation
Classes extending this interface implement a neuropil label/annotation aka "compartment".
BrainAnnotationCmd - Class in sc.fiji.snt.plugin
Command to perform distribution analysis of BrainAnnotations on an annotated Tree.
BrainAnnotationCmd() - Constructor for class sc.fiji.snt.plugin.BrainAnnotationCmd
 
brainBarycentre(String) - Static method in class sc.fiji.snt.annotation.VFBUtils
Returns the spatial centroid of an adult Drosophila template brain.
brainBarycentre() - Static method in class sc.fiji.snt.annotation.ZBAtlasUtils
Returns the spatial centroid of the template brain.
brainCenter() - Static method in class sc.fiji.snt.annotation.AllenUtils
Returns the spatial centroid of the Allen CCF.
BRANCH_LENGTH - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for "Branch length" analysis.
BRANCH_LENGTH - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for "Branch length" analysis.
BRANCH_LENGTH - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Branch length" analysis.
BRANCH_ORDER - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for "Branch order" statistics.
BRANCH_ORDER - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for "Branch order" statistics.
BRANCH_POINTS - Static variable in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
buildDate() - Static method in class sc.fiji.snt.SNTUtils
Retrieves Sholl Analysis implementation date
buttonPanel(JButton...) - Static method in class sc.fiji.snt.SNTUI
 

C

cal - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
call() - Method in class sc.fiji.snt.analysis.ProfileProcessor
Process and return the profile values.
call() - Method in class sc.fiji.snt.PathFitter
Takes the signal from the image specified in the constructor to fit cross-section circles around the nodes of input path.
CallIJ1LegacyCmd - Class in sc.fiji.snt.plugin.ij1
Command to invoke legacy neuroanatomy-related plugins
CallIJ1LegacyCmd() - Constructor for class sc.fiji.snt.plugin.ij1.CallIJ1LegacyCmd
 
cancel() - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
cancel(String) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
cancel() - Method in class sc.fiji.snt.plugin.PathMatcherCmd
 
cancel() - Method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
cancelFit(boolean) - Method in class sc.fiji.snt.PathManagerUI
 
CANCELLED - Static variable in class sc.fiji.snt.tracing.SearchThread
 
cancelPath() - Method in class sc.fiji.snt.SNT
Cancels the temporary path.
cancelSearch(boolean) - Method in class sc.fiji.snt.SNT
 
cancelTemporary() - Method in class sc.fiji.snt.SNT
 
canvasOffset - Variable in class sc.fiji.snt.Path
 
canvasResized() - Method in class sc.fiji.snt.PathAndFillManager
Deprecated.
captureView(String, boolean) - Method in class sc.fiji.snt.SNTService
Retrieves a WYSIWYG 'snapshot' of a tracing canvas.
captureView(String, ColorRGB) - Method in class sc.fiji.snt.SNTService
Retrieves a WYSIWYG 'snapshot' of a tracing canvas without voxel data.
cellLabelChanged(Object, Object, boolean) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
center - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
center() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
CENTER - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
center - Variable in class sc.fiji.snt.util.CircleCursor3D
 
centeredMsg(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
centeredMsg(String, String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
centerGraph() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
CENTERLINE - Static variable in class sc.fiji.snt.analysis.PathProfiler
 
centerPoint - Variable in class sc.fiji.snt.util.CircleCursor3D
 
CENTROID - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
cGraph - Variable in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
changeState(FillManagerUI.State) - Method in class sc.fiji.snt.FillManagerUI
Changes this UI to a new state.
changeState(int) - Method in class sc.fiji.snt.SNTUI
Changes this UI to a new state.
changeTracker - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
changeUIState(int) - Method in class sc.fiji.snt.SNT
 
channel - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
channel - Variable in class sc.fiji.snt.SNT
 
chebyshevDxTo(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
chebyshevXYdxTo(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
chebyshevZdxTo(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
checkStatus() - Method in class sc.fiji.snt.tracing.BiSearch
 
checkStatus() - Method in class sc.fiji.snt.tracing.SearchThread
 
checkUnsetFields(boolean) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
checkUnsetFields() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
children - Variable in class sc.fiji.snt.Path
 
childrenAsString() - Method in class sc.fiji.snt.Path
 
choice - Variable in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
ChooseDataset - Class in sc.fiji.snt.plugin
 
ChooseDataset() - Constructor for class sc.fiji.snt.plugin.ChooseDataset
 
ChooseDatasetCmd - Class in sc.fiji.snt.gui.cmds
Implements the 'Choose Tracing Image (From Open Image)...' command.
ChooseDatasetCmd() - Constructor for class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
CIRCLE - Static variable in class sc.fiji.snt.analysis.PathProfiler
 
circle(double, double, double) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
circle(Object[], double, double, double) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutScaled
 
circle(Object[], double, double, double) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutSorted
 
CircleCursor3D<T> - Class in sc.fiji.snt.util
Iterate the pixels of an oriented circle in 3-space using Bresenham's algorithm, where the circle is constructed from the unit normal to the circle plane, the center point, and radius.
CircleCursor3D(RandomAccessible<T>, Localizable, long, double[]) - Constructor for class sc.fiji.snt.util.CircleCursor3D
Iterates over a Bresenham circle in the target RandomAccessible.
CircleCursor3D(RandomAccessible<T>, Localizable, long, double[], double[]) - Constructor for class sc.fiji.snt.util.CircleCursor3D
Iterates over a Bresenham circle in the target RandomAccessible.
citationMsg() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
citationURL() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
classify(DirectedWeightedGraph, boolean) - Static method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
clear() - Method in class sc.fiji.snt.PathAndFillManager
Deletes all paths and fills.
clearAll() - Method in class sc.fiji.snt.gui.cmds.PrefsCmd
Clears all of SNT preferences.
clearAll() - Static method in class sc.fiji.snt.SNTPrefs
 
clearSelection() - Method in class sc.fiji.snt.PathManagerUI
 
clearStatus() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
clickAtMaxPoint(int, int, int) - Method in class sc.fiji.snt.SNT
 
clickAtMaxPoint(int, int, int, boolean) - Method in class sc.fiji.snt.SNT
 
clickForTrace(Point3d, boolean) - Method in class sc.fiji.snt.SNT
 
clickForTrace(double, double, double, boolean) - Method in class sc.fiji.snt.SNT
 
clickForTrace(double, double, int, boolean) - Method in class sc.fiji.snt.SNT
 
clone() - Method in class sc.fiji.snt.Path
 
clone(boolean) - Method in class sc.fiji.snt.Path
 
clone() - Method in class sc.fiji.snt.Tree
 
clone() - Method in class sc.fiji.snt.util.BoundingBox
 
clone() - Method in class sc.fiji.snt.util.PointInImage
 
closeAndResetAllPanes() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
closeAndResetAllPanes() - Method in class sc.fiji.snt.SNT
 
CLOSED_FROM_GOAL - Static variable in class sc.fiji.snt.tracing.SearchThread
 
closed_from_goal_count - Variable in class sc.fiji.snt.tracing.BiSearch
 
closed_from_goal_count - Variable in class sc.fiji.snt.tracing.SearchThread
 
CLOSED_FROM_START - Static variable in class sc.fiji.snt.tracing.SearchThread
 
closed_from_start_count - Variable in class sc.fiji.snt.tracing.BiSearch
 
closed_from_start_count - Variable in class sc.fiji.snt.tracing.SearchThread
 
closeSplashScreen() - Static method in class sc.fiji.snt.gui.GuiUtils
 
closestIntersection - Variable in class sc.fiji.snt.NearPoint
 
closeTable() - Method in class sc.fiji.snt.PathManagerUI
 
cmdService - Variable in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
collapseAllTreeNodes(JTree) - Static method in class sc.fiji.snt.gui.GuiUtils
 
collectionAsReader(Collection<SWCPoint>) - Static method in class sc.fiji.snt.util.SWCPoint
Converts a collection of SWC points into a Reader.
color() - Method in class sc.fiji.snt.util.SNTColor
Retrieves the AWT color
COLOR_SOMA_MESH - Static variable in class sc.fiji.snt.gui.cmds.AnnotationGraphRecViewerCmd
 
COLOR_UNIQUE - Static variable in class sc.fiji.snt.gui.cmds.AnnotationGraphRecViewerCmd
 
colorChanged(Color) - Method in interface sc.fiji.snt.gui.ColorChangedListener
 
ColorChangedListener - Interface in sc.fiji.snt.gui
Interface for monitoring changes in ColorChooserButton.
ColorChooserButton - Class in sc.fiji.snt.gui
Creates a JButton holding a color chooser.
ColorChooserButton(Color) - Constructor for class sc.fiji.snt.gui.ColorChooserButton
 
ColorChooserButton(Color, String) - Constructor for class sc.fiji.snt.gui.ColorChooserButton
 
ColorChooserButton(Color, String, double, int) - Constructor for class sc.fiji.snt.gui.ColorChooserButton
 
colorCode(Collection<String>, String, ColorTable) - Method in class sc.fiji.snt.viewer.Viewer3D
Runs MultiTreeColorMapper on the specified collection of Trees.
colorCode(String, String, ColorTable) - Method in class sc.fiji.snt.viewer.Viewer3D
Runs TreeColorMapper on the specified Tree.
colorImage - Variable in class sc.fiji.snt.SNT
 
ColorMapper - Class in sc.fiji.snt.analysis
Parent class for ColorMappers.
ColorMapper() - Constructor for class sc.fiji.snt.analysis.ColorMapper
 
ColorMapReconstructionCmd - Class in sc.fiji.snt.gui.cmds
Implements Reconstruction Viewer's 'Color coding' commands.
ColorMapReconstructionCmd() - Constructor for class sc.fiji.snt.gui.cmds.ColorMapReconstructionCmd
 
ColorMenu - Class in sc.fiji.snt.gui
Generates a simplified color widget holding both predetermined colors and user-defined ones.
ColorMenu(String) - Constructor for class sc.fiji.snt.gui.ColorMenu
 
colorTable - Variable in class sc.fiji.snt.analysis.ColorMapper
 
colorToString(Color) - Static method in class sc.fiji.snt.util.SNTColor
Returns the color encoded as hex string with the format #rrggbbaa.
combine(BoundingBox) - Method in class sc.fiji.snt.util.BoundingBox
Combines Combines this bounding box with another one.
COMMAND_LABEL - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
The Menu entry of this plugin as specified in plugins.config
CommonDynamicCmd - Class in sc.fiji.snt.gui.cmds
Command class for GUI commands extending DynamicCommand
CommonDynamicCmd() - Constructor for class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
Comparator - Class in sc.fiji.snt.analysis.sholl.math
Compares two profiles statistically.
Comparator(Profile, Profile) - Constructor for class sc.fiji.snt.analysis.sholl.math.Comparator
 
CompareFilesCmd - Class in sc.fiji.snt.gui.cmds
Command for opening two SWC/traces files in a dedicated Reconstruction Viewer.
CompareFilesCmd() - Constructor for class sc.fiji.snt.gui.cmds.CompareFilesCmd
 
compareTo(ProfileEntry) - Method in class sc.fiji.snt.analysis.sholl.ProfileEntry
 
compareTo(ShollAnalysisDialog.ShollPoint) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollPoint
Deprecated.
 
compareTo(NearPoint) - Method in class sc.fiji.snt.NearPoint
 
compareTo(Path) - Method in class sc.fiji.snt.Path
 
compareTo(DefaultSearchNode) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
compareTo(SWCPoint) - Method in class sc.fiji.snt.util.SWCPoint
 
compute(RandomAccessibleInterval<T>, RandomAccessibleInterval<U>) - Method in class sc.fiji.snt.filter.Frangi
 
compute(RandomAccessibleInterval<T>, RandomAccessibleInterval<U>) - Method in class sc.fiji.snt.filter.Tubeness
 
compute() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
compute(Iterator<? extends SNTPoint>) - Method in class sc.fiji.snt.util.BoundingBox
Computes a new positioning so that this box encloses the specified point cloud.
ComputeSecondaryImg<T extends RealType<T> & NativeType<T>,U extends RealType<U> & NativeType<U>> - Class in sc.fiji.snt.gui.cmds
Implements the "Generate Secondary Layer" command.
ComputeSecondaryImg() - Constructor for class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
confirmTemporary(boolean) - Method in class sc.fiji.snt.SNT
 
confirmTemporarySegments - Variable in class sc.fiji.snt.SNTUI
 
CONNECTIVITY - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Connected components" mapping.
CONST_16 - Static variable in class sc.fiji.snt.tracing.cost.Reciprocal
 
constantLUT(Color) - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
 
contains(PointInImage) - Method in class sc.fiji.snt.Path
Check whether this Path contains the specified point
contains(BoundingBox) - Method in class sc.fiji.snt.util.BoundingBox
Checks whether the specified BoundingBox is enclosed by this one .
contains(SNTPoint) - Method in class sc.fiji.snt.util.BoundingBox
 
containsCheckboxes - Variable in class sc.fiji.snt.gui.SNTSearchableBar
 
containsUnscaledNodesInViewPort(TracerCanvas) - Method in class sc.fiji.snt.Path
 
containsValidData() - Method in class sc.fiji.snt.analysis.SNTChart
 
contentAdded(Content) - Method in class sc.fiji.snt.PathAndFillManager
Deprecated.
contentChanged(Content) - Method in class sc.fiji.snt.PathAndFillManager
Deprecated.
contentRemoved(Content) - Method in class sc.fiji.snt.PathAndFillManager
Deprecated.
contentSelected(Content) - Method in class sc.fiji.snt.PathAndFillManager
Deprecated.
CONTRACTION - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Contraction" statistics.
contrastColor(Color) - Static method in class sc.fiji.snt.util.SNTColor
Returns a suitable 'contrast' color.
contrastColor(Color) - Static method in class sc.fiji.snt.viewer.Viewer3D.Utils
 
convert(RandomAccessible<T>, RandomAccessible<T>) - Method in class sc.fiji.snt.FillConverter
 
convertBinary(RandomAccessible<T>) - Method in class sc.fiji.snt.FillConverter
 
convertBranchPoints() - Method in class sc.fiji.snt.analysis.RoiConverter
Converts all the branch poisnts associated with the parsed paths into PointRois, adding them to the overlay of the image specified in the constructor.
convertBranchPoints(Overlay) - Method in class sc.fiji.snt.analysis.RoiConverter
Converts all the branch points associated with the parsed paths into PointRois
convertDistance(RandomAccessible<FloatType>) - Method in class sc.fiji.snt.FillConverter
 
convertPaths(Overlay) - Method in class sc.fiji.snt.analysis.RoiConverter
Converts paths into 2D polyline ROIs (segment paths)
convertPaths() - Method in class sc.fiji.snt.analysis.RoiConverter
Converts paths into 2D polyline ROIs (segment paths), adding them to the overlay of the image specified in the constructor.
convertService - Variable in class sc.fiji.snt.SNT
 
convertTips(Overlay) - Method in class sc.fiji.snt.analysis.RoiConverter
Converts all the tips associated with the parsed paths into PointRois
convertTips() - Method in class sc.fiji.snt.analysis.RoiConverter
Converts all the tips associated with the parsed paths into PointRois, adding them to the overlay of the image specified in the constructor.
convertTo32bit(ImagePlus) - Static method in class sc.fiji.snt.SNTUtils
 
convertTo8bit(ImagePlus) - Static method in class sc.fiji.snt.SNTUtils
 
convertValueToString(Object) - Method in class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
convertValueToString(Object) - Method in class sc.fiji.snt.viewer.geditor.SNTPseudographAdapter
 
convertValueToString(Object) - Method in class sc.fiji.snt.viewer.geditor.TreeGraphAdapter
 
copy() - Method in class sc.fiji.snt.util.CircleCursor3D
 
copy() - Method in class sc.fiji.snt.util.PathCursor
 
copyCursor() - Method in class sc.fiji.snt.util.CircleCursor3D
 
copyCursor() - Method in class sc.fiji.snt.util.DiskCursor3D
 
copyCursor() - Method in class sc.fiji.snt.util.PathCursor
 
Cost - Interface in sc.fiji.snt.tracing.cost
Interface for cost function implementations used by SearchInterface
costFunction - Variable in class sc.fiji.snt.tracing.BiSearch
 
costFunction - Variable in class sc.fiji.snt.tracing.SearchThread
 
costMovingTo(double) - Method in interface sc.fiji.snt.tracing.cost.Cost
 
costMovingTo(double) - Method in class sc.fiji.snt.tracing.cost.Difference
 
costMovingTo(double) - Method in class sc.fiji.snt.tracing.cost.DifferenceSq
 
costMovingTo(double) - Method in class sc.fiji.snt.tracing.cost.OneMinusErf
 
costMovingTo(double) - Method in class sc.fiji.snt.tracing.cost.Reciprocal
 
COUNT - Static variable in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
count - Variable in class sc.fiji.snt.analysis.sholl.ProfileEntry
The number of intersection counts associated at this entry's radius
counts() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
countsAsArray() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
create(SearchInterface) - Method in class sc.fiji.snt.tracing.artist.SearchArtistFactory
 
create(FillerThread) - Method in class sc.fiji.snt.tracing.artist.SearchArtistFactory
 
create(TracerThread) - Method in class sc.fiji.snt.tracing.artist.SearchArtistFactory
 
create(BiSearch) - Method in class sc.fiji.snt.tracing.artist.SearchArtistFactory
 
createCanvas(ImagePlus, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
createCanvas(ImagePlus, int) - Method in class sc.fiji.snt.SNT
 
createCanvas() - Method in class sc.fiji.snt.viewer.geditor.AnnotationGraphComponent
 
createCanvas() - Method in class sc.fiji.snt.viewer.geditor.SNTPseudographComponent
 
createCircles() - Method in class sc.fiji.snt.Path
 
createCloseButton(AbstractAction) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
createComboBox() - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
createFindNextButton(AbstractAction) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
createFindPrevButton(AbstractAction) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
createFrame(Context) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
createFromFile(String, int...) - Static method in class sc.fiji.snt.PathAndFillManager
Creates a PathAndFillManager instance from imported data
createFromGraph(DirectedWeightedGraph, boolean) - Static method in class sc.fiji.snt.PathAndFillManager
Create a new PathAndFillManager instance from the graph.
createFromNodes(Collection<SWCPoint>) - Static method in class sc.fiji.snt.PathAndFillManager
Creates a PathAndFillManager instance from a collection of reconstruction nodes.
createGraph(Collection<SWCPoint>, boolean) - Static method in class sc.fiji.snt.analysis.graph.GraphUtils
Deprecated.
createGraph(Tree) - Static method in class sc.fiji.snt.analysis.graph.GraphUtils
Deprecated.
createHighlightButton() - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
createIcon(Color, int, int) - Static method in class sc.fiji.snt.gui.GuiUtils
 
createImg(Interval, int[], T, CellLoader<T>) - Static method in class sc.fiji.snt.filter.Lazy
 
createIntervals(long[], long[]) - Static method in class sc.fiji.snt.util.ImgUtils
Partition the source dimensions into a list of Intervals with given dimensions.
createLayout(String) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
Creates a layout instance for the given identifier.
createMatchCaseButton() - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
createMorphoFilteringButton() - Method in class sc.fiji.snt.gui.PathManagerUISearchableBar
 
createNewNode(int, int, int, double, double, DefaultSearchNode, byte) - Method in class sc.fiji.snt.tracing.SearchThread
 
createPath() - Method in class sc.fiji.snt.Path
Returns a new Path with this Path's attributes (e.g.
createStatusBar() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
createSupplier(SNT.SearchImageType, Class<V>, int, int) - Static method in class sc.fiji.snt.tracing.image.SupplierUtil
 
createToolBar() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
createTree(Graph<SWCPoint, ?>) - Static method in class sc.fiji.snt.analysis.graph.GraphUtils
Deprecated.
createUndoManager() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
crossingsAtDistanceSquared(double) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
csvQuoteAndPrint(PrintWriter, Object) - Static method in class sc.fiji.snt.SNTUtils
 
csvSample() - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
 
ctrlKey() - Static method in class sc.fiji.snt.gui.GuiUtils
 
currentFile - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
currentPath - Variable in class sc.fiji.snt.SNT
 
cursorLocked - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
cursorSnapWindowXY - Variable in class sc.fiji.snt.SNT
 
cursorSnapWindowZ - Variable in class sc.fiji.snt.SNT
 
CURVE_FITTING - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
CustomizeLegendCmd - Class in sc.fiji.snt.gui.cmds
Command for customizing a LUT legend in Reconstruction Viewer
CustomizeLegendCmd() - Constructor for class sc.fiji.snt.gui.cmds.CustomizeLegendCmd
 
CustomizeObjCmd - Class in sc.fiji.snt.gui.cmds
Command for customizing an OBJ mesh in Reconstruction Viewer
CustomizeObjCmd() - Constructor for class sc.fiji.snt.gui.cmds.CustomizeObjCmd
 
CustomizeTreeCmd - Class in sc.fiji.snt.gui.cmds
Command for customizing selected Trees in Reconstruction Viewer.
CustomizeTreeCmd() - Constructor for class sc.fiji.snt.gui.cmds.CustomizeTreeCmd
 

D

d2s(double) - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
 
datasetIOService - Variable in class sc.fiji.snt.SNT
 
debug(Object) - Method in class sc.fiji.snt.util.Logger
 
DECAY - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
DEF_CONTROLS_SENSITIVITY - Static variable in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
DEF_DEBUG_MODE - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_DETAILED_METRICS - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_ENCLOSING_RADIUS_CUTOFF - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_INCLUDE_ZERO_COUNTS - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_KS_TESTING - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_MAX_DEGREE - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_MIN_DEGREE - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_ROTATION_ANGLE - Static variable in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
DEF_ROTATION_DURATION - Static variable in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
DEF_ROTATION_FPS - Static variable in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
DEF_RSQUARED - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_SCRIPT_EXTENSION - Static variable in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
DEF_SKIP_SINGLE_VOXELS - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_SKIP_SOMATIC_SEGMENTS - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
DEF_SNAPSHOT_DIR - Static variable in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
DEFAULT_DESELECTED_COLOR - Static variable in class sc.fiji.snt.SNT
 
DEFAULT_DESELECTED_COLOR3F - Static variable in class sc.fiji.snt.SNT
 
DEFAULT_MAX_RADIUS - Static variable in class sc.fiji.snt.PathFitter
The default max radius constraining the fit.
DEFAULT_MENU_WEIGHT - Static variable in class sc.fiji.snt.gui.GuiUtils
The default sorting weight for the Plugins>Neuroanatomy> submenu
DEFAULT_SELECTED_COLOR3F - Static variable in class sc.fiji.snt.SNT
 
defaultGbc() - Static method in class sc.fiji.snt.gui.GuiUtils
 
DefaultSearchNode - Class in sc.fiji.snt.tracing
 
DefaultSearchNode() - Constructor for class sc.fiji.snt.tracing.DefaultSearchNode
 
DefaultSearchNode(int, int, int, double, double, DefaultSearchNode, byte) - Constructor for class sc.fiji.snt.tracing.DefaultSearchNode
 
DEGREES - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
DELETE - Static variable in class sc.fiji.snt.util.ShollPoint
 
deleteFills(int[]) - Method in class sc.fiji.snt.PathAndFillManager
 
deletePath(int) - Method in class sc.fiji.snt.PathAndFillManager
Deletes a Path by index
deletePath(Path) - Method in class sc.fiji.snt.PathAndFillManager
Deletes a path.
deletePaths(Collection<Path>) - Method in class sc.fiji.snt.PathAndFillManager
Deletes a collection of paths.
deletePaths(int[]) - Method in class sc.fiji.snt.PathAndFillManager
Delete paths by position.
DEMO_SCRIPT - Static variable in class sc.fiji.snt.gui.ScriptInstaller
 
demoImage(String) - Method in class sc.fiji.snt.SNTService
Returns one of the demo images bundled with SNT image associated with the demo (fractal) tree.
demoProfile() - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
 
demoTree() - Method in class sc.fiji.snt.SNTService
Deprecated.
demoTree(String) - Method in class sc.fiji.snt.SNTService
Returns a demo tree.
demoTreeImage() - Method in class sc.fiji.snt.SNTService
Deprecated.
demoTrees() - Method in class sc.fiji.snt.SNTService
Returns a collection of four demo reconstructions (dendrites from pyramidal cells from the MouseLight database).
demoTreesSWC() - Method in class sc.fiji.snt.SNTService
 
DENDRITE - Static variable in class sc.fiji.snt.io.MouseLightLoader
The Constant DENDRITE.
DENDRITIC - Static variable in interface sc.fiji.snt.TreeProperties
 
DEPTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Depth" statistics
depth() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
depth - Variable in class sc.fiji.snt.gui.cmds.NewGraphOptionsCmd
 
depth - Variable in class sc.fiji.snt.SNT
 
depth() - Method in class sc.fiji.snt.util.BoundingBox
 
DESCRIPTION_HTML - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
deselectedColor - Variable in class sc.fiji.snt.SNT
 
deselectedColor3f - Variable in class sc.fiji.snt.SNT
 
detectEditingPath() - Method in class sc.fiji.snt.SNT
 
dialog(String, JComponent, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
dialogItemChanged(GenericDialog, AWTEvent) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Retrieves values from the dialog, disabling dialog components that are not applicable.
dialogItemChanged(GenericDialog, AWTEvent) - Method in class sc.fiji.snt.plugin.ij1.ShollAnalysisPlugin
Deprecated.
 
difference(AnnotationGraph, AnnotationGraph) - Static method in class sc.fiji.snt.analysis.graph.AnnotationGraphUtils
Return the graph representing the difference of edge sets of graph1 - graph2
Difference - Class in sc.fiji.snt.tracing.cost
 
Difference(double, double) - Constructor for class sc.fiji.snt.tracing.cost.Difference
 
DifferenceSq - Class in sc.fiji.snt.tracing.cost
 
DifferenceSq(double, double) - Constructor for class sc.fiji.snt.tracing.cost.DifferenceSq
 
Dijkstra - Class in sc.fiji.snt.tracing.heuristic
 
Dijkstra() - Constructor for class sc.fiji.snt.tracing.heuristic.Dijkstra
 
DirectedWeightedGraph - Class in sc.fiji.snt.analysis.graph
Class for accessing a reconstruction as a graph structure.
DirectedWeightedGraph(Tree) - Constructor for class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Creates a DirectedWeightedGraph from a Tree with edge weights corresponding to inter-node distances.
DirectedWeightedGraph(Tree, boolean) - Constructor for class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Creates a DirectedWeightedGraph from a Tree, with the option to assign edge weights corresponding to inter-node distances.
DirectedWeightedGraph() - Constructor for class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Creates an empty DirectedWeightedGraph.
DirectedWeightedGraph(Collection<SWCPoint>, boolean) - Constructor for class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Creates a DirectedWeightedGraph from a collection of reconstruction nodes.
DirectedWeightedSubgraph - Class in sc.fiji.snt.analysis.graph
Class for accessing the sub-graph that has a subset of vertices and a subset of edges of a DirectedWeightedGraph.
DirectedWeightedSubgraph(DirectedWeightedGraph, Set<SWCPoint>) - Constructor for class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Creates a subgraph from a sub-set of nodes.
DIRECTORY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
disableEdgeStyle - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Specifies if the STYLE_NOEDGESTYLE flag should be set on edges that are modified by the result.
disableEvents(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Sets whether mouse and key events should be waived back to IJ.
disableEventsAllPanes(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
disableImageDependentComponents() - Method in class sc.fiji.snt.SNTUI
 
disableZoomAllPanes(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
discardFill() - Method in class sc.fiji.snt.SNT
 
discardFit() - Method in class sc.fiji.snt.Path
 
discardOnDoubleCancellation - Variable in class sc.fiji.snt.SNTUI
 
disconnectFromAll() - Method in class sc.fiji.snt.Path
 
discreteMsg(String) - Method in class sc.fiji.snt.SNT
 
DISK - Static variable in class sc.fiji.snt.analysis.PathProfiler
 
DiskCursor3D<T> - Class in sc.fiji.snt.util
Iterate the pixels of an oriented solid disk in 3-space, where the disk is constructed from the unit normal to the circle plane, the center point, and radius.
DiskCursor3D(RandomAccessible<T>, Localizable, long, double[]) - Constructor for class sc.fiji.snt.util.DiskCursor3D
Iterates over a parameterized disk in the target RandomAccessible.
DiskCursor3D(RandomAccessible<T>, Localizable, long, double[], double[]) - Constructor for class sc.fiji.snt.util.DiskCursor3D
Iterates over a parameterized disk in the target RandomAccessible.
dismiss() - Method in class sc.fiji.snt.gui.SigmaPalette
 
DISPLAY_PATHS_LINES - Static variable in class sc.fiji.snt.SNT
 
DISPLAY_PATHS_LINES_AND_DISCS - Static variable in class sc.fiji.snt.SNT
 
DISPLAY_PATHS_SURFACE - Static variable in class sc.fiji.snt.SNT
 
displayCustomPathColors - Variable in class sc.fiji.snt.SNT
 
displayOnStarting() - Method in class sc.fiji.snt.SNTUI
 
displayPlot() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
displaySample() - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
Displays the ddaC sample image and returns a reference to it.
displayService - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
dispose() - Method in class sc.fiji.snt.analysis.SNTChart
 
dispose() - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
dispose() - Method in class sc.fiji.snt.SNTService
Quits SNT.
dispose() - Method in class sc.fiji.snt.viewer.Viewer3D
Closes and releases all the resources used by this viewer.
disposeWithouRecording() - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Closes the dialog without Recording the command.
distance - Variable in class sc.fiji.snt.Fill.Node
 
distanceFromPointToLine(double, double, double, double, double, double, double, double, double) - Static method in class sc.fiji.snt.NearPoint
 
distanceFromSinglePointPath(double, double, double, double, double, double) - Static method in class sc.fiji.snt.NearPoint
 
distanceSquaredTo(double, double, double) - Method in class sc.fiji.snt.util.PointInImage
 
distanceSquaredTo(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
distanceThreshold - Variable in class sc.fiji.snt.Fill
 
distanceTo(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
distanceToLineSegment(double, double, double, double, double, double, double, double, double) - Static method in class sc.fiji.snt.NearPoint
 
distanceToPathNearPoint() - Method in class sc.fiji.snt.NearPoint
Returns the distance to the path, If a corresponding point on the path was found .
distanceToPathPoint() - Method in class sc.fiji.snt.NearPoint
 
distanceToPathPointSquared() - Method in class sc.fiji.snt.NearPoint
 
DistributionBPCmd - Class in sc.fiji.snt.gui.cmds
Command for plotting distributions of morphometric properties (branch-related) of Trees
DistributionBPCmd() - Constructor for class sc.fiji.snt.gui.cmds.DistributionBPCmd
 
DistributionCPCmd - Class in sc.fiji.snt.gui.cmds
Command for plotting distributions of whole-cell morphometric properties of Trees
DistributionCPCmd() - Constructor for class sc.fiji.snt.gui.cmds.DistributionCPCmd
 
doMorphoFiltering(Collection<Path>, String, Number, Number) - Method in class sc.fiji.snt.gui.PathManagerUISearchableBar
 
doSearchOnSecondaryData - Variable in class sc.fiji.snt.SNT
 
doublePos - Variable in class sc.fiji.snt.util.CircleCursor3D
 
doubleSpinner(double, double, double, double, int) - Static method in class sc.fiji.snt.gui.GuiUtils
 
downsample(double) - Method in class sc.fiji.snt.Path
 
downsample(ArrayList<SimplePoint>, double) - Static method in class sc.fiji.snt.PathDownsampler
 
downSample(double) - Method in class sc.fiji.snt.Tree
Downsamples the tree.
downsampleAll(double) - Method in class sc.fiji.snt.PathAndFillManager
Downsamples alls path using Ramer–Douglas–Peucker simplification.
drawable - Variable in class sc.fiji.snt.viewer.OBJMesh
 
drawCrosshairs(Graphics2D, double, double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
drawDiametersXY - Variable in class sc.fiji.snt.SNT
 
drawLabel(String, Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
Draws a label at the less crowded corner of an ImageJ plot.
drawOverlay(Graphics2D) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
drawOverlay(Graphics2D) - Method in class sc.fiji.snt.TracerCanvas
 
drawPathAsPoints(TracerCanvas, Graphics2D, Color, int, boolean, boolean) - Method in class sc.fiji.snt.Path
 
drawPathAsPoints(TracerCanvas, Graphics2D, Color, int, boolean, int, int) - Method in class sc.fiji.snt.Path
 
drawPathAsPoints(Graphics2D, TracerCanvas, SNT) - Method in class sc.fiji.snt.Path
 
drawPathAsPoints(TracerCanvas, Graphics2D, Color, int, boolean, boolean, int, int) - Method in class sc.fiji.snt.Path
 
drawProgressOnSlice(int, int, TracerCanvas, Graphics) - Method in class sc.fiji.snt.tracing.artist.BiSearchArtist
 
drawProgressOnSlice(int, int, TracerCanvas, Graphics) - Method in class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
drawProgressOnSlice(int, int, TracerCanvas, Graphics) - Method in interface sc.fiji.snt.tracing.artist.SearchArtist
 
drawProgressOnSlice(int, int, TracerCanvas, Graphics) - Method in class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
duplicate() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
duplicate() - Method in class sc.fiji.snt.viewer.OBJMesh
 
duplicate() - Method in class sc.fiji.snt.viewer.Viewer3D
 
DuplicateCmd - Class in sc.fiji.snt.gui.cmds
GUI command for duplicating a Path.
DuplicateCmd() - Constructor for class sc.fiji.snt.gui.cmds.DuplicateCmd
 

E

ECCENTRICITY - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Eccentricity" mapping.
EDGE_WEIGHT - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Edge weight" mapping.
edgeCrossingCostFactor - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Cost factor applied to energy calculations involving edges that cross over one another.
edgeDistanceCostFactor - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Cost factor applied to energy calculations involving the distance nodes and edges.
edgeLengthCostFactor - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Cost factor applied to energy calculations for the edge lengths.
EDGES - Static variable in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
EDGES - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
EDITING - Static variable in class sc.fiji.snt.SNTUI
Flag specifying UI is currently waiting for user to edit a selected Path
editModeAllowed() - Method in class sc.fiji.snt.SNT
Assesses if activation of 'Edit Mode' is possible.
editModeAllowed(boolean) - Method in class sc.fiji.snt.SNT
 
eitherSide - Variable in class sc.fiji.snt.TracerCanvas
 
EMPTY_LABEL - Static variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
EMPTY_LABEL - Static variable in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
enableAstar(boolean) - Method in class sc.fiji.snt.SNT
Toggles the A* search algorithm (enabled by default)
enableAStarGUI(boolean) - Method in class sc.fiji.snt.SNTUI
Should only be called by SNT.enableAstar(boolean)
enableAutoActivation(boolean) - Method in class sc.fiji.snt.SNT
 
enableAutoSelectionOfFinishedPath(boolean) - Method in class sc.fiji.snt.SNT
 
enableComponents(Container, boolean) - Static method in class sc.fiji.snt.gui.GuiUtils
 
enableEditMode(boolean) - Method in class sc.fiji.snt.SNT
 
enableLegend(boolean) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
EnableSciViewUpdateSiteCmd - Class in sc.fiji.snt.gui.cmds
Implements the 'EnableSciViewUpdateSite' command.
EnableSciViewUpdateSiteCmd() - Constructor for class sc.fiji.snt.gui.cmds.EnableSciViewUpdateSiteCmd
 
enableSecondaryLayerBuiltin(boolean) - Method in class sc.fiji.snt.SNTUI
 
enableSecondaryLayerExternal(boolean) - Method in class sc.fiji.snt.SNTUI
 
enableSecondaryLayerTracing(boolean) - Method in class sc.fiji.snt.SNTUI
 
enableSnapCursor(boolean) - Method in class sc.fiji.snt.SNT
Enables SNT's XYZ snap cursor feature.
enableSourceVersion(boolean) - Method in class sc.fiji.snt.io.NeuroMorphoLoader
 
enableUIupdates - Variable in class sc.fiji.snt.PathAndFillManager
 
ENCLOSING_RADIUS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
ENCLOSING_RADIUS_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
END_RADIUS_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
end_x_image - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
end_y_image - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
end_z_image - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
endElement(String, String, String) - Method in class sc.fiji.snt.PathAndFillManager
 
ENDING_RADIUS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
endRadius() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
endRadiusChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
EnhancedGenericDialog - Class in sc.fiji.snt.gui
Deprecated.
EnhancedGenericDialog(String) - Constructor for class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
EnhancedGenericDialog(String, Frame) - Constructor for class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
EnhancedWaitForUserDialog - Class in sc.fiji.snt.gui
Deprecated.
EnhancedWaitForUserDialog(String) - Constructor for class sc.fiji.snt.gui.EnhancedWaitForUserDialog
Deprecated.
entries() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
equals(Object) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
equals(Object) - Method in class sc.fiji.snt.annotation.AllenCompartment
 
equals(Object) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
equals(Object) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
equals(Object) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
equals(Object) - Method in class sc.fiji.snt.util.BoundingBox
 
equals(Object) - Method in class sc.fiji.snt.util.PointInImage
 
equals(Object) - Method in class sc.fiji.snt.util.ShollPoint
 
equals(Object) - Method in class sc.fiji.snt.util.SNTColor
 
equals(Object) - Method in class sc.fiji.snt.util.SWCPoint
 
equals(Object) - Method in class sc.fiji.snt.viewer.Viewer3D
 
error(String) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
error(String) - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
error(String) - Method in class sc.fiji.snt.gui.cmds.LoadReconstructionCmd
 
error(String) - Method in class sc.fiji.snt.gui.GuiUtils
 
error(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
error(String, String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
error(String) - Method in class sc.fiji.snt.plugin.LocalThicknessCmd
 
error(String) - Method in class sc.fiji.snt.SNT
 
error(String) - Method in class sc.fiji.snt.SNTUI
 
error(String) - Static method in class sc.fiji.snt.SNTUtils
 
error(String, Throwable) - Static method in class sc.fiji.snt.SNTUtils
 
errorPrompt(String) - Static method in class sc.fiji.snt.gui.GuiUtils
 
estimateCostToGoal(int, int, int, int, int, int) - Method in class sc.fiji.snt.tracing.heuristic.Dijkstra
Since Dijkstra's algorithm is equivalent to an A* search where the heuristic function h(x) = 0, return 0.
estimateCostToGoal(int, int, int, int, int, int) - Method in class sc.fiji.snt.tracing.heuristic.Euclidean
 
estimateCostToGoal(int, int, int, int, int, int) - Method in interface sc.fiji.snt.tracing.heuristic.Heuristic
 
estimateCostToGoal(int, int, int, boolean) - Method in class sc.fiji.snt.tracing.TracerThread
 
Euclidean - Class in sc.fiji.snt.tracing.heuristic
A* search heuristic using euclidean distance from current node to goal node
Euclidean(Calibration) - Constructor for class sc.fiji.snt.tracing.heuristic.Euclidean
 
euclideanDxTo(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
execute(Object) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
execute(Object) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutSorted
 
exit() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
EXIT_REASONS_STRINGS - Static variable in class sc.fiji.snt.tracing.SearchThread
 
exitReason - Variable in class sc.fiji.snt.tracing.SearchThread
 
exitRequested() - Method in class sc.fiji.snt.SNTUI
 
expandAllTreeNodes(JTree) - Static method in class sc.fiji.snt.gui.GuiUtils
 
expandNeighbors(BiSearchNode, boolean) - Method in class sc.fiji.snt.tracing.BiSearch
 
export(String) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
exportAllPathsAsSWC(String) - Method in class sc.fiji.snt.PathAndFillManager
Exports all as Paths as SWC file(s).
exportAllPathsAsSWC(Path[], String) - Method in class sc.fiji.snt.PathAndFillManager
 
exportAsCSV(File) - Method in class sc.fiji.snt.analysis.SNTChart
 
exportConnectedStructureAsSWC(Path, File) - Method in class sc.fiji.snt.PathAndFillManager
 
exportDetailToCSV(File) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
exportDocument(Document, File) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
exportFillsAsCSV(File) - Method in class sc.fiji.snt.PathAndFillManager
Export fills as CSV.
exportSummaryToCSV(File) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
exportToCSV(File) - Method in class sc.fiji.snt.PathAndFillManager
Output some potentially useful information about all the Paths managed by this instance as a CSV (comma separated values) file.
exportTree(int, File) - Method in class sc.fiji.snt.PathAndFillManager
 
extractDouble(JTextField) - Static method in class sc.fiji.snt.gui.GuiUtils
 
extractHemiShellFlag(String) - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
 
extractNodes(File, String) - Static method in class sc.fiji.snt.io.MouseLightLoader
Extracts reconstruction(s) from a JSON file.
extractNodes(InputStream, String) - Static method in class sc.fiji.snt.io.MouseLightLoader
 
extractTagsFromPath(Path) - Static method in class sc.fiji.snt.PathManagerUI
 
extractTrees(File, String) - Static method in class sc.fiji.snt.io.MouseLightLoader
Extracts reconstruction(s) from a JSON file.
extractTrees(InputStream, String) - Static method in class sc.fiji.snt.io.MouseLightLoader
 

F

f - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
FADerivedIcon - Class in sc.fiji.snt.gui
Creates icons from Font Awesome Glyphs: High-quality icons that render well at any screen resolution.
FADerivedIcon(char, float, Paint, boolean) - Constructor for class sc.fiji.snt.gui.FADerivedIcon
 
fileAvailable(File) - Static method in class sc.fiji.snt.SNTUtils
 
FileDrop - Class in sc.fiji.snt.gui
This class makes it easy to drag and drop files from the operating system to a Java program.
FileDrop(Component, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructs a FileDrop with a default light-blue border and, if c is a Container, recursively sets all elements contained within as drop targets, though only the top level container will change borders.
FileDrop(Component, boolean, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructor with a default border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructor with a default border and debugging optionally turned on.
FileDrop(PrintStream, Component, boolean, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructor with a default border, debugging optionally turned on and the option to recursively set drop targets.
FileDrop(Component, Border, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructor with a specified border
FileDrop(Component, Border, boolean, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructor with a specified border and the option to recursively set drop targets.
FileDrop(PrintStream, Component, Border, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Constructor with a specified border and debugging optionally turned on.
FileDrop(PrintStream, Component, Border, boolean, FileDrop.Listener) - Constructor for class sc.fiji.snt.gui.FileDrop
Full constructor with a specified border and debugging optionally turned on.
FileDrop.Listener - Interface in sc.fiji.snt.gui
Implement this inner interface to listen for when files are dropped.
filesDropped(File[]) - Method in interface sc.fiji.snt.gui.FileDrop.Listener
This method is called when files have been successfully dropped.
Fill - Class in sc.fiji.snt
Defines a filled structure.
Fill() - Constructor for class sc.fiji.snt.Fill
 
Fill.Node - Class in sc.fiji.snt
Defines a node in a filled structure.
FillConverter - Class in sc.fiji.snt
Map filled nodes from a Collection of FillerThreads to a RandomAccessible.
FillConverter(Collection<FillerThread>) - Constructor for class sc.fiji.snt.FillConverter
 
FillConverter.ResultType - Enum in sc.fiji.snt
 
fillEmptyCells(Object) - Method in class sc.fiji.snt.analysis.SNTTable
 
FillerProgressCallback - Interface in sc.fiji.snt
 
FillerThread - Class in sc.fiji.snt.tracing
Seeded-volume segmentation via single-source shortest paths.
FillerThread(RandomAccessibleInterval<? extends RealType<?>>, Calibration, double, Cost) - Constructor for class sc.fiji.snt.tracing.FillerThread
 
FillerThread(RandomAccessibleInterval<? extends RealType<?>>, Calibration, double, long, Cost) - Constructor for class sc.fiji.snt.tracing.FillerThread
 
FillerThread(RandomAccessibleInterval<? extends RealType<?>>, Calibration, double, int, long, Cost) - Constructor for class sc.fiji.snt.tracing.FillerThread
 
FillerThread(RandomAccessibleInterval<? extends RealType<?>>, Calibration, double, int, long, Cost, SNT.SearchImageType) - Constructor for class sc.fiji.snt.tracing.FillerThread
 
FillerThreadArtist - Class in sc.fiji.snt.tracing.artist
 
FillerThreadArtist(FillerThread, Color, Color) - Constructor for class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
FILLING_URI - Static variable in class sc.fiji.snt.FillManagerUI
 
FillManagerUI - Class in sc.fiji.snt
Implements the Fill Manager dialog.
FillManagerUI(SNT) - Constructor for class sc.fiji.snt.FillManagerUI
Instantiates a new Fill Manager Dialog
FillManagerUI.State - Enum in sc.fiji.snt
 
filterEdges(Predicate<E>) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
Remove edges from this graph that do not match the given predicate.
filterEdgesByWeight(int) - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
filterType - Variable in class sc.fiji.snt.SNT
 
filterVertices(Predicate<V>) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
Remove vertices from this graph that do not match the given predicate.
findAllPointsAlongLine(int, int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
findBestFit(int, int, double, double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Computes the 'best fit' polynomial between a specified range of degrees for this profile and keeps the fit in memory.
findBestFit(int, int, PrefService) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Runs LinearProfileStats.findBestFit(int, int, double, double) using the preferences specified by the user using the ShollAnalysisPrefsCmd command.
findClosestPair(File, String[]) - Static method in class sc.fiji.snt.SNTUtils
 
findClosestPair(File, String) - Static method in class sc.fiji.snt.SNTUtils
 
findJunctionIndices() - Method in class sc.fiji.snt.Path
Returns the indices of nodes which are indicated to be a join, either in this Path object, or any other that starts or ends on it.
findJunctions() - Method in class sc.fiji.snt.Path
Returns the nodes which are indicated to be a join (junction/branch point), either in this Path object, or any other that starts or ends on it.
findPointInStack(int, int, int, int[]) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
findPointInStackPrecise(double, double, int, double[]) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
findSnappingPointInXView(double, double, double[]) - Method in class sc.fiji.snt.SNT
 
fineTuningRadius - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
The radius below which fine tuning of the layout should start This involves allowing the distance between nodes and edges to be taken into account in the total energy calculation.
finished(SearchInterface, boolean) - Method in class sc.fiji.snt.FillManagerUI
 
finished(SearchInterface, boolean) - Method in interface sc.fiji.snt.SearchProgressCallback
 
finished(SearchInterface, boolean) - Method in class sc.fiji.snt.SNT
 
finishedPath() - Method in class sc.fiji.snt.SNT
 
finishOnDoubleConfimation - Variable in class sc.fiji.snt.SNTUI
 
FITCHOICE_KEY - Static variable in class sc.fiji.snt.gui.cmds.PathFitterCmd
 
FITINPLACE_KEY - Static variable in class sc.fiji.snt.gui.cmds.PathFitterCmd
 
fitPolynomial(int) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Fits sampled data to a polynomial function and keeps the fit in memory.
fitted - Variable in class sc.fiji.snt.Path
 
FITTED_MASK - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
fittedVersionOf - Variable in class sc.fiji.snt.Path
 
FITTING_PATHS - Static variable in class sc.fiji.snt.SNTUI
Flag specifying UI is currently waiting for fitting operations to conclude
flag - Variable in class sc.fiji.snt.util.ShollPoint
 
flipGraphToHorizontal(boolean) - Method in class sc.fiji.snt.viewer.geditor.TreeGraphComponent
 
floatingMsg(String, boolean) - Method in class sc.fiji.snt.gui.GuiUtils
 
flush(Collection<SWCPoint>, PrintWriter) - Static method in class sc.fiji.snt.util.SWCPoint
Prints a list of points as space-separated values.
flushSWCPoints(List<SWCPoint>, PrintWriter) - Method in class sc.fiji.snt.PathAndFillManager
 
FlyCircuitLoader - Class in sc.fiji.snt.io
Absurdly simple importer for retrieving SWC data from FlyCircuit.
FlyCircuitLoader() - Constructor for class sc.fiji.snt.io.FlyCircuitLoader
 
formatButton(AbstractButton, IconFactory.GLYPH) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
formatDouble(double, int) - Static method in class sc.fiji.snt.SNTUtils
 
foundGoal(Path) - Method in class sc.fiji.snt.tracing.SearchThread
 
foundGoal(Path) - Method in class sc.fiji.snt.tracing.TracerThread
 
FRACTAL_DIMENSION - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Fractal dimension" statistics.
frame - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
frame - Variable in class sc.fiji.snt.SNT
 
Frangi<T extends RealType<T>,U extends RealType<U>> - Class in sc.fiji.snt.filter
A.F.
Frangi(double[], double[], double) - Constructor for class sc.fiji.snt.filter.Frangi
 
Frangi(double[], double[], double, int) - Constructor for class sc.fiji.snt.filter.Frangi
 
FREE - Static variable in class sc.fiji.snt.tracing.SearchThread
 
freeze() - Method in class sc.fiji.snt.viewer.Viewer3D
Does not allow scene to be interactive.
fromAWTColor(Color) - Method in class sc.fiji.snt.viewer.Viewer3D
 
fromCollection(Collection<Tree>, String) - Static method in class sc.fiji.snt.analysis.TreeStatistics
 
fromFile(String) - Static method in class sc.fiji.snt.Tree
Script-friendly method for creating a Tree from a reconstruction file.
fromFill(RandomAccessibleInterval<? extends RealType<?>>, Calibration, ImageStatistics, Fill) - Static method in class sc.fiji.snt.tracing.FillerThread
 
fromFill(ImagePlus, ImageStatistics, Fill) - Static method in class sc.fiji.snt.tracing.FillerThread
 
fromString(String) - Static method in class sc.fiji.snt.util.ShollPoint
 
FUNC_0_GEODESIC - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The geodesic (i.e., "path") distance from a node to the tree root
FUNC_1_RADIAL - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The euclidean (i.e., "straight line") distance between a node and the tree root
FUNC_2_CENTRIFUGAL - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The centrifugal branch order of a node
FUNC_3_PATH_ORDER - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The Path order of a node.
FUNC_4_X - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The X coordinate of a node
FUNC_5_Y - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The Y coordinate of a node
FUNC_6_Z - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
The Z coordinate of a node
FUNC_UNKNOWN - Static variable in class sc.fiji.snt.analysis.PersistenceAnalyzer
 
fwd() - Method in class sc.fiji.snt.util.CircleCursor3D
 
fwd() - Method in class sc.fiji.snt.util.DiskCursor3D
 
fwd() - Method in class sc.fiji.snt.util.PathCursor
 

G

g - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
gaussianCalculated(boolean) - Method in class sc.fiji.snt.SNTUI
 
geSelectedPathsAsTree() - Method in class sc.fiji.snt.PathManagerUI
Gets the collection of paths listed in the Path Manager as a Tree object.
get(BrainAnnotation) - Method in class sc.fiji.snt.analysis.NodeStatistics
Gets the list of nodes associated with the specified compartment (neuropil label).
get(BrainAnnotation, boolean) - Method in class sc.fiji.snt.analysis.NodeStatistics
Gets the list of nodes associated with the specified compartment (neuropil label).
get() - Method in class sc.fiji.snt.tracing.image.SupplierUtil.ArraySearchImageSupplier
 
get() - Method in class sc.fiji.snt.tracing.image.SupplierUtil.ListSearchImageSupplier
 
get() - Method in class sc.fiji.snt.tracing.image.SupplierUtil.MapSearchImageSupplier
 
get(int) - Method in class sc.fiji.snt.Tree
Returns the Path at the specified position.
get() - Method in class sc.fiji.snt.util.CircleCursor3D
 
get() - Method in class sc.fiji.snt.util.PathCursor
 
get3DUniverse() - Method in class sc.fiji.snt.SNT
Deprecated.
get3DViewerResamplingFactor() - Method in class sc.fiji.snt.SNTPrefs
 
getActiveWindow() - Method in class sc.fiji.snt.SNT
 
getAllFills() - Method in class sc.fiji.snt.PathAndFillManager
 
getAllIDs() - Static method in class sc.fiji.snt.io.MouseLightQuerier
 
getAllLoaders() - Static method in class sc.fiji.snt.io.MouseLightLoader
Gets the loaders for all the cells publicly available in the MouseLight database.
getAllMetrics() - Static method in class sc.fiji.snt.analysis.MultiTreeStatistics
Gets the list of all supported metrics.
getAllMetrics() - Static method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the list of all supported metrics.
getAllMetrics() - Static method in class sc.fiji.snt.analysis.TreeStatistics
Gets the list of all supported metrics.
getAllNeuronIDs() - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getAllNeuronIDsOrganizedBySpecies() - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getAllPathsRenderedInViewPort(TracerCanvas) - Method in class sc.fiji.snt.PathAndFillManager
 
getAllSpecies() - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getAnalyzer(boolean) - Method in class sc.fiji.snt.SNTService
Returns a TreeAnalyzer instance constructed from current Paths.
getAnalyzerMetrics() - Static method in class sc.fiji.snt.analysis.TreeStatistics
Gets the list of all TreeAnalyzer supported metrics.
getAncestor(int) - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the nth ancestor of this compartment.
getAncestor(int) - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
getAncestor(int) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
getAncestors() - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the ancestor ontologies of this compartment as a flat (non-hierarchical) list.
getAnnotatedFrequencies() - Method in class sc.fiji.snt.analysis.NodeStatistics
Retrieves the count frequencies across brain compartment.
getAnnotatedFrequencies(int) - Method in class sc.fiji.snt.analysis.NodeStatistics
Retrieves the count frequencies across brain compartment.
getAnnotatedFrequencies(int, String) - Method in class sc.fiji.snt.analysis.NodeStatistics
Retrieves the count frequencies across brain compartment.
getAnnotatedFrequenciesByHemisphere(int, Tree) - Method in class sc.fiji.snt.analysis.NodeStatistics
 
getAnnotatedFrequencyHistogram(int, String, Tree) - Method in class sc.fiji.snt.analysis.NodeStatistics
Retrieves the histogram of count frequencies across brain areas of the specified ontology level across the specified hemisphere.
getAnnotatedHistogram() - Method in class sc.fiji.snt.analysis.NodeStatistics
Retrieves the histogram of count frequencies across brain areas.
getAnnotatedHistogram(int) - Method in class sc.fiji.snt.analysis.NodeStatistics
Retrieves the histogram of count frequencies across brain areas of the specified ontology level.
getAnnotatedLength(int, String) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getAnnotatedLength(int) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getAnnotatedLength(int) - Method in class sc.fiji.snt.analysis.TreeStatistics
Retrieves the amount of cable length present on each brain compartment innervated by the analyzed neuron.
getAnnotatedLength(int, String) - Method in class sc.fiji.snt.analysis.TreeStatistics
Retrieves the amount of cable length present on each brain compartment innervated by the analyzed neuron.
getAnnotatedLength(DirectedWeightedGraph, int, char) - Static method in class sc.fiji.snt.analysis.TreeStatistics
 
getAnnotatedLengthHistogram() - Method in class sc.fiji.snt.analysis.TreeStatistics
Retrieves the of cable length frequencies across brain areas.
getAnnotatedLengthHistogram(int) - Method in class sc.fiji.snt.analysis.TreeStatistics
Retrieves the histogram of cable length frequencies across brain areas of the specified ontology level.
getAnnotatedLengthHistogram(int, String) - Method in class sc.fiji.snt.analysis.TreeStatistics
Retrieves the histogram of cable length frequencies across brain areas of the specified ontology level across the specified hemisphere.
getAnnotatedLengthHistogram(Map<BrainAnnotation, Double>, int, String) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
getAnnotatedLengthsByHemisphere(int) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getAnnotatedLengthsByHemisphere(int) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
getAnnotatedLengthsByHemisphere(DirectedWeightedGraph, int) - Static method in class sc.fiji.snt.analysis.TreeStatistics
 
getAnnotatedLengthsByHemisphereHistogram(int) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
getAnnotatedNodes() - Method in class sc.fiji.snt.analysis.NodeStatistics
Splits the nodes being analyzed into groups sharing the same brain annotation.
getAnnotatedNodes(int) - Method in class sc.fiji.snt.analysis.NodeStatistics
Splits the nodes being analyzed into groups sharing the same brain annotation.
getAnnotation() - Method in class sc.fiji.snt.util.PointInImage
 
getAnnotation() - Method in interface sc.fiji.snt.util.SNTPoint
 
getAnnotation() - Method in class sc.fiji.snt.util.SWCPoint
 
getAnnotation(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Gets the annotation associated with the specified label.
getAnnotationGraph() - Method in class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
getAnnotations() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getAnnotations(int) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getAnnotations() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getAnnotations(int) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getAnnotations() - Method in class sc.fiji.snt.io.InsectBrainLoader
 
getAnnotations() - Method in class sc.fiji.snt.viewer.Viewer3D
Returns all annotations added to this viewer.
getAnnotationsColor() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
getApproximatedVolume() - Method in class sc.fiji.snt.Path
Returns an estimated volume of this path.
getApproximatedVolume() - Method in class sc.fiji.snt.Tree
Retrieves an approximate estimate of Tree's volume by approximating the volume of each path, and summing to total.
getAssignedValue() - Method in class sc.fiji.snt.Tree
Retrieves the numeric property assigned to this Tree.
getAvailableLuts() - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
Gets the available LUTs.
getAvailableLuts() - Method in class sc.fiji.snt.analysis.NodeColorMapper
Gets the available LUTs.
getAvailableLuts() - Method in class sc.fiji.snt.analysis.TreeColorMapper
Gets the available LUTs.
getAverageSeparation() - Method in class sc.fiji.snt.SNT
 
getAvgBifurcationRatio() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getAvgBranchLength() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets average length for all the branches of the analyzed tree.
getAvgContraction() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets average contraction for all the branches of the analyzed tree.
getAvgContractions() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getAvgFractalDimension() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the average fractal dimension of the analyzed tree.
getAvgFragmentation() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getAvgFragmentations() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getAvgPartitionAsymmetry() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the average partition asymmetry of the analyzed tree.
getAvgRemoteBifAngle() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the average remote bifurcation angle of the analyzed tree.
getAxisDefiningMidSagittalPlane() - Static method in class sc.fiji.snt.annotation.AllenUtils
Gets the axis defining mid sagittal plane.
getBarcode(String) - Method in class sc.fiji.snt.analysis.PersistenceAnalyzer
Gets the 'barcode' for the specified filter function.
getBarycentre() - Method in class sc.fiji.snt.viewer.Annotation3D
Returns the center of this annotation bounding box.
getBatchScriptsMenu() - Method in class sc.fiji.snt.gui.ScriptInstaller
Returns a UI list of SNT's 'Batch' scripts
getBifurcationRatios() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getBooleanPrefs() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getBottomPanel() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getBoundingBox(boolean) - Method in class sc.fiji.snt.PathAndFillManager
Returns the BoundingBox enclosing all nodes of all existing Paths.
getBoundingBox() - Method in class sc.fiji.snt.Tree
Gets the bounding box associated with this tree.
getBoundingBox(boolean) - Method in class sc.fiji.snt.Tree
Gets the bounding box associated with this tree.
getBoundingBox(String) - Method in class sc.fiji.snt.viewer.OBJMesh
Gets the minimum bounding box of this mesh.
getBoxPlot(String) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Assembles a Box and Whisker Plot for the specified measurement (cell morphometry).
getBoxPlot(String, Collection<BrainAnnotation>) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Assembles a Box and Whisker Plot for the specified feature (absolute measurements).
getBoxPlot(String, Collection<BrainAnnotation>, double, boolean) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Assembles a Box and Whisker Plot for the specified feature.
getBPs() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets the branch points (junctions) of the graph.
getBPs() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Gets the branch points (junctions) of the graph.
getBrainAreasByStructureId() - Static method in class sc.fiji.snt.annotation.AllenUtils
 
getBrainAreasByUUID() - Static method in class sc.fiji.snt.annotation.AllenUtils
 
getBrainAreasList() - Static method in class sc.fiji.snt.annotation.AllenUtils
 
getBrainCompartments(int, String) - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getBrainJSON(int) - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getBrainMeshes(int, String) - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getBranchCounts() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getBranches() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getBranches() - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
getBranches() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getBranches(int) - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getBranches() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets all the branches in the analyzed tree.
getBranchPointCounts() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getBranchPointMap() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
getBranchPoints() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getBranchPoints() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the position of all the branch points in the analyzed tree.
getBranchPoints(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the position of all the branch points in the analyzed tree associated with the specified annotation.
getBreadthFirstIterator() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets a BreadthFirstIterator, using the graph root as start vertex.
getBreadthFirstIterator(SWCPoint) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets a BreadthFirstIterator, using the specified start vertex.
getButton(Container, String) - Static method in class sc.fiji.snt.gui.GuiUtils
 
getButton(IconFactory.GLYPH) - Static method in class sc.fiji.snt.gui.IconFactory
 
getButtonIcon(IconFactory.GLYPH, float) - Static method in class sc.fiji.snt.gui.IconFactory
 
getButtonIcon(IconFactory.GLYPH) - Static method in class sc.fiji.snt.gui.IconFactory
 
getCableLength(BrainAnnotation) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getCableLength() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length.
getCableLength(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length associated with the specified compartment (neuropil label).
getCableLength(BrainAnnotation, boolean) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length associated with the specified compartment (neuropil label).
getCableLengthNorm(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length associated with the specified compartment (neuropil label) as a ratio of total length.
getCalibration() - Method in class sc.fiji.snt.Path
Gets the spatial calibration of this Path.
getCalibration() - Method in class sc.fiji.snt.util.BoundingBox
Creates a Calibration object using information from this BoundingBox
getCanvasOffset() - Method in class sc.fiji.snt.Path
Returns the translation offset used to render this Path in a TracerCanvas.
getCategoryChart() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
Returns the analysis chart.
getCategoryChart() - Method in class sc.fiji.snt.plugin.StrahlerCmd
Returns the Strahler chart.
getCenter() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Returns the center coordinates
getCenteredMaximum(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the average coordinates of all maxima.
getCenteredMaximum() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getCenterFromChoice(String) - Static method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
getCenterX() - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
getCenterY() - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
getCentroid(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Retrieves the centroid from all pairs of data (radius, inters.
getCentroid() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getCentroid() - Method in class sc.fiji.snt.util.BoundingBox
 
getCentroid(String) - Method in class sc.fiji.snt.viewer.OBJMesh
Returns the spatial centroid of the specified (hemi)mesh.
getChannel() - Method in class sc.fiji.snt.Path
Gets the hyperstack channel associated with this Path.
getChannel() - Method in class sc.fiji.snt.SNT
 
getChart() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
A variant of PathOrderAnalysisCmd.getCategoryChart() that returns the Analysis chart as a SNTChart object.
getChart() - Method in class sc.fiji.snt.plugin.StrahlerCmd
A variant of StrahlerCmd.getCategoryChart() that returns the Strahler chart as a SNTChart object.
getChart() - Method in class sc.fiji.snt.viewer.Viewer2D
Gets the current viewer as a SNTChart object
getChildren() - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the child ontologies of this compartment as a flat (non-hierarchical) list.
getChildren(int) - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the child ontologies of this compartment as a flat (non-hierarchical) list.
getChildren() - Method in class sc.fiji.snt.Path
 
getChoice(String, String, String[], String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getChosenTypes(Context) - Static method in class sc.fiji.snt.gui.cmds.SWCTypeFilterCmd
 
getCircumferencePoints(int, int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
getCircumferencePoints(int, int, int) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
getClipboardText() - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
Retrieves text from the system clipboard.
getCol(String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getColor(double) - Method in class sc.fiji.snt.analysis.ColorMapper
 
getColor(String, Color) - Method in class sc.fiji.snt.gui.GuiUtils
 
getColor(String, Color, String...) - Method in class sc.fiji.snt.gui.GuiUtils
Simplified color chooser.
getColor() - Method in class sc.fiji.snt.Path
Gets the color of this Path
getColor(String) - Static method in class sc.fiji.snt.SNTUtils
 
getColor() - Method in class sc.fiji.snt.util.SWCPoint
 
getColorFilterMenu() - Method in class sc.fiji.snt.gui.PathManagerUISearchableBar
 
getColorMap() - Method in class sc.fiji.snt.gui.cmds.SWCTypeOptionsCmd
 
getColorRGB(double) - Method in class sc.fiji.snt.analysis.ColorMapper
 
getColorRGB(String, Color, String...) - Method in class sc.fiji.snt.gui.GuiUtils
 
getColorRGB() - Method in class sc.fiji.snt.Path
Gets the color of this Path
getColorString(Color) - Static method in class sc.fiji.snt.SNTUtils
 
getColorTable() - Method in class sc.fiji.snt.analysis.ColorMapper
 
getColorTable(String) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
getColorTable(String) - Method in class sc.fiji.snt.analysis.NodeColorMapper
 
getColorTable() - Method in class sc.fiji.snt.analysis.NodeColorMapper
 
getColorTable(String) - Method in class sc.fiji.snt.analysis.TreeColorMapper
 
getCommentString() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getCompartment(int) - Static method in class sc.fiji.snt.annotation.AllenUtils
Constructs a compartment from its CCF id
getCompartment(String) - Static method in class sc.fiji.snt.annotation.AllenUtils
Constructs a compartment from its CCF name or acronym
getCompartment(String) - Method in class sc.fiji.snt.gui.cmds.MLImporterCmd
Extracts a valid MouseLightLoader compartment flag from input choice
getComponents() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Return the connected components of this graph as a list of new DirectedWeightedGraphs.
getConfirmation(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getConfirmation(String, String, String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getConfirmation(String, String) - Method in class sc.fiji.snt.SNT
 
getConfirmation2(String, String, String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getConfirmationAndOption(String, String, String, boolean) - Method in class sc.fiji.snt.gui.GuiUtils
 
getConsole() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getContext() - Method in class sc.fiji.snt.SNT
 
getContext() - Static method in class sc.fiji.snt.SNTUtils
Convenience method to access the context of the running Fiji instance (mainly for IJ1 plugins.
getContraction() - Method in class sc.fiji.snt.Path
Returns the ratio between the "Euclidean distance" of this path and its length.
getCoordinateOnAxis(int) - Method in class sc.fiji.snt.util.PointInImage
Gets the coordinate along the specified axis.
getCoordinateOnAxis(int) - Method in interface sc.fiji.snt.util.SNTPoint
 
getCorrespondences(PathAndFillManager, double) - Method in class sc.fiji.snt.PathAndFillManager
For each point in this PathAndFillManager, find the corresponding point on the other one.
getCostType() - Method in class sc.fiji.snt.SNT
 
getCountAtRadius(double) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
getCountMap() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
getCriticalValue() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getCtSlice(Dataset, int, int) - Static method in class sc.fiji.snt.util.ImgUtils
Get a view of the Dataset at the specified channel and frame.
getCtSlice3d(Dataset, int, int) - Static method in class sc.fiji.snt.util.ImgUtils
Get a 3D view of a Dataset at the specified channel and frame.
getCurrentFile() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getCurrentPath() - Method in class sc.fiji.snt.SNT
 
getCursorPos() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
getDataset() - Method in class sc.fiji.snt.SNT
 
getDateUploaded() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getDecimalFormat(double, int) - Static method in class sc.fiji.snt.SNTUtils
 
getDefaultBooleanPrefs() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getDefaultLookAndFeel() - Static method in class sc.fiji.snt.SNTPrefs
 
getDefaultMetrics() - Static method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getDefaultName(Path) - Method in class sc.fiji.snt.PathAndFillManager
 
getDefaultSigma(SNT) - Static method in class sc.fiji.snt.util.SigmaUtils
 
getDefaultThickness() - Method in class sc.fiji.snt.viewer.Viewer3D
Returns the default line thickness.
getDefaultTransparency() - Method in class sc.fiji.snt.TracerCanvas
 
getDefColor() - Method in class sc.fiji.snt.viewer.Viewer3D
 
getDendriteMaximum() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getDepth() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getDepth() - Method in class sc.fiji.snt.SNT
 
getDepthFirstIterator() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets a DepthFirstIterator, using the graph root as start vertex.
getDepthFirstIterator(SWCPoint) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets a DepthFirstIterator, using the specified start vertex.
getDepthFirstIterator() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
 
getDepthFirstIterator(SWCPoint) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
 
getDescription() - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
getDescription() - Method in enum sc.fiji.snt.SNT.CostType
 
getDescriptiveStatistics(String) - Method in class sc.fiji.snt.analysis.NodeStatistics
Computes the DescriptiveStatistics for the specified measurement.
getDescriptiveStats(String) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getDescriptiveStats(String) - Method in class sc.fiji.snt.analysis.TreeStatistics
Computes the DescriptiveStatistics for the specified measurement.
getDescriptors() - Static method in class sc.fiji.snt.analysis.PersistenceAnalyzer
Gets a list of supported descriptor functions.
getDeterminationRatio() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getDiagonal() - Method in class sc.fiji.snt.util.BoundingBox
Gets the box diagonal
getDiagram(String) - Method in class sc.fiji.snt.analysis.PersistenceAnalyzer
Gets the persistence diagram.
getDiagramNodes(String) - Method in class sc.fiji.snt.analysis.PersistenceAnalyzer
Gets the persistence diagram nodes.
getDimensions() - Method in class sc.fiji.snt.util.BoundingBox
Gets this BoundingBox dimensions in real world units.
getDimensions(boolean) - Method in class sc.fiji.snt.util.BoundingBox
Gets this BoundingBox dimensions.
getDisabledComponentColor() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Returns the foreground color of disabled components.
getDisabledComponentColor() - Static method in class sc.fiji.snt.gui.GuiUtils
 
getDistanceAtPoint(double, double, double) - Method in class sc.fiji.snt.tracing.FillerThread
 
getDistinctColors(int) - Static method in class sc.fiji.snt.util.SNTColor
Returns distinct colors based on Kenneth Kelly's 22 colors of maximum contrast (black and white excluded).
getDnDFileChooser() - Static method in class sc.fiji.snt.gui.GuiUtils
 
getDOI() - Method in class sc.fiji.snt.io.MouseLightLoader
 
getDouble(String, String, Number) - Method in class sc.fiji.snt.gui.GuiUtils
 
getDoubleFromHashMap(String, double) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getDoublePosition(int) - Method in class sc.fiji.snt.util.CircleCursor3D
 
getDoublePosition(int) - Method in class sc.fiji.snt.util.PathCursor
 
getDrawable() - Method in class sc.fiji.snt.viewer.Annotation3D
Returns the AbstractDrawable associated with this annotation.
getDrawable() - Method in class sc.fiji.snt.viewer.OBJMesh
Returns the DrawableVBO associated with this mesh
getDrawDiametersXY() - Method in class sc.fiji.snt.SNT
 
getEdgeColor(E) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
getEdgeColorRGBMap() - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
getEditableNodeIndex() - Method in class sc.fiji.snt.Path
Gets the position of the node tagged as 'editable', if any.
getEditingNode() - Method in class sc.fiji.snt.SNT
 
getEditingPath() - Method in class sc.fiji.snt.SNT
 
getEditor() - Method in class sc.fiji.snt.viewer.GraphViewer
 
getElapsedTime(long) - Static method in class sc.fiji.snt.SNTUtils
 
getEnclosingRadius(boolean, double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the largest radius associated with at least the number of specified counts.
getEnclosingRadius(double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getExitReason() - Method in class sc.fiji.snt.tracing.SearchThread
 
getF(boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getFFromGoal() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getFFromStart() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getFile() - Method in class sc.fiji.snt.gui.GuiUtils.JTextFieldFile
 
getFill() - Method in class sc.fiji.snt.tracing.FillerThread
 
getFilledBinaryImp() - Method in class sc.fiji.snt.SNT
 
getFilledDistanceImp() - Method in class sc.fiji.snt.SNT
 
getFilledImp() - Method in class sc.fiji.snt.SNT
 
getFillerStack() - Method in class sc.fiji.snt.FillConverter
 
getFillManager() - Method in class sc.fiji.snt.SNTUI
Gets the Fill Manager dialog.
getFillWindowLocation() - Method in class sc.fiji.snt.SNTPrefs
 
getFilteredImageFile() - Method in class sc.fiji.snt.SNT
Returns the file of the 'secondary image', if any.
getFilterType() - Method in class sc.fiji.snt.SNT
 
getFitted() - Method in class sc.fiji.snt.Path
Gets the fitted version ('flavor') of this Path.
getFitYvalues() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the ordinates of the sampled linear plot of fitted data.
getFitYvalues() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getFitYvalues() - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getFitYvalues(boolean) - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getFloatPosition(int) - Method in class sc.fiji.snt.util.CircleCursor3D
 
getFloatPosition(int) - Method in class sc.fiji.snt.util.PathCursor
 
getFractalDimension() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the fractal dimension of each branch in the analyzed tree.
getFrame() - Method in class sc.fiji.snt.Path
Gets the hyperstack frame position associated with this Path.
getFrame() - Method in class sc.fiji.snt.SNT
 
getFullName() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getG(boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getGFromGoal() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getGFromStart() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getGraph() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getGraph() - Method in class sc.fiji.snt.Tree
Assembles a DirectedGraph from this Tree.
getGraph(boolean) - Method in class sc.fiji.snt.Tree
Assembles a DirectedGraph from this Tree.
getGraphComponent() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getGraphics2D(Graphics) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
getGraphOutline() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getGraphs() - Method in class sc.fiji.snt.analysis.SkeletonConverter
Generates a list of DirectedWeightedGraphs from the skeleton image.
getGroup() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
Gets the collection of Trees being analyzed.
getGroups() - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Gets the group identifiers currently queued for analysis.
getGroupStats(String) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Gets the group statistics.
getHandle() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
getHeapHandle(boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getHeapHandleFromGoal() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getHeapHandleFromStart() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getHeight() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getHeight() - Method in class sc.fiji.snt.SNT
 
getHemisphere() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getHemisphere() - Method in class sc.fiji.snt.util.PointInImage
 
getHemisphere() - Method in interface sc.fiji.snt.util.SNTPoint
 
getHemisphereFlag(String) - Static method in interface sc.fiji.snt.annotation.BrainAnnotation
 
getHeuristicType() - Method in class sc.fiji.snt.SNT
 
getHighestBranchOrder() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getHighestOntologyDepth() - Static method in class sc.fiji.snt.annotation.AllenUtils
Gets the maximum number of ontology levels in the Allen CCF.
getHighestPathOrder() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the highest path order of the analyzed tree
getHighestPathOrder() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
getHistogram(String) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Gets the relative frequencies histogram for a univariate measurement.
getHistogram(String) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getHistogram(String) - Method in class sc.fiji.snt.analysis.NodeStatistics
Gets the relative frequencies histogram for a univariate measurement.
getHistogram(String) - Method in class sc.fiji.snt.analysis.TreeStatistics
Retrieves the histogram of relative frequencies histogram for a univariate measurement.
getHistogram(String, AnalysisUtils.HistogramDatasetPlus) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
getIcon(IconFactory.GLYPH, float, Color) - Static method in class sc.fiji.snt.gui.IconFactory
Creates a new icon from a Font Awesome glyph.
getIconHeight() - Method in class sc.fiji.snt.gui.FADerivedIcon
 
getIconWidth() - Method in class sc.fiji.snt.gui.FADerivedIcon
 
getID() - Method in class sc.fiji.snt.io.MouseLightLoader
 
getID() - Method in class sc.fiji.snt.Path
Gets the identifier of this Path
getID() - Method in class sc.fiji.snt.viewer.Viewer3D
Returns this Viewer's id.
getIDs(AllenCompartment) - Static method in class sc.fiji.snt.io.MouseLightQuerier
 
getIDs(Collection<AllenCompartment>) - Static method in class sc.fiji.snt.io.MouseLightQuerier
 
getIDs(String, boolean) - Static method in class sc.fiji.snt.io.MouseLightQuerier
Returns a list of IDs associated with the specified identifier
getIDs(Collection<String>, boolean) - Static method in class sc.fiji.snt.io.MouseLightQuerier
 
getIgnoreCalibration() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getImagePlus() - Method in class sc.fiji.snt.SNT
 
getImagePlus(int) - Method in class sc.fiji.snt.SNT
Gets the Image associated with a view pane.
getImpContainer(int, int) - Method in class sc.fiji.snt.Tree
Gets an empty image capable of holding the skeletonized version of this tree.
getImpDiagonalLength(boolean, boolean) - Method in class sc.fiji.snt.SNT
 
getImpInstances() - Method in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
getIndexOfInters(boolean, double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the closest index of the intersections data associated with the specified value
getIndexOfRadius(double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the closest index of sampled distances associated with the specified value
getInnerBranches() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getInnerBranches() - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
getInnerBranches() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Retrieves the branches of highest Strahler order in the Tree.
getInnerLength() - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
getInnerLength() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length of inner branches
getIntercept() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
Returns the intercept of the estimated regression line,
getIntersectingRadii(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the number of intersecting radii.
getIntersectingRadii() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getIntFromHashMap(String, int) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getIntPosition(int) - Method in class sc.fiji.snt.util.CircleCursor3D
 
getIntPosition(int) - Method in class sc.fiji.snt.util.PathCursor
 
getIsotropicVoxelSize() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
getJFreeChart() - Method in class sc.fiji.snt.viewer.Viewer2D
Gets the current viewer as a JFreeChart object
getJSON() - Method in class sc.fiji.snt.io.MouseLightLoader
Gets all the data associated with this reconstruction as a JSON object.
getJTree() - Method in class sc.fiji.snt.PathManagerUI
 
getJunctionNodes() - Method in class sc.fiji.snt.Path
This is a version of Path.findJunctions() ensuring that a junction node is only retrieved once even if multiple child paths are associated with it.
getKStest() - Method in class sc.fiji.snt.analysis.sholl.math.Comparator
 
getKurtosis(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the kurtosis.
getKurtosis() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getLabel() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Returns the label identifying this subgraph.
getLabel() - Method in class sc.fiji.snt.Tree
Returns the identifying label of this tree.
getLabel() - Method in class sc.fiji.snt.viewer.Annotation3D
Gets the annotation label
getLabel() - Method in class sc.fiji.snt.viewer.OBJMesh
 
getLabelsImage(ImagePlus, ColorTable) - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Gets the labels image.
getLandscape(String, int, int) - Method in class sc.fiji.snt.analysis.PersistenceAnalyzer
Gets the persistence landscape as an N-dimensional vector, where N == numLandscapes x resolution.
getLength() - Method in class sc.fiji.snt.analysis.graph.AnnotationWeightedEdge
 
getLength() - Method in class sc.fiji.snt.analysis.graph.SWCWeightedEdge
 
getLength() - Method in class sc.fiji.snt.Path
Gets the length of this Path
getLengthMap() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
getLengths() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getLibraryPane() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getLinearStats() - Method in class sc.fiji.snt.analysis.ShollAnalyzer
Gets the LinearProfileStats associated with this analyzer.
getListIcon(IconFactory.GLYPH) - Static method in class sc.fiji.snt.gui.IconFactory
 
getLoadedData() - Method in class sc.fiji.snt.SNT
 
getLoadedDataAsImp() - Method in class sc.fiji.snt.SNT
Retrieves the pixel data of the main image currently loaded in memory as an ImagePlus object.
getLoadedFills() - Method in class sc.fiji.snt.PathAndFillManager
 
getLongestPath(boolean) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Return the sequence of nodes representing the longest shortest-path in the graph, as a Path.
getLongestPathVertices(boolean) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Return the sequence of nodes representing the longest shortest-path in the graph, as a Deque.
getLongPosition(int) - Method in class sc.fiji.snt.util.CircleCursor3D
 
getLongPosition(int) - Method in class sc.fiji.snt.util.PathCursor
 
getLookAndFeel() - Static method in class sc.fiji.snt.SNTPrefs
 
getLut(ColorTable) - Static method in class sc.fiji.snt.SNTUtils
 
getLUTs() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
getMainImagePlusWithoutChecks() - Method in class sc.fiji.snt.SNT
 
getManagerPanel() - Method in class sc.fiji.snt.viewer.Viewer3D
Returns a reference to 'RV Controls' panel.
getMask() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
getMaskBackground() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Returns the background color of the Sholl mask image
getMaskProcessor(boolean, double[]) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
Creates a 2D 'Sholl heatmap' by applying measured values to the foreground pixels of a copy of the analyzed image.
getMaskType() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Returns the type of data to be used in Sholl mask.
getMax(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the largest value of intersection count.
getMax() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getMaxDistanceSquared() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getMaxEvaluations() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Gets the function evaluation limit for solvers
getMaxima(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns a list of all the points in the linear Sholl profile associated with the highest intersections count
getMaxima() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getMaximaRadii() - Method in class sc.fiji.snt.analysis.ShollAnalyzer
 
getMaxOntologyDepth() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
getMaxRadius() - Method in class sc.fiji.snt.PathFitter
Gets the current max radius
getMean(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the arithmetic mean.
getMean() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getMeanRadius() - Method in class sc.fiji.snt.Path
Gets the path mean radius.
getMeanValueOfPolynomialFit(String, double, double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Gets the mean value of polynomial fit.
getMeanValueOfPolynomialFit(double, double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the mean value of polynomial fit using the default integration method (Simpson's).
getMedian(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the median.
getMedian() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getMenuIcon(IconFactory.GLYPH) - Static method in class sc.fiji.snt.gui.IconFactory
 
getMenuItemHeight() - Static method in class sc.fiji.snt.gui.GuiUtils
 
getMenuItems(JMenuBar) - Static method in class sc.fiji.snt.gui.GuiUtils
 
getMenuItems(JPopupMenu) - Static method in class sc.fiji.snt.gui.GuiUtils
 
getMesh() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
getMesh() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
getMesh() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
getMesh(String) - Static method in class sc.fiji.snt.annotation.VFBUtils
Retrieves the mesh associated with the specified VFB id.
getMesh(String, ColorRGB) - Static method in class sc.fiji.snt.annotation.VFBUtils
Retrieves the mesh associated with the specified VFB id.
getMesh(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Gets the mesh associated with the specified label.
getMeshes() - Method in class sc.fiji.snt.io.InsectBrainLoader
 
getMeshes() - Method in class sc.fiji.snt.viewer.Viewer3D
Returns all meshes added to this viewer.
getMeshes(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Returns all meshes added to this viewer.
getMethod() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getMethodDescription() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getMethodFlag(String) - Static method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getMetric() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
getMetric(String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Computes the specified metric.
getMetric() - Method in class sc.fiji.snt.Fill
 
getMetricInternal(String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getMetrics() - Static method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
getMetrics() - Static method in class sc.fiji.snt.analysis.graph.GraphColorMapper
Gets the list of supported mapping metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.MultiTreeColorMapper
Gets the list of supported mapping metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.MultiTreeStatistics
Gets the list of most commonly used metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.NodeColorMapper
Gets the list of supported mapping metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.NodeStatistics
Gets the list of supported metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.ProfileProcessor
Gets the array of available ProfileProcessor.Metrics
getMetrics() - Static method in class sc.fiji.snt.analysis.ShollAnalyzer
 
getMetrics() - Static method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets a list of supported metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.TreeColorMapper
Gets the list of supported mapping metrics.
getMetrics() - Static method in class sc.fiji.snt.analysis.TreeStatistics
Gets the list of most commonly used metrics.
getMetrics() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getMetricWithoutChecks(String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getMin(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the lowest value of intersection count.
getMin() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getMinimumSeparation() - Method in class sc.fiji.snt.Path
 
getMinimumSeparation() - Method in class sc.fiji.snt.SNT
 
getMinMax() - Method in class sc.fiji.snt.analysis.ColorMapper
Returns the mapping bounds
getMinMax() - Method in class sc.fiji.snt.analysis.NodeColorMapper
 
getMIP(ImagePlus) - Static method in class sc.fiji.snt.SNTUtils
 
getMorphoFilterMenu() - Method in class sc.fiji.snt.gui.PathManagerUISearchableBar
 
getMultipleChoices(String, String, String[]) - Method in class sc.fiji.snt.gui.GuiUtils
 
getMultipleTrees() - Method in class sc.fiji.snt.PathManagerUI
 
getMultipleTreesInASingleContainer() - Method in class sc.fiji.snt.PathManagerUI
 
getMultiScaleSettings() - Method in class sc.fiji.snt.gui.SigmaPalette
 
getMultiViewer() - Method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
getMultiViewer() - Method in class sc.fiji.snt.analysis.TreeColorMapper
Assembles a Multi-pane viewer using all the Trees mapped so far.
getN(String) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Gets the number of Trees in a specified group.
getN() - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getName() - Method in class sc.fiji.snt.Path
Gets this Path's name.
getNBranches() - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
getNBranches() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the number of branches in the analyzed tree.
getNbranchPoints(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the number of branch points in the analyzed tree associated with the specified annotation.
getNbranchPointsNorm(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the percentage of branch points in the analyzed tree associated with the specified annotation
getNeuronCount() - Static method in class sc.fiji.snt.io.MouseLightLoader
Gets the number of cells publicly available in the MouseLight database.
getNeuronCount() - Static method in class sc.fiji.snt.io.MouseLightQuerier
Gets the number of cells publicly available in the MouseLight database.
getNeuronID() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getNeuronInfo() - Method in class sc.fiji.snt.io.InsectBrainLoader
 
getNextPoints() - Method in class sc.fiji.snt.util.SWCPoint
Returns the list holding the subsequent nodes in the reconstructed structure after this one.
getNextRow(String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getNFittedPaths() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getNode() - Method in class sc.fiji.snt.NearPoint
 
getNode(int) - Method in class sc.fiji.snt.Path
Gets the node at the specified position.
getNodeAnnotation(int) - Method in class sc.fiji.snt.Path
Returns the neuropil annotation associated with this node.
getNodeColor(int) - Method in class sc.fiji.snt.Path
Gets the node color.
getNodeColors() - Method in class sc.fiji.snt.Path
Gets the node colors.
getNodeHemisphereFlag(int) - Method in class sc.fiji.snt.Path
Returns the hemisphere flag associated with this node.
getNodeIndex(PointInImage) - Method in class sc.fiji.snt.Path
Gets the first node index associated with the specified image coordinates.
getNodeList() - Method in class sc.fiji.snt.Fill
 
getNodeRadius(int) - Method in class sc.fiji.snt.Path
Gets the radius of the specified node.
getNodes() - Method in class sc.fiji.snt.analysis.NodeColorMapper
 
getNodes() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getNodes() - Method in class sc.fiji.snt.io.MouseLightLoader
Extracts the nodes (single-point soma, axonal and dendritic arbor) of the loaded neuron.
getNodes(String) - Method in class sc.fiji.snt.io.MouseLightLoader
Script-friendly method to extract the nodes of a cellular compartment.
getNodes() - Method in class sc.fiji.snt.Path
Gets the nodes of this path.
getNodes() - Method in class sc.fiji.snt.Tree
Gets all the nodes (path points) forming this tree.
getNodesAsImage() - Method in class sc.fiji.snt.tracing.BiSearch
 
getNodesAsImage() - Method in class sc.fiji.snt.tracing.FillerThread
 
getNodesAsImageFromGoal() - Method in class sc.fiji.snt.tracing.SearchThread
 
getNodesAsImageFromStart() - Method in class sc.fiji.snt.tracing.SearchThread
 
getNodesAsSWCPoints() - Method in class sc.fiji.snt.Tree
 
getNodeStatistics() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets a NodeStatistics instance for the vertex set
getNodeStatistics(String) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets a NodeStatistics instance for the nodes in the vertex set of the specified type
getNodeStatistics(String) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
 
getNodeStatistics() - Method in class sc.fiji.snt.analysis.TreeStatistics
 
getNodeStatistics(String) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
getNodeUnscaled() - Method in class sc.fiji.snt.NearPoint
 
getNodeValue(int) - Method in class sc.fiji.snt.Path
Returns the "value" property of this node.
getNodeWithoutChecks(int) - Method in class sc.fiji.snt.Path
 
getNormalizedMeasurement(String) - Method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
getNormalizedMeasurement(String, boolean) - Static method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getNormalizedMeasurement(String) - Static method in class sc.fiji.snt.analysis.NodeStatistics
 
getNormalizedMeasurement(String) - Method in class sc.fiji.snt.analysis.TreeColorMapper
 
getNormalizedMeasurement(String) - Static method in class sc.fiji.snt.analysis.TreeStatistics
 
getNormalizer() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getNormalizerDescription() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getNormalizerFlag(String) - Static method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getNormStats() - Method in class sc.fiji.snt.analysis.ShollAnalyzer
Gets the NormalizedProfileStats associated with this analyzer.
getNoSpinesOrVaricosities() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the number of spines/varicosities that have been (manually) assigned to tree being analyzed.
getNPaths() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the no.
getNtips(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the number of end points in the analyzed tree associated with the specified annotation.
getNtipsNorm(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the percentage of end points in the analyzed tree associated with the specified annotation
getObj() - Method in class sc.fiji.snt.viewer.OBJMesh
Returns the OBJFile associated with this mesh
getOneMinusErfZFudge() - Method in class sc.fiji.snt.SNT
 
getOntologies() - Static method in class sc.fiji.snt.annotation.AllenUtils
Gets the Allen CCF as a flat (non-hierarchical) collection of ontologies.
getOntologies(int, boolean) - Static method in class sc.fiji.snt.annotation.AllenUtils
Gets a flat (non-hierarchical) list of all the compartments of the specified ontology depth.
getOntologyDepth() - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the ontology depth of this compartment.
getOntologyDepth() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
getOntologyDepth() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
getOptions(String, String[], boolean[], String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getOrCreateSciViewSNT() - Method in class sc.fiji.snt.SNTService
 
getOrder() - Method in class sc.fiji.snt.Path
Gets the "bifurcation" (branching) order of this Path.
getOriginalFilename() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getOriginalValueOfmxCell(String) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
getOutOfBoundsTransparency() - Method in class sc.fiji.snt.TracerCanvas
 
getOverlay() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
getPaintScaleLegend(String, double, double) - Method in class sc.fiji.snt.viewer.Viewer2D
 
getPaintScaleLegend(ColorTable, double, double) - Method in class sc.fiji.snt.viewer.Viewer2D
 
getParent() - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the parent of this compartment.
getParent() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
getParent() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
getParent() - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
getParent() - Method in interface sc.fiji.snt.gui.SigmaPaletteListener
 
getParentStructureId() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
getParsedTree() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Returns the set of parsed Paths.
getPartitionAsymmetry() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the partition asymmetry at each bifurcation point in the analyzed tree.
getPath() - Method in class sc.fiji.snt.NearPoint
 
getPath(int) - Method in class sc.fiji.snt.PathAndFillManager
Returns the Path at the specified position in the PathAndFillManager list.
getPath() - Method in class sc.fiji.snt.PathFitter
 
getPath() - Method in class sc.fiji.snt.util.PointInImage
Returns the Path associated with this node (if any)
getPathAndFillManager() - Method in class sc.fiji.snt.PathManagerUI
 
getPathAndFillManager() - Method in class sc.fiji.snt.SNT
 
getPathAndFillManager() - Method in class sc.fiji.snt.SNTService
Returns the PathAndFillManager associated with the current SNT instance.
getPathFrom3DViewerName(String) - Method in class sc.fiji.snt.PathAndFillManager
 
getPathFromID(int) - Method in class sc.fiji.snt.PathAndFillManager
Returns the Path with the specified id.
getPathFromName(String, boolean) - Method in class sc.fiji.snt.PathAndFillManager
Returns the Path with the specified name.
getPathIndex(Path) - Method in class sc.fiji.snt.PathAndFillManager
Gets the index of a Path.
getPathManager() - Method in class sc.fiji.snt.SNTUI
Gets the Path Manager dialog.
getPaths() - Method in class sc.fiji.snt.PathAndFillManager
Returns all the paths.
getPaths() - Method in class sc.fiji.snt.SNTService
Gets the paths currently listed in the Path Manager
getPaths3DDisplay() - Method in class sc.fiji.snt.SNT
Deprecated.
getPathsFiltered() - Method in class sc.fiji.snt.PathAndFillManager
Returns the 'de facto' Paths.
getPathsInROI(Roi) - Method in class sc.fiji.snt.PathAndFillManager
 
getPathsStructured() - Method in class sc.fiji.snt.PathAndFillManager
 
getPathsStructured(Collection<Path>) - Method in class sc.fiji.snt.PathAndFillManager
 
getPathWindowLocation() - Method in class sc.fiji.snt.SNTPrefs
 
getPersistentConfirmation(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getPersistentWarning(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getPixelDepth() - Method in class sc.fiji.snt.SNT
 
getPixelHeight() - Method in class sc.fiji.snt.SNT
 
getPixels(int[][]) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
getPixelWidth() - Method in class sc.fiji.snt.SNT
 
getPlane() - Method in class sc.fiji.snt.TracerCanvas
Returns the MultiDThreePanes plane associated with this canvas.
getPlot() - Method in class sc.fiji.snt.analysis.PathProfiler
Gets the plot profile as an IJ1 Plot.
getPlot(int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
getPlot(Path) - Method in class sc.fiji.snt.analysis.PathProfiler
 
getPlot(boolean) - Method in class sc.fiji.snt.viewer.Viewer2D
Gets the current plot as a XYPlot object
getPlotOutput() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Returns the flag for outputPlots.
getPlugin() - Method in class sc.fiji.snt.PathAndFillManager
Gets the SNT instance.
getPlugin() - Method in class sc.fiji.snt.SNTService
Returns a reference to the active SNT plugin.
getPluginInstance() - Static method in class sc.fiji.snt.SNTUtils
 
getPoint3fList() - Method in class sc.fiji.snt.Path
 
getPointDouble(int, double[]) - Method in class sc.fiji.snt.Path
 
getPointInCanvas(int) - Method in class sc.fiji.snt.Path
 
getPointInCanvas2D(int, TracerCanvas) - Method in class sc.fiji.snt.Path
 
getPolygonCentroid(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the centroid from all (radius, inters.
getPolygonCentroid() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getPolynomial() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Gets the polynomial function.
getPolynomialAsString() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns a string describing the polynomial fit
getPolynomialDegree() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the degree of the polynomial.
getPolynomialMaxima(double, double, double) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates local maxima (critical points at which the derivative of the polynomial is zero) within the specified interval.
getPredecessor() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
getPredecessorFromGoal() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getPredecessorFromStart() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getPreferredSize() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
getPrefs() - Method in class sc.fiji.snt.SNT
 
getPreviousEditingPath() - Method in class sc.fiji.snt.SNT
 
getPreviousPoint() - Method in class sc.fiji.snt.util.SWCPoint
Returns the preceding node (if any)
getPrimaryBranches() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getPrimaryBranches() - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
getPrimaryBranches(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns intersection counts at the smallest radius (inferred no.
getPrimaryBranches() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getPrimaryBranches() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Retrieves the primary branches of the analyzed Tree.
getPrimaryLength() - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
getPrimaryLength() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length of primary branches.
getPrimaryPaths() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Retrieves all the Paths in the analyzed Tree tagged as primary.
getProfile() - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getProfile() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
getProfile() - Method in interface sc.fiji.snt.analysis.sholl.parsers.Parser
 
getProfile() - Method in class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
getProfile() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
 
getProfile() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
getProperties() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
getProperties() - Method in class sc.fiji.snt.Tree
Returns the Properties instance holding the persistent set of properties.
getR() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
getRadii(double, double, double) - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
 
getRamificationIndex(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the ramification index (the highest intersections count divided by the n.
getRamificationIndex() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getRange(String, String, float[]) - Method in class sc.fiji.snt.gui.GuiUtils
 
getRatioMap() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
getReadableVersion() - Static method in class sc.fiji.snt.SNTUtils
 
getReader(String) - Method in class sc.fiji.snt.io.FlyCircuitLoader
Gets the SWC data associated with the specified cell ID as a reader
getReader(String) - Method in class sc.fiji.snt.io.NeuroMorphoLoader
Gets the SWC data ('CNG version') associated with the specified cell ID as a reader
getReader(String) - Method in interface sc.fiji.snt.io.RemoteSWCLoader
 
getRealLengthString() - Method in class sc.fiji.snt.Path
 
getRecentDir() - Method in class sc.fiji.snt.SNTPrefs
 
getReconstructionFiles(File, String) - Static method in class sc.fiji.snt.SNTUtils
Retrieves a list of reconstruction files stored in a common directory matching the specified criteria.
getReconstructionURL(String) - Method in class sc.fiji.snt.io.FlyCircuitLoader
Gets the URL of the SWC file associated with the specified cell ID.
getReconstructionURL(String) - Method in class sc.fiji.snt.io.NeuroMorphoLoader
Gets the URL of the SWC file ('CNG version') associated with the specified cell ID.
getReconstructionURL(String) - Method in interface sc.fiji.snt.io.RemoteSWCLoader
 
getReconstructionViewer(boolean) - Method in class sc.fiji.snt.SNTUI
Gets the Reconstruction Viewer.
getRecViewer() - Method in class sc.fiji.snt.SNTService
Returns a reference to the active Reconstruction Viewer (either stand-alone or SNT-associated instance).
getRecViewer(int) - Method in class sc.fiji.snt.SNTService
Returns a reference to an opened Reconstruction Viewer (standalone instance).
getReductionFactor() - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutScaled
 
getRefBrain(String) - Static method in class sc.fiji.snt.annotation.VFBUtils
Retrieves the surface mesh of an adult Drosophila template brain.
getRefBrain() - Static method in class sc.fiji.snt.annotation.ZBAtlasUtils
Retrieves the surface mesh (outline) of the zebrafish template brain.
getRegression() - Method in class sc.fiji.snt.analysis.sholl.math.Comparator
 
getRegression() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getRegressionGradient() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getRegressionIntercept() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getRegressionRSquare() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getRemoteBifAngles() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the angle between each bifurcation point and its children in the simplified graph, which comprise either branch points or terminal nodes.
getReplaceExistingPaths() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getResult(Callable<T>) - Static method in class sc.fiji.snt.gui.SwingSafeResult
 
getResult() - Method in class sc.fiji.snt.tracing.BiSearch
 
getResult() - Method in class sc.fiji.snt.tracing.FillerThread
 
getResult() - Method in class sc.fiji.snt.tracing.ManualTracerThread
 
getResult() - Method in interface sc.fiji.snt.tracing.SearchInterface
 
getResult() - Method in class sc.fiji.snt.tracing.TracerThread
 
getResult() - Method in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
getROIs(Path) - Method in class sc.fiji.snt.analysis.RoiConverter
 
getROIs() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
getROIs(ImagePlus) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
getRoot() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets the root of this graph.
getRoot() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Gets the root of this graph.
getRoot() - Method in class sc.fiji.snt.Tree
Gets the first node of the main primary path of this tree
getRootAssociatedBranches() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getRootMesh(ColorRGB) - Static method in class sc.fiji.snt.annotation.AllenUtils
Retrieves the surface contours for the Allen Mouse Brain Atlas (CCF), bundled with SNT.
getRootNumber() - Method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
getRSquaredOfFit(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns RSquared of the polynomial fit.
getRSquaredOfFit() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getSampledCounts() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getSampledDistances() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getSampleInfo() - Method in class sc.fiji.snt.io.MouseLightLoader
 
getSanitizedUnit(String) - Static method in class sc.fiji.snt.SNTUtils
 
getSaveDir() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
getScaledPoint() - Method in class sc.fiji.snt.util.PointInCanvas
Converts the pixels coordinates of this point into a physical location if this point is associated with a Path.
getScientificNotationAwarePrecision() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Retrieves precision according to Analyze>Set Measurements...
getSciView() - Method in class sc.fiji.snt.SciViewSNT
Gets the SciView instance currently in use.
getSciViewSNT() - Method in class sc.fiji.snt.SNTService
 
getSciViewSNT(boolean) - Method in class sc.fiji.snt.SNTUI
Gets the active getSciViewSNT (SciView<>SNT bridge) instance.
getScriptsMenu() - Method in class sc.fiji.snt.gui.ScriptInstaller
Returns a UI list with all the bundled non-demo SNT scripts
getScriptsMenu(Pattern, String...) - Method in class sc.fiji.snt.gui.ScriptInstaller
Returns a UI list with the bundled SNT scripts (specified directories only).
getSearch() - Method in class sc.fiji.snt.tracing.artist.BiSearchArtist
 
getSearch() - Method in class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
getSearch() - Method in interface sc.fiji.snt.tracing.artist.SearchArtist
 
getSearch() - Method in class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
getSearchable() - Method in class sc.fiji.snt.PathManagerUI
 
getSearchImageType() - Method in class sc.fiji.snt.SNT
 
getSearchType() - Method in class sc.fiji.snt.SNT
 
getSecondaryData() - Method in class sc.fiji.snt.SNT
 
getSecondaryDataAsImp() - Method in class sc.fiji.snt.SNT
Retrieves the 'secondary image' data currently loaded in memory as an ImagePlus object.
getSecondaryImageMinMax() - Method in class sc.fiji.snt.SNT
 
getSecondaryMaxima() - Method in class sc.fiji.snt.analysis.ShollAnalyzer
 
getSection(int, int) - Method in class sc.fiji.snt.Path
Gets a section between two nodes of this Path.
getSelectedColor() - Method in class sc.fiji.snt.gui.ColorChooserButton
 
getSelectedPaths() - Method in class sc.fiji.snt.PathAndFillManager
Gets all paths selected in the GUI
getSelectedPaths(boolean) - Method in class sc.fiji.snt.PathManagerUI
Gets the paths currently selected in the Manager's JTree list.
getSelectedPaths() - Method in class sc.fiji.snt.SNT
 
getSelectedPaths() - Method in class sc.fiji.snt.SNTService
Gets the paths currently selected in the Path Manager list.
getSelectedPathsOrganizedByTrees(boolean) - Method in class sc.fiji.snt.PathManagerUI
Gets the paths currently selected in the Manager's JTree list as Trees.
getSelectedPathsRenderedInViewPort(TracerCanvas) - Method in class sc.fiji.snt.PathAndFillManager
 
getSelectedSWCColor() - Method in class sc.fiji.snt.gui.ColorMenu
 
getSex() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getShapes() - Static method in class sc.fiji.snt.analysis.ProfileProcessor
Gets the array of available ProfileProcessor.Shapes
getShollAnalyzer() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getShollAnalyzer() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the ShollAnalyzer instance associated with this analyzer.
getShollDecay() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getShollRegressionCoefficient() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getShollTable() - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Returns a reference to the plugin's "Sholl Results" table displaying summary statistics.
getShortestPath(SWCPoint, SWCPoint) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets the shortest path between source and target vertex as a Path object.
getShortestPathVertices(SWCPoint, SWCPoint) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets the shortest path between source and target vertex as a Deque of SWCPoint objects.
getShortName() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getSimplifiedGraph() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Returns a simplified graph in which slab nodes are removed and the graph is represented only by root, branch nodes and leaves.
getSimplifiedGraph(DirectedWeightedGraph) - Static method in class sc.fiji.snt.analysis.graph.GraphUtils
Deprecated.
getSinglePane() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
getSinglePointPaths() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getSingleSelectedPath() - Method in class sc.fiji.snt.SNT
 
getSingleTree() - Method in class sc.fiji.snt.PathManagerUI
 
getSingleValueMetrics() - Method in class sc.fiji.snt.analysis.ShollAnalyzer
 
getSkeleton() - Method in class sc.fiji.snt.Tree
Retrieves the rasterized skeleton of this tree at 1:1 scaling.
getSkeleton2() - Method in class sc.fiji.snt.Tree
Retrieves the rasterized skeleton of this tree at 1:1 scaling.
getSkeleton2D() - Method in class sc.fiji.snt.Tree
Retrieves a 2D projection of the rasterized skeleton of this tree at 1:1 scaling.
getSkewness(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the skewness.
getSkewness() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getSlice(int) - Method in class sc.fiji.snt.tracing.image.SearchImageStack
 
getSlope() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
getSNT() - Method in class sc.fiji.snt.PathManagerUI
 
getSomaCompartment() - Method in class sc.fiji.snt.io.MouseLightLoader
 
getSomaLocation() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getSomaLocation() - Method in class sc.fiji.snt.io.MouseLightLoader
 
getSomaNodes() - Method in class sc.fiji.snt.Tree
Gets the list of all nodes tagged as Path.SWC_SOMA.
getSource() - Method in class sc.fiji.snt.analysis.graph.AnnotationWeightedEdge
 
getSource() - Method in class sc.fiji.snt.analysis.graph.SWCWeightedEdge
 
getSourceGraph() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
getSourcePaths() - Method in class sc.fiji.snt.Fill
 
getSourcePathsStringHuman() - Method in class sc.fiji.snt.Fill
 
getSourcePathsStringMachine() - Method in class sc.fiji.snt.Fill
 
getSpacingUnits() - Method in class sc.fiji.snt.SNT
 
getSpeciesCommonName() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getSpeciesID() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getSpeciesNeuronIDs(int) - Static method in class sc.fiji.snt.annotation.InsectBrainUtils
 
getSpeciesScientificName() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
getSpineOrVaricosityCount() - Method in class sc.fiji.snt.Path
 
getSpineOrVaricosityDensity() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the overall density of spines/varicosities associated with this tree
getStandardizedCompartment(String) - Static method in interface sc.fiji.snt.TreeProperties
 
getStandardizedMetric(String) - Static method in class sc.fiji.snt.analysis.NodeStatistics
 
getStartJoins() - Method in class sc.fiji.snt.Path
 
getStartJoinsPoint() - Method in class sc.fiji.snt.Path
 
getState() - Method in class sc.fiji.snt.SNTUI
Gets the current UI state.
getState(boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getStateFromGoal() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getStateFromStart() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getStatistics(boolean) - Method in class sc.fiji.snt.SNTService
Returns a TreeStatistics instance constructed from current Paths.
getStats() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
getStats() - Method in class sc.fiji.snt.SNT
 
getStatsSecondary() - Method in class sc.fiji.snt.SNT
 
getStrahlerAnalyzer() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getStrahlerAnalyzer() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the StrahlerAnalyzer instance associated with this analyzer
getStrahlerBifurcationRatio() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the average Strahler bifurcation ratio of the analyzed tree.
getStrahlerNumber() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the highest Strahler number of the analyzed tree.
getString(String, String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
getStringFromHashMap(String, String) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
getStructureIdPath() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
getSubgraph(Set<SWCPoint>) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Returns the subgraph defined by the supplied subset of vertices, including their edges.
getSucceeded() - Method in class sc.fiji.snt.PathFitter
Checks whether the fit succeeded.
getSuggestedSuffix() - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
getSum(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the sum.
getSum() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getSummaryStats(String) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getSummaryStats(String) - Method in class sc.fiji.snt.analysis.TreeStatistics
Computes the SummaryStatistics for the specified measurement.
getSumSq(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the sum of the squared values.
getSumSq() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getSWC() - Method in class sc.fiji.snt.io.MouseLightLoader
Gets all the data associated with this reconstruction in the SWC format.
getSWCcolor(int) - Static method in class sc.fiji.snt.Path
Gets the default SWC colors used by SNT.
getSWCFileForIndex(String, int) - Method in class sc.fiji.snt.PathAndFillManager
 
getSWCFor(Collection<Path>) - Method in class sc.fiji.snt.PathAndFillManager
 
getSWCForOld(Collection<Path>) - Method in class sc.fiji.snt.PathAndFillManager
Gets the list of SWCPoints associated with a collection of Paths.
getSWCType() - Method in class sc.fiji.snt.Path
Gets the SWC type.
getSWCTypeMap() - Static method in class sc.fiji.snt.Tree
Returns the SWC Type flags used by SNT.
getSWCtypeName(int, boolean) - Static method in class sc.fiji.snt.Path
Gets the SWC type label associated with the specified type flag.
getSWCtypeNames() - Static method in class sc.fiji.snt.Path
Gets the list of string representations of non-redundant SWC types (i.e., excluding Path.SWC_FORK_POINT_LABEL, and Path.SWC_FORK_POINT_LABEL
getSWCtypes() - Static method in class sc.fiji.snt.Path
Gets the list of non-redundant SWC types (i.e., excluding the redundant types Path.SWC_FORK_POINT_LABEL, and Path.SWC_FORK_POINT_LABEL
getSWCTypes() - Method in class sc.fiji.snt.Tree
Extracts the SWC-type flags present in this Tree.
getSWCTypesAsString() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getTabbedPaneIcon(IconFactory.GLYPH) - Static method in class sc.fiji.snt.gui.IconFactory
 
getTable() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the table currently being used by the Analyzer
getTable() - Method in class sc.fiji.snt.PathManagerUI
 
getTable() - Method in class sc.fiji.snt.plugin.StrahlerCmd
Gets the Strahler table.
getTable() - Method in class sc.fiji.snt.SNTService
Returns a reference to SNT's main table of measurements.
getTags() - Method in class sc.fiji.snt.util.SWCPoint
 
getTangent(int, int, double[]) - Method in class sc.fiji.snt.Path
 
getTarget() - Method in class sc.fiji.snt.analysis.graph.AnnotationWeightedEdge
 
getTarget() - Method in class sc.fiji.snt.analysis.graph.SWCWeightedEdge
 
getTemp(String, boolean) - Method in class sc.fiji.snt.SNTPrefs
 
getTemp(String, String) - Method in class sc.fiji.snt.SNTPrefs
 
getTerminalBranches() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getTerminalBranches() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Retrieves the terminal branches of the analyzed Tree.
getTerminalLength() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the cable length of terminal branches
getText() - Method in class sc.fiji.snt.gui.GuiUtils.JTextFieldFile
 
getTextWindow(String) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
 
getThreads() - Static method in class sc.fiji.snt.SNTPrefs
 
getThreshold() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
getThreshold() - Method in class sc.fiji.snt.Fill
 
getThreshold() - Method in class sc.fiji.snt.tracing.FillerThread
 
getTips() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets the end points (tips) of the graph.
getTips() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Gets the end points (tips) of the subgraph.
getTips() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
getTips() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the position of all the tips in the analyzed tree.
getTips(BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Gets the position of all the tips in the analyzed tree associated with the specified annotation.
getTitle() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
 
getTitle() - Method in class sc.fiji.snt.viewer.Viewer2D
Gets the plot display title.
getToolTipForCell(Object) - Method in class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
getToolTipForCell(Object) - Method in class sc.fiji.snt.viewer.geditor.TreeGraphAdapter
 
getTree() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Returns a new tree associated with this graph, using the current state of the graph to build the tree.
getTree(boolean) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Returns a tree associated with this graph.
getTree() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Returns the tree associated with the parent's graph
getTree() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Returns the tree associated with this parser
getTree(String) - Method in class sc.fiji.snt.io.FlyCircuitLoader
Gets the collection of Paths for the specified cell ID
getTree() - Method in class sc.fiji.snt.io.InsectBrainLoader
Gets the collection of Paths for the specified cell ID
getTree(String, ColorRGB) - Method in class sc.fiji.snt.io.MouseLightLoader
Extracts a cell compartment as a collection of Paths.
getTree(String) - Method in class sc.fiji.snt.io.MouseLightLoader
Script-friendly method to extract a compartment as a collection of Paths.
getTree() - Method in class sc.fiji.snt.io.MouseLightLoader
Script-friendly method to extract the entire neuron as a collection of Paths.
getTree(String) - Method in class sc.fiji.snt.io.NeuroMorphoLoader
Gets the collection of Paths for the specified cell ID
getTree(String) - Method in interface sc.fiji.snt.io.RemoteSWCLoader
 
getTree(boolean) - Method in class sc.fiji.snt.SNTService
Gets the collection of paths listed in the Path Manager as a Tree object.
getTree() - Method in class sc.fiji.snt.SNTService
Gets the collection of paths listed in the Path Manager as a Tree object.
getTree(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Gets the tree associated with the specified label.
getTreeAsSceneryNode(Tree) - Method in class sc.fiji.snt.SciViewSNT
Gets the specified Tree as a Scenery Node.
getTreeID() - Method in class sc.fiji.snt.Path
Gets the identifier of the Tree associated to this Path (if any).
getTreeLabel() - Method in class sc.fiji.snt.Path
 
getTreeModel(boolean) - Static method in class sc.fiji.snt.annotation.AllenUtils
Retrieves the Allen CCF hierarchical tree data.
getTreePath() - Method in class sc.fiji.snt.annotation.AllenCompartment
Gets the tree path of this compartment.
getTrees() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
getTrees() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Return the connected components of this graph as a list of Trees
getTrees() - Method in class sc.fiji.snt.analysis.SkeletonConverter
Generates a list of Trees from the skeleton image.
getTrees() - Method in class sc.fiji.snt.PathAndFillManager
Returns all the paths associated with this PathAndFillManager instance, grouped by Tree.
getTrees() - Method in class sc.fiji.snt.viewer.Viewer3D
Returns all trees added to this viewer.
getTrees(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Returns all trees added to this viewer.
getTreeWithSamePathStructure() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Attempt to build a new Tree with the same Path hierarchy as the source Tree.
getType() - Method in class sc.fiji.snt.event.SNTEvent
 
getType() - Method in class sc.fiji.snt.viewer.Annotation3D
Gets the type of this annotation.
getUI() - Method in class sc.fiji.snt.SNT
Gets the main UI.
getUI() - Method in class sc.fiji.snt.SNTService
Returns a reference to SNT's UI.
getUIState() - Method in class sc.fiji.snt.SNT
 
getUndoManager() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
getUnique3Dgroups(ArrayList<ShollPoint>) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
 
getUniquelySuffixedFile(File) - Static method in class sc.fiji.snt.SNTUtils
 
getUniquelySuffixedTifFile(File) - Static method in class sc.fiji.snt.SNTUtils
 
getUnit() - Method in class sc.fiji.snt.util.BoundingBox
Gets the length unit of voxel spacing
getUnscaledNodesInViewPort(TracerCanvas) - Method in class sc.fiji.snt.Path
 
getUnscaledPoint() - Method in class sc.fiji.snt.util.PointInImage
Converts the coordinates of this point into pixel units if this point is associated with a Path.
getUnscaledPoint(int) - Method in class sc.fiji.snt.util.PointInImage
Converts the coordinates of this point into pixel units if this point is associated with a Path.
getUnSelectedPathsRenderedInViewPort(TracerCanvas) - Method in class sc.fiji.snt.PathAndFillManager
 
getUseFitted() - Method in class sc.fiji.snt.Path
Gets whether the fitted 'flavor' of this Path is in use.
getUseSubVolumeStats() - Method in class sc.fiji.snt.SNT
 
getUUID() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
getValue(int, int) - Method in class sc.fiji.snt.tracing.image.ArraySearchImage
 
getValue(int, int) - Method in class sc.fiji.snt.tracing.image.ListSearchImage
 
getValue(int, int) - Method in class sc.fiji.snt.tracing.image.MapSearchImage
 
getValue(int, int) - Method in interface sc.fiji.snt.tracing.image.SearchImage
 
getValues(Path) - Method in class sc.fiji.snt.analysis.PathProfiler
Gets the profile for the specified path as a map of lists, with distances (or indices) stored under PathProfiler.X_VALUES ("x-values") and intensities under PathProfiler.Y_VALUES ("y-values").
getValues(Path, int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
getValues() - Method in class sc.fiji.snt.analysis.ProfileProcessor
The profile values, or null if they have not been processed yet.
getVariance(boolean) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Calculates the variance.
getVariance() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
getVertexColor(V) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
getVertexColorRGBMap() - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
getVertexValue(V) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
getVertexValueMap() - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
getVertices() - Method in class sc.fiji.snt.viewer.OBJMesh
Returns the mesh vertices.
getVertices(String) - Method in class sc.fiji.snt.viewer.OBJMesh
Returns the mesh vertices.
getViewers() - Static method in class sc.fiji.snt.SNTUtils
 
getViewPort() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
getVolume() - Method in class sc.fiji.snt.Fill
Returns the Fill volume.
getVolume() - Method in class sc.fiji.snt.viewer.Annotation3D
 
getVolume() - Method in class sc.fiji.snt.viewer.OBJMesh
 
getWeight() - Method in class sc.fiji.snt.analysis.graph.AnnotationWeightedEdge
 
getWeight() - Method in class sc.fiji.snt.analysis.graph.SWCWeightedEdge
 
getWidth() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
getWidth() - Method in class sc.fiji.snt.SNT
 
getX() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getX() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
getX() - Method in interface sc.fiji.snt.tracing.SearchNode
 
getX() - Method in class sc.fiji.snt.util.PointInImage
 
getX() - Method in interface sc.fiji.snt.util.SNTPoint
 
getX() - Method in class sc.fiji.snt.util.SWCPoint
 
getXOffset() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getXScale() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getXUnscaled(int) - Method in class sc.fiji.snt.Path
 
getXUnscaledDouble(int) - Method in class sc.fiji.snt.Path
 
getXvalues() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the abscissae of the sampled linear plot for sampled data.
getXvalues() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
Returns the abscissae of the Semi-log /Log-log plot for sampled data.
getXvalues() - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getXYCanvas() - Method in class sc.fiji.snt.SNT
 
getXYPlot() - Method in class sc.fiji.snt.analysis.PathProfiler
Gets the plot profile as an PlotService plot.
getXYPlot(int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
getXZCanvas() - Method in class sc.fiji.snt.SNT
 
getY() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getY() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
getY() - Method in interface sc.fiji.snt.tracing.SearchNode
 
getY() - Method in class sc.fiji.snt.util.PointInImage
 
getY() - Method in interface sc.fiji.snt.util.SNTPoint
 
getY() - Method in class sc.fiji.snt.util.SWCPoint
 
getYOffset() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getYScale() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getYUnscaled(int) - Method in class sc.fiji.snt.Path
 
getYUnscaledDouble(int) - Method in class sc.fiji.snt.Path
 
getYvalues() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Returns the ordinates of the sampled linear plot of sampled data.
getYvalues() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
Returns the ordinates of the Semi-log/Log-log plot for sampled data.
getYvalues() - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getYvalues(boolean) - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
getZ() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
getZ() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
getZ() - Method in interface sc.fiji.snt.tracing.SearchNode
 
getZ() - Method in class sc.fiji.snt.util.PointInImage
 
getZ() - Method in interface sc.fiji.snt.util.SNTPoint
 
getZ() - Method in class sc.fiji.snt.util.SWCPoint
 
getZFudge() - Method in class sc.fiji.snt.tracing.cost.OneMinusErf
 
getZOffset() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getZScale() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
getZUnscaled(int) - Method in class sc.fiji.snt.Path
 
getZUnscaledDouble(int) - Method in class sc.fiji.snt.Path
 
getZYCanvas() - Method in class sc.fiji.snt.SNT
 
getZYXZ(ImagePlus, int) - Static method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
goal_x - Variable in class sc.fiji.snt.tracing.BiSearch
 
goal_y - Variable in class sc.fiji.snt.tracing.BiSearch
 
goal_z - Variable in class sc.fiji.snt.tracing.BiSearch
 
graph - Variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
GraphAdapterMapperCmd - Class in sc.fiji.snt.plugin
 
GraphAdapterMapperCmd() - Constructor for class sc.fiji.snt.plugin.GraphAdapterMapperCmd
 
GraphColorMapper<V,E extends org.jgrapht.graph.DefaultWeightedEdge> - Class in sc.fiji.snt.analysis.graph
 
GraphColorMapper(Context) - Constructor for class sc.fiji.snt.analysis.graph.GraphColorMapper
 
GraphColorMapper() - Constructor for class sc.fiji.snt.analysis.graph.GraphColorMapper
 
graphComponent - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
GraphEditor - Class in sc.fiji.snt.viewer.geditor
 
GraphEditor(String, mxGraphComponent) - Constructor for class sc.fiji.snt.viewer.geditor.GraphEditor
 
GraphGeneratorCmd - Class in sc.fiji.snt.gui.cmds
Command for displaying the contents of Path Manager in the "SNT Graph Viewer"
GraphGeneratorCmd() - Constructor for class sc.fiji.snt.gui.cmds.GraphGeneratorCmd
 
graphLayout(String) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
Creates an action that executes the specified layout.
graphOrder() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
graphOutline - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
GraphUtils - Class in sc.fiji.snt.analysis.graph
Utilities for Graph handling.
GraphViewer - Class in sc.fiji.snt.viewer
 
GraphViewer(SNTGraph<?, ? extends DefaultWeightedEdge>) - Constructor for class sc.fiji.snt.viewer.GraphViewer
 
GroupAnalyzerCmd - Class in sc.fiji.snt.plugin
Command for Comparing Groups of Tree(s).
GroupAnalyzerCmd() - Constructor for class sc.fiji.snt.plugin.GroupAnalyzerCmd
 
GroupedTreeStatistics - Class in sc.fiji.snt.analysis
Computes statistics from Tree groups.
GroupedTreeStatistics() - Constructor for class sc.fiji.snt.analysis.GroupedTreeStatistics
Instantiates a new grouped tree statistics.
groupPositions(int[][]) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
GUESS_LOG_METHOD - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
GUESS_SLOG - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for automatic choice between Semi-log/Log-log analysis
guessResamplingFactor() - Method in class sc.fiji.snt.SNT
 
guessTracesFileType(String) - Method in class sc.fiji.snt.PathAndFillManager
 
GuiUtils - Class in sc.fiji.snt.gui
Misc.
GuiUtils(Component) - Constructor for class sc.fiji.snt.gui.GuiUtils
 
GuiUtils() - Constructor for class sc.fiji.snt.gui.GuiUtils
 
guiUtils - Variable in class sc.fiji.snt.PathManagerUI
 
guiUtils - Variable in class sc.fiji.snt.SNTUI
 
GuiUtils.JTextFieldFile - Class in sc.fiji.snt.gui
 

H

h - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
hasContext() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
 
hasCustomColor() - Method in class sc.fiji.snt.Path
Assesses whether a custom color has been assigned to this Path.
hasDimensions() - Method in class sc.fiji.snt.util.BoundingBox
 
hashCode() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
hashCode() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
hashCode() - Method in class sc.fiji.snt.tracing.BiSearchNode
 
hashCode() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
hashCode() - Method in class sc.fiji.snt.util.BoundingBox
 
hashCode() - Method in class sc.fiji.snt.util.PointInImage
 
hashCode() - Method in class sc.fiji.snt.util.ShollPoint
 
hashCode() - Method in class sc.fiji.snt.util.SNTColor
 
hashCode() - Method in class sc.fiji.snt.util.SWCPoint
 
hashCode() - Method in class sc.fiji.snt.viewer.Viewer3D
 
hasNext() - Method in class sc.fiji.snt.PathAndFillManager.AllPointsIterator
 
hasNext - Variable in class sc.fiji.snt.util.CircleCursor3D
 
hasNext() - Method in class sc.fiji.snt.util.CircleCursor3D
 
hasNext() - Method in class sc.fiji.snt.util.DiskCursor3D
 
hasNext() - Method in class sc.fiji.snt.util.PathCursor
 
hasNodeAnnotations() - Method in class sc.fiji.snt.Path
Assesses whether the nodes of this path have been assigned BrainAnnotations.
hasNodeColors() - Method in class sc.fiji.snt.Path
Assesses whether the nodes of this path have been assigned an array of colors
hasNodeHemisphereFlags() - Method in class sc.fiji.snt.Path
Assesses whether the nodes of this path have been assigned hemisphere flags.
hasNodeValues() - Method in class sc.fiji.snt.Path
Assesses whether the nodes of this path have been assigned an array of values
hasPoints() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
hasRadii() - Method in class sc.fiji.snt.Path
Checks whether the nodes of this path have been assigned defined thickness.
hasReconstructions() - Method in class sc.fiji.snt.io.InsectBrainLoader.NeuronInfo
 
hasUnsavedData() - Method in class sc.fiji.snt.analysis.SNTTable
 
HEADER_HTML - Static variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
HEADER_HTML - Static variable in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
HEADER_HTML - Static variable in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
HEADER_TOOLTIP - Static variable in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
heapDecreaseKey(boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
heapHandle - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
heapInsert(AddressableHeap<BiSearchNode, Void>, boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
HEAVY_PATH_DECOMPOSITION - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Heavy path decomposition" mapping.
HEIGHT - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Height" statistics
height - Variable in class sc.fiji.snt.SNT
 
height() - Method in class sc.fiji.snt.util.BoundingBox
 
helpMenu() - Static method in class sc.fiji.snt.gui.GuiUtils
 
HEMI_EAST - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
HEMI_NONE - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
HEMI_NORTH - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
HEMI_SOUTH - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
HEMI_WEST - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
HessianGenerationCallback - Interface in sc.fiji.snt
 
heuristic - Variable in class sc.fiji.snt.tracing.BiSearch
 
Heuristic - Interface in sc.fiji.snt.tracing.heuristic
Interface for heuristic estimates to the goal used by classes implementing SearchInterface.
HIDE_SAVED_FILES - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
HIGHEST_PATH_ORDER - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Highest path order
HIGHEST_PATH_ORDER - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "Highest path order" statistics

I

IconFactory - Class in sc.fiji.snt.gui
A factory for FADerivedIcons presets.
IconFactory() - Constructor for class sc.fiji.snt.gui.IconFactory
 
IconFactory.GLYPH - Enum in sc.fiji.snt.gui
 
ID - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property (dummy): Each Tree in the collection is assigned an incremental LUT entry
id() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
id() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
id() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
id - Variable in class sc.fiji.snt.util.SWCPoint
The sample number of this node
identifier() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
idExists() - Method in class sc.fiji.snt.io.InsectBrainLoader
Checks whether the neuron to be loaded was found in the database.
idExists() - Method in class sc.fiji.snt.io.MouseLightLoader
Checks whether the neuron to be loaded was found in the database.
ignoreSWCType(int...) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Ignores Paths sharing the specified SWC flag(s).
ImageParser - Class in sc.fiji.snt.analysis.sholl.parsers
 
ImageParser(ImagePlus) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.ImageParser
Deprecated.
ImageParser(ImagePlus, Context) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
ImageParser2D - Class in sc.fiji.snt.analysis.sholl.parsers
 
ImageParser2D(ImagePlus) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
ImageParser2D(ImagePlus, Context) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
ImageParser3D - Class in sc.fiji.snt.analysis.sholl.parsers
Parser for 3D images
ImageParser3D(ImagePlus) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
Deprecated.
ImageParser3D(ImagePlus, Context) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
 
imageType - Variable in class sc.fiji.snt.SNT
 
imageTypeToString(int) - Static method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
img - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
imgAccess - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
imgDepth - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
imgHeight - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
ImgUtils - Class in sc.fiji.snt.util
Static utilities for handling and manipulation of RandomAccessibleIntervals
imgWidth - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
imp - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
impMap - Variable in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
importGraph(DirectedWeightedGraph) - Method in class sc.fiji.snt.PathAndFillManager
 
importGraphWithPathStructure(DirectedWeightedGraph) - Method in class sc.fiji.snt.PathAndFillManager
 
importNeurons(Map<String, TreeSet<SWCPoint>>, ColorRGB, String) - Method in class sc.fiji.snt.PathAndFillManager
Import neuron(s) as a collection of reconstruction nodes (SWC points)
importSWC(String, String) - Method in class sc.fiji.snt.PathAndFillManager
Imports an SWC file using default settings.
importSWC(BufferedReader, String, boolean, double, double, double, double, double, double, boolean, int...) - Method in class sc.fiji.snt.PathAndFillManager
Imports SWC data with advanced settings.
importSWC(String, boolean) - Method in class sc.fiji.snt.PathAndFillManager
Imports an SWC file.
importSWC(String, boolean, double, double, double, double, double, double, boolean, int...) - Method in class sc.fiji.snt.PathAndFillManager
Imports an SWC file using advanced options.
importSWCs(Map<String, String>, ColorRGB) - Method in class sc.fiji.snt.PathAndFillManager
Imports a group of SWC files (Remote URLs supported).
improveRecording() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Customizes macro recordings
IN_DEGREE - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "In degree" mapping.
INCOMING_WEIGHT - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Incoming weight" mapping.
indexInPath - Variable in class sc.fiji.snt.NearPoint
 
indexNearestTo(double, double, double, double) - Method in class sc.fiji.snt.Path
Gets the index of the closest node associated with the specified world coordinates.
indexNearestTo(double, double, double) - Method in class sc.fiji.snt.Path
 
indexNearestToCanvasPosition2D(double, double, double) - Method in class sc.fiji.snt.Path
 
indexOf(Path) - Method in class sc.fiji.snt.Tree
Returns the index of the specified Path in this Tree.
INFER_PRIMARY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
inferSpacing(Collection<SWCPoint>) - Method in class sc.fiji.snt.util.BoundingBox
Infers the voxel spacing of this box from the inter-node distances of a Collection of SWCPoints.
info - Variable in class sc.fiji.snt.util.BoundingBox
Used to store information about this bounding box.
info(Object) - Method in class sc.fiji.snt.util.Logger
 
infoColor() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
init() - Method in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.ColorMapReconstructionCmd
 
init(boolean) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
init() - Method in class sc.fiji.snt.gui.cmds.DistributionBPCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.DistributionCPCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.GraphGeneratorCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.InsectBrainImporterCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.LoadReconstructionCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.MLImporterCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.RemoteSWCImporterCmd
 
init() - Method in class sc.fiji.snt.gui.cmds.TranslateReconstructionsCmd
 
init() - Method in class sc.fiji.snt.plugin.ChooseDataset
 
init() - Method in class sc.fiji.snt.plugin.PlotterCmd
 
init() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
init() - Method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
init() - Method in class sc.fiji.snt.plugin.SkeletonConverterCmd
 
initialize() - Method in class sc.fiji.snt.gui.cmds.SNTLoaderCmd
 
initialize(ImagePlus) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
initialize(ImagePlus, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
initialize(ImagePlus) - Method in class sc.fiji.snt.SNT
 
initialize(boolean, int, int) - Method in class sc.fiji.snt.SNT
Initializes the plugin by assembling all the required tracing views
initialize(boolean) - Method in class sc.fiji.snt.SNTService
Initializes SNT.
initialize(String, boolean) - Method in class sc.fiji.snt.SNTService
Initializes SNT.
initialize(ImagePlus, boolean) - Method in class sc.fiji.snt.SNTService
Initializes SNT.
initPathsToFill(Set<Path>) - Method in class sc.fiji.snt.SNT
 
initSplashScreen() - Static method in class sc.fiji.snt.gui.GuiUtils
 
INNER_LENGTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Length of inner branches (sum)" analysis.
INNER_LENGTH - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Length of inner branches" analysis.
innerBranches - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
inputImageChanged() - Method in class sc.fiji.snt.SNTUI
 
inputImageLoaded() - Method in class sc.fiji.snt.SNT
 
InsectBrainCompartment - Class in sc.fiji.snt.annotation
 
InsectBrainCompartment() - Constructor for class sc.fiji.snt.annotation.InsectBrainCompartment
 
InsectBrainImporterCmd - Class in sc.fiji.snt.gui.cmds
Command for importing InsectBrain reconstructions
InsectBrainImporterCmd() - Constructor for class sc.fiji.snt.gui.cmds.InsectBrainImporterCmd
 
InsectBrainLoader - Class in sc.fiji.snt.io
Methods for retrieving reconstructions and annotations from the Insect Brain Database at insectbraindb.org *
InsectBrainLoader(int) - Constructor for class sc.fiji.snt.io.InsectBrainLoader
 
InsectBrainLoader.NeuronInfo - Class in sc.fiji.snt.io
 
InsectBrainUtils - Class in sc.fiji.snt.annotation
Utility methods for retrieving species, brain, and neuron data from the Insect Brain Database
insertNode(int, PointInImage) - Method in class sc.fiji.snt.Path
Inserts a node at a specified position.
insertRow(String) - Method in class sc.fiji.snt.analysis.SNTTable
 
installComponents() - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
installHandlers() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
installListeners() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
installRepaintListener() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
instanceAttatchedToPlugin - Variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
integerScale - Variable in class sc.fiji.snt.analysis.ColorMapper
 
integerSpinner(int, int, int, int, boolean) - Static method in class sc.fiji.snt.gui.GuiUtils
 
INTEGRATION_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
INTER_NODE_DISTANCE - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Inter-node distance" statistics.
INTER_NODE_DISTANCE_SQUARED - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Inter-node distance (squared)" statistics.
INTERSECTING_RADII - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
intersection(Collection<AnnotationGraph>) - Static method in class sc.fiji.snt.analysis.graph.AnnotationGraphUtils
Return the graph representing the intersection of the edge sets of a collection of graphs.
INTG_MEAN - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
INTG_MEDIAN - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
INTG_MODE - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
invalid3DMesh - Variable in class sc.fiji.snt.Path
 
is2D() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
is2D() - Method in class sc.fiji.snt.SNT
 
is2DDisplayCanvas() - Method in class sc.fiji.snt.SNTPrefs
 
is2Dnormalization() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
is3D() - Method in class sc.fiji.snt.Tree
Assesses whether this Tree has depth.
is3Dnormalization() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
isActive() - Method in class sc.fiji.snt.SNTService
Gets whether SNT is running.
isActive() - Method in class sc.fiji.snt.viewer.Viewer3D
Checks whether this instance is currently active
isAnnotated() - Method in class sc.fiji.snt.Tree
Checks if the nodes of this Tree have been assigned BrainAnnotations (neuropil labels).
isAstarEnabled() - Method in class sc.fiji.snt.SNT
Checks if A* search is enabled
isBeingEdited() - Method in class sc.fiji.snt.Path
 
isBranchesAssigned() - Method in class sc.fiji.snt.analysis.NodeStatistics
 
isCalibrationCompatible(ImagePlus) - Method in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
isChangesUnsaved() - Method in class sc.fiji.snt.SNT
 
isChildOf(BrainAnnotation) - Method in class sc.fiji.snt.annotation.AllenCompartment
Assesses if this annotation is a child of a specified compartment.
isChildOf(BrainAnnotation) - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
isChildOf(BrainAnnotation) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
isColorPairingEnabled() - Method in class sc.fiji.snt.gui.cmds.SWCTypeOptionsCmd
 
isConnectedTo(Path) - Method in class sc.fiji.snt.Path
 
isDarkModeOn() - Method in class sc.fiji.snt.viewer.Viewer3D
Checks if scene is being rendered under dark or light background.
isDatabaseAvailable() - Static method in class sc.fiji.snt.annotation.VFBUtils
Checks whether a connection to the Virtual Fly Brain database can be established.
isDatabaseAvailable() - Static method in class sc.fiji.snt.annotation.ZBAtlasUtils
Checks whether a connection to the FishAtlas database can be established.
isDatabaseAvailable() - Method in class sc.fiji.snt.io.FlyCircuitLoader
Checks whether a connection to the FlyCircuit database can be established.
isDatabaseAvailable() - Static method in class sc.fiji.snt.io.InsectBrainLoader
Checks whether a connection to the Insect Brain Database can be established.
isDatabaseAvailable() - Static method in class sc.fiji.snt.io.MouseLightLoader
Checks whether a connection to the MouseLight database can be established.
isDatabaseAvailable() - Static method in class sc.fiji.snt.io.MouseLightQuerier
Checks whether a connection to the MouseLight database can be established.
isDatabaseAvailable() - Method in class sc.fiji.snt.io.NeuroMorphoLoader
Checks whether a connection to the NeuroMorpho database can be established.
isDatabaseAvailable() - Method in interface sc.fiji.snt.io.RemoteSWCLoader
 
isDebug() - Method in class sc.fiji.snt.util.Logger
 
isDebugMode() - Static method in class sc.fiji.snt.SNTUtils
Assesses if SNT is running in debug mode
isDisplayCanvas(ImagePlus) - Method in class sc.fiji.snt.SNT
 
isDummy() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
isEdgeLabelsEnabled() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
isEditableNodeLocked() - Method in class sc.fiji.snt.Path
 
isEditModeEnabled() - Method in class sc.fiji.snt.SNT
 
isEmpty() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
isEmpty() - Method in class sc.fiji.snt.Tree
Checks if this Tree is empty.
isEventsDisabled() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
isFittedVersionOfAnotherPath() - Method in class sc.fiji.snt.Path
Checks if this Path is a fitted version of another path.
isHeadless() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
isIntDensityProfile() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
isLeftHemisphere(Tree) - Static method in class sc.fiji.snt.annotation.AllenUtils
Checks the hemisphere a neuron belongs to.
isLeftHemisphere(SNTPoint) - Static method in class sc.fiji.snt.annotation.AllenUtils
Checks the hemisphere a reconstruction node belongs to.
isLeftHemisphere(double, double, double) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
isLegacy3DViewerAvailable() - Static method in class sc.fiji.snt.gui.GuiUtils
 
isMeshAvailable() - Method in class sc.fiji.snt.annotation.AllenCompartment
Checks whether a mesh is known to be available for this compartment.
isMeshAvailable() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
isMeshAvailable() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
isModified() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
isOnlySelectedPathsVisible() - Method in class sc.fiji.snt.SNT
 
isPanningEvent(MouseEvent) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
isParentOf(BrainAnnotation) - Method in class sc.fiji.snt.annotation.AllenCompartment
Assesses if this annotation is the parent of the specified compartment.
isParentOf(BrainAnnotation) - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
isParentOf(BrainAnnotation) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
isPrimary() - Method in class sc.fiji.snt.Path
Checks if this Path is root.
isPrimaryBranchesInferred() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Checks whether the number of primary branches is being inferred from the number of intersections at starting radius or if it has been set explicitly.
isReady() - Method in class sc.fiji.snt.SNTUI
Assesses whether the UI is blocked.
isReal() - Method in class sc.fiji.snt.util.PointInImage
 
isRetrieveIntDensitiesSet() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
isSameLocation(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
isSameOrParentAnnotation(BrainAnnotation, BrainAnnotation) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
 
isSaveCompressedTraces() - Method in class sc.fiji.snt.SNTPrefs
 
isSaveWinLocations() - Method in class sc.fiji.snt.SNTPrefs
 
isScaled() - Method in class sc.fiji.snt.util.BoundingBox
Checks whether this BoundingBox is spatially calibrated, i.e., if voxel spacing has been specified
isSciViewAvailable() - Static method in class sc.fiji.snt.gui.cmds.EnableSciViewUpdateSiteCmd
 
isSecondaryDataAvailable() - Method in class sc.fiji.snt.SNT
Assesses if the 'secondary image' has been loaded into memory.
isSecondaryImageFileLoaded() - Method in class sc.fiji.snt.SNT
 
isSelected() - Method in class sc.fiji.snt.Path
 
isSelected(Path) - Method in class sc.fiji.snt.PathAndFillManager
Checks if a Path is currently selected in the GUI.
isSkipSingleVoxels() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
 
isSkipSomaticSegments() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
 
isSNTInstance() - Method in class sc.fiji.snt.viewer.Viewer3D
Checks whether this instance is SNT's Reconstruction Viewer.
isSplitDendritesFromAxons() - Method in class sc.fiji.snt.viewer.Viewer3D
Checks whether axons and dendrites of imported Trees are set to be imported as separated objects.
isTracingOnSecondaryImageActive() - Method in class sc.fiji.snt.SNT
 
isTracingOnSecondaryImageAvailable() - Method in class sc.fiji.snt.SNT
 
isTypeDefined() - Method in class sc.fiji.snt.util.SNTColor
Checks if an SWC type has been defined.
isUIready() - Method in class sc.fiji.snt.SNT
 
isUseSubVolumeStats - Variable in class sc.fiji.snt.SNT
 
isUsingCumulativeFrequencies() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
isValid() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Checks whether this tree is topologically valid, i.e., contains only one root and no loops.
isValidURL(String) - Static method in class sc.fiji.snt.SNTUtils
 
isVertexLabelsEnabled() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
isVisible() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
isVisible() - Static method in class sc.fiji.snt.gui.cmds.ShortcutWindowCmd
 
isZoomAllPanesDisabled() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
itemStateChanged(ItemEvent) - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
iterator() - Method in class sc.fiji.snt.tracing.image.ArraySearchImage
 
iterator() - Method in class sc.fiji.snt.tracing.image.ListSearchImage
 
iterator() - Method in class sc.fiji.snt.tracing.image.MapSearchImage
 
iterator() - Method in class sc.fiji.snt.tracing.image.SearchImageStack
 

J

JSONImporterCmd - Class in sc.fiji.snt.gui.cmds
Command for importing a (MouseLight) JSON file
JSONImporterCmd() - Constructor for class sc.fiji.snt.gui.cmds.JSONImporterCmd
 
JTextFieldFile() - Constructor for class sc.fiji.snt.gui.GuiUtils.JTextFieldFile
 
jumpFwd(long) - Method in class sc.fiji.snt.util.CircleCursor3D
 
jumpFwd(long) - Method in class sc.fiji.snt.util.PathCursor
 
just_near_slices - Variable in class sc.fiji.snt.TracerCanvas
 
justDisplayNearSlices(boolean, int) - Method in class sc.fiji.snt.SNT
 

K

KEEP - Static variable in class sc.fiji.snt.util.ShollPoint
 
KEY_2D3D - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_CALIBRATION - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_CENTER - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_CHANNEL_POS - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_COLOR - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_COMPARTMENT - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_FRAME_POS - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_FRAME_POS - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_HEMISHELLS - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_ID - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_ID - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_IMG - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_IMG_CHANNEL - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_IMG_FRAME - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_LABEL - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_NSAMPLES - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_NSAMPLES_INTG - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_SLICE_POS - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_SOURCE - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
KEY_SOURCE - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_SPATIAL_UNIT - Static variable in interface sc.fiji.snt.TreeProperties
 
KEY_THRESHOLD_RANGE - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
keyboardHandler - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
keySet() - Method in class sc.fiji.snt.tracing.image.SearchImageStack
 
KURTOSIS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 

L

LAF_DARCULA - Static variable in class sc.fiji.snt.gui.GuiUtils
 
LAF_DARK - Static variable in class sc.fiji.snt.gui.GuiUtils
 
LAF_DEFAULT - Static variable in class sc.fiji.snt.gui.GuiUtils
 
LAF_LIGHT - Static variable in class sc.fiji.snt.gui.GuiUtils
 
LAF_LIGHT_INTJ - Static variable in class sc.fiji.snt.gui.GuiUtils
 
last_start_point_x - Variable in class sc.fiji.snt.SNT
 
last_start_point_y - Variable in class sc.fiji.snt.SNT
 
last_start_point_z - Variable in class sc.fiji.snt.SNT
 
lastDstats - Variable in class sc.fiji.snt.analysis.TreeStatistics
 
lastDstatsCanBeRecycled(String) - Method in class sc.fiji.snt.analysis.TreeStatistics
 
lastPathResult - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
lastPoint() - Method in class sc.fiji.snt.Path
 
lastReportMilliseconds - Variable in class sc.fiji.snt.tracing.SearchThread
 
launchSigmaPaletteAround(int, int) - Method in class sc.fiji.snt.SNTUI
 
Lazy - Class in sc.fiji.snt.filter
Static helpers for creating lazy filtered images This Class is a direct port of code written by the Saalfeld lab at Janelia Research Campus, original source at https://github.com/saalfeldlab/hot-knife
LEFT_HEMISPHERE - Static variable in interface sc.fiji.snt.annotation.BrainAnnotation
 
leftAlignedLabel(String, boolean) - Static method in class sc.fiji.snt.gui.GuiUtils
 
leftAlignedLabel(String, String, boolean) - Static method in class sc.fiji.snt.gui.GuiUtils
 
legacyService - Variable in class sc.fiji.snt.SNT
 
LENGTH - Static variable in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
LENGTH - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Cable length
LENGTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Cable length" analysis.
LENGTH - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Path length" mapping.
libraryPane - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
LinearProfileStats - Class in sc.fiji.snt.analysis.sholl.math
Retrieves descriptive statistics and calculates Sholl Metrics from sampled Sholl profiles, including those relying on polynomial fitting.
LinearProfileStats(Profile) - Constructor for class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Instantiates the Linear Profile Statistics.
list() - Method in class sc.fiji.snt.Tree
Gets all the paths from this tree.
listener - Variable in class sc.fiji.snt.SNTUI
 
listeners - Variable in class sc.fiji.snt.SNT
 
listFromDir(String) - Static method in class sc.fiji.snt.Tree
Retrieves a list of Trees from reconstruction files stored in a common directory.
listFromDir(String, String) - Static method in class sc.fiji.snt.Tree
Retrieves a list of Trees from reconstruction files stored in a common directory matching the specified criteria.
listFromDir(String, String, String...) - Static method in class sc.fiji.snt.Tree
Retrieves a list of Trees from reconstruction files stored in a common directory matching the specified criteria.
listFromFile(String) - Static method in class sc.fiji.snt.Tree
Retrieves a list of Trees from a single file.
listProfileEntries() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
Lists (details) the Profile entries.
ListSearchImage<V> - Class in sc.fiji.snt.tracing.image
 
ListSearchImage(Class<V>, int, int) - Constructor for class sc.fiji.snt.tracing.image.ListSearchImage
 
ListSearchImageSupplier(Class<V>, int, int) - Constructor for class sc.fiji.snt.tracing.image.SupplierUtil.ListSearchImageSupplier
 
load(SingleCellArrayImg<S, ?>) - Method in class sc.fiji.snt.filter.UnaryComputerOpCellLoader
 
load(String, int...) - Method in class sc.fiji.snt.PathAndFillManager
Imports a reconstruction file (any supported extension).
loadCompressedXML(String) - Method in class sc.fiji.snt.PathAndFillManager
 
loader - Variable in class sc.fiji.snt.viewer.OBJMesh
 
loadGraph(DirectedWeightedGraph) - Method in class sc.fiji.snt.SNTService
 
loadGuessingType(String, InputStream) - Method in class sc.fiji.snt.PathAndFillManager
 
loadImagefromGUI(int, int) - Method in class sc.fiji.snt.SNTUI
 
LOADING - Static variable in class sc.fiji.snt.SNTUI
Flag specifying UI is currently waiting for I/0 operations to conclude
loadLabelsFile(String) - Method in class sc.fiji.snt.SNT
 
loadMesh(String, ColorRGB, double) - Method in class sc.fiji.snt.viewer.Viewer3D
Loads a Wavefront .OBJ file.
LoadObjCmd - Class in sc.fiji.snt.gui.cmds
Command for loading an OBJ file in Reconstruction Viewer
LoadObjCmd() - Constructor for class sc.fiji.snt.gui.cmds.LoadObjCmd
 
loadPluginPrefs() - Method in class sc.fiji.snt.SNTPrefs
 
LoadReconstructionCmd - Class in sc.fiji.snt.gui.cmds
Command for loading Reconstruction files in Reconstruction Viewer.
LoadReconstructionCmd() - Constructor for class sc.fiji.snt.gui.cmds.LoadReconstructionCmd
 
loadRefBrain(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Loads the surface mesh of a supported reference brain/neuropil.
loadSecondaryImage(File) - Method in class sc.fiji.snt.SNT
Loads the 'secondary image' specified by SNT.setSecondaryImage(File) into memory as 32-bit data.
loadSecondaryImage(ImagePlus) - Method in class sc.fiji.snt.SNT
 
loadSecondaryImage(RandomAccessibleInterval<T>, boolean) - Method in class sc.fiji.snt.SNT
 
loadSecondaryImage(ImagePlus, boolean) - Method in class sc.fiji.snt.SNT
 
loadSecondaryImage(RandomAccessibleInterval<T>, boolean, boolean) - Method in class sc.fiji.snt.SNT
 
loadStartupPrefs() - Method in class sc.fiji.snt.SNTPrefs
Deprecated.
loadSWCFile(File) - Method in class sc.fiji.snt.SNT
Assumes UI is available
loadTracesFile(File) - Method in class sc.fiji.snt.SNT
Assumes UI is available
loadTracings(File) - Method in class sc.fiji.snt.SNT
 
loadTracings(String) - Method in class sc.fiji.snt.SNTService
Loads the specified tracings file.
loadTree(Tree) - Method in class sc.fiji.snt.SNTService
Loads the specified tree.
loadUncompressedXML(String, int...) - Method in class sc.fiji.snt.PathAndFillManager
 
localize(float[]) - Method in class sc.fiji.snt.util.CircleCursor3D
 
localize(double[]) - Method in class sc.fiji.snt.util.CircleCursor3D
 
localize(int[]) - Method in class sc.fiji.snt.util.CircleCursor3D
 
localize(long[]) - Method in class sc.fiji.snt.util.CircleCursor3D
 
localize(float[]) - Method in class sc.fiji.snt.util.PathCursor
 
localize(double[]) - Method in class sc.fiji.snt.util.PathCursor
 
localize(int[]) - Method in class sc.fiji.snt.util.PathCursor
 
localize(long[]) - Method in class sc.fiji.snt.util.PathCursor
 
LocalThicknessCmd - Class in sc.fiji.snt.plugin
Convenience command for running Fiji's "Local Thickness" plugin from SNT
LocalThicknessCmd() - Constructor for class sc.fiji.snt.plugin.LocalThicknessCmd
 
log(String) - Static method in class sc.fiji.snt.SNTUtils
 
LOG_LOG - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for imposing Log-log analysis
Logger - Class in sc.fiji.snt.util
 
Logger(Context, String) - Constructor for class sc.fiji.snt.util.Logger
 
logSceneControls() - Method in class sc.fiji.snt.viewer.Viewer3D
Logs API calls controlling the scene (view point, bounds, etc.) to Console.
longPos - Variable in class sc.fiji.snt.util.CircleCursor3D
 
loops - Variable in class sc.fiji.snt.tracing.SearchThread
 
loops_at_last_report - Variable in class sc.fiji.snt.tracing.SearchThread
 
lowerT - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
lutChoiceChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
lutChoiceChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 

M

main(String[]) - Static method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
main(String[]) - Static method in class sc.fiji.snt.analysis.graph.GraphUtils
 
main(String[]) - Static method in class sc.fiji.snt.analysis.GroupedTreeStatistics
 
main(String...) - Static method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
main(String[]) - Static method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
main(String...) - Static method in class sc.fiji.snt.analysis.NodeColorMapper
 
main(String[]) - Static method in class sc.fiji.snt.analysis.NodeStatistics
 
main(String[]) - Static method in class sc.fiji.snt.analysis.PathProfiler
 
main(String[]) - Static method in class sc.fiji.snt.analysis.PathStraightener
 
main(String[]) - Static method in class sc.fiji.snt.analysis.PersistenceAnalyzer
 
main(String[]) - Static method in class sc.fiji.snt.analysis.ProfileProcessor
 
main(String...) - Static method in class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
main(String...) - Static method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
 
main(String[]) - Static method in class sc.fiji.snt.analysis.ShollAnalyzer
 
main(String[]) - Static method in class sc.fiji.snt.analysis.SkeletonConverter
 
main(String[]) - Static method in class sc.fiji.snt.analysis.SNTChart
 
main(String[]) - Static method in class sc.fiji.snt.analysis.StrahlerAnalyzer
 
main(String[]) - Static method in class sc.fiji.snt.analysis.TreeAnalyzer
 
main(String...) - Static method in class sc.fiji.snt.analysis.TreeColorMapper
 
main(String[]) - Static method in class sc.fiji.snt.analysis.TreeStatistics
 
main(String[]) - Static method in class sc.fiji.snt.annotation.AllenCompartment
 
main(String[]) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
main(String[]) - Static method in class sc.fiji.snt.annotation.VFBUtils
 
main(String[]) - Static method in class sc.fiji.snt.FillManagerUI
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.AddTextAnnotationCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.AnnotationGraphGeneratorCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.AnnotationGraphRecViewerCmd
 
main(String...) - Static method in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.ColorMapReconstructionCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.CompareFilesCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.CustomizeLegendCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.CustomizeObjCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.CustomizeTreeCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.DistributionBPCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.DistributionCPCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.DuplicateCmd
 
main(String...) - Static method in class sc.fiji.snt.gui.cmds.EnableSciViewUpdateSiteCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.GraphGeneratorCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.InsectBrainImporterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.JSONImporterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.LoadObjCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.LoadReconstructionCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.MLImporterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.MultiSWCImporterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.NewGraphOptionsCmd
 
main(String...) - Static method in class sc.fiji.snt.gui.cmds.OpenDatasetCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.PathFitterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.PrefsCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.ReconstructionViewerCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.RemoteSWCImporterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.ShowCorrespondencesCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.SNTLoaderCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.SWCTypeFilterCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.SWCTypeOptionsCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.cmds.TranslateReconstructionsCmd
 
main(String[]) - Static method in class sc.fiji.snt.gui.ColorChooserButton
 
main(String[]) - Static method in class sc.fiji.snt.gui.ColorMenu
 
main(String[]) - Static method in class sc.fiji.snt.gui.PathManagerUISearchableBar
 
main(String[]) - Static method in class sc.fiji.snt.gui.SaveMeasurementsCmd
 
main(String[]) - Static method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
main(String...) - Static method in class sc.fiji.snt.io.FlyCircuitLoader
 
main(String...) - Static method in class sc.fiji.snt.io.InsectBrainLoader
 
main(String...) - Static method in class sc.fiji.snt.io.MouseLightLoader
 
main(String...) - Static method in class sc.fiji.snt.io.MouseLightQuerier
 
main(String...) - Static method in class sc.fiji.snt.io.NeuroMorphoLoader
 
main(String[]) - Static method in class sc.fiji.snt.PathManagerUI
 
main(String[]) - Static method in class sc.fiji.snt.plugin.AnalyzerCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.BrainAnnotationCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.GroupAnalyzerCmd
 
main(String...) - Static method in class sc.fiji.snt.plugin.ij1.CallIJ1LegacyCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.ij1.ShollAnalysisPlugin
Deprecated.
 
main(String[]) - Static method in class sc.fiji.snt.plugin.LocalThicknessCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.MultiTreeMapperCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.PathAnalyzerCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.PathMatcherCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.PathSpineAnalysisCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.PathTimeAnalysisCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.PlotterCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.ROIExporterCmd
 
main(String...) - Static method in class sc.fiji.snt.plugin.ShollAnalysisBulkTreeCmd
 
main(String...) - Static method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.SkeletonizerCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.SpineExtractorCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.StrahlerCmd
 
main(String[]) - Static method in class sc.fiji.snt.plugin.TreeMapperCmd
 
main(String[]) - Static method in class sc.fiji.snt.SciViewSNT
 
main(String[]) - Static method in class sc.fiji.snt.Tree
 
main(String[]) - Static method in class sc.fiji.snt.viewer.GraphViewer
 
main(String...) - Static method in class sc.fiji.snt.viewer.MultiViewer2D
 
main(String...) - Static method in class sc.fiji.snt.viewer.Viewer2D
 
main(String[]) - Static method in class sc.fiji.snt.viewer.Viewer3D
 
makePalette(int, int, int, int, int, int, double[], int, int, int) - Method in class sc.fiji.snt.gui.SigmaPalette
Displays the Sigma wizard in a separate thread.
makePathVolume(Collection<Path>) - Method in class sc.fiji.snt.SNT
 
makePathVolume() - Method in class sc.fiji.snt.SNT
 
makePlotLabel(Plot, String, Color) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
makeShollCrossingsImagePlus(ImagePlus) - Method in class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
ManualTracerThread - Class in sc.fiji.snt.tracing
A tracer thread for manual tracing.
ManualTracerThread(SNT, double, double, double, double, double, double) - Constructor for class sc.fiji.snt.tracing.ManualTracerThread
 
map(String, ColorTable) - Method in class sc.fiji.snt.analysis.ColorMapper
 
map(SNTGraph<V, E>, String, String) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
map(SNTGraph<V, E>, String, ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
map(SNTGraph<V, E>, AsSubgraph<V, E>, String, ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
map(String, ColorTable) - Method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
map(String, ColorTable) - Method in class sc.fiji.snt.analysis.NodeColorMapper
Maps nodes after the specified measurement.
map(String, String) - Method in class sc.fiji.snt.analysis.NodeColorMapper
Maps nodes after the specified measurement.
map(Tree, LinearProfileStats, ColorTable) - Method in class sc.fiji.snt.analysis.TreeColorMapper
Colorizes a tree using Sholl data.
map(Tree, String, ColorTable) - Method in class sc.fiji.snt.analysis.TreeColorMapper
Colorizes a tree after the specified measurement.
map(Collection<? extends PointInImage>, String, String) - Method in class sc.fiji.snt.analysis.TreeColorMapper
Colorizes a collection of points after the specified measurement.
map(Tree, String, String) - Method in class sc.fiji.snt.analysis.TreeColorMapper
Colorizes a tree after the specified measurement.
mapRootDistanceToCentroid(AllenCompartment, ColorTable) - Method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
MapSearchImage<V> - Class in sc.fiji.snt.tracing.image
A sparse matrix implementation backed by a Long2ObjectOpenHashMap
MapSearchImage() - Constructor for class sc.fiji.snt.tracing.image.MapSearchImage
 
MapSearchImageSupplier() - Constructor for class sc.fiji.snt.tracing.image.SupplierUtil.MapSearchImageSupplier
 
mapToBetweennessCentrality(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToConnectivity(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToEccentricity(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToEdgeWeight(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToHeavyPathDecomposition(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToIncomingWeight(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToInDegree(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToOutDegree(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToOutgoingWeight(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToPageRank(ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToProperty(String, ColorTable) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
mapToProperty(String, ColorTable) - Method in class sc.fiji.snt.analysis.TreeColorMapper
 
mapTrees(List<Tree>, String) - Method in class sc.fiji.snt.analysis.TreeColorMapper
Colorizes a list of trees, with each tree being assigned a LUT index.
markPlotPoint(Plot, double[], Color) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
markPoint(ShollPoint, int, int) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
Highlights a point on a plot without listing it on the Plot's table.
markPoint(ShollPoint, Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
Highlights a point on a plot using the default marker.
matlabJetColorMap(int) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
Returns an IndexColorModel similar to MATLAB's jet color map.
matlabJetColorMap(int, int) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
 
max - Variable in class sc.fiji.snt.analysis.ColorMapper
 
MAX - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
MAX_FITTED - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
MAX_FITTED_RADIUS - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
MAX_N_SPANS - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
MAX_N_SPANS - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
MAX_SNAP_CURSOR_WINDOW_XY - Static variable in class sc.fiji.snt.SNT
 
MAX_SNAP_CURSOR_WINDOW_Z - Static variable in class sc.fiji.snt.SNT
 
maxDimension(long[]) - Static method in class sc.fiji.snt.util.ImgUtils
 
maximumDistanceCompletelyExplored(FillerThread, double) - Method in interface sc.fiji.snt.FillerProgressCallback
 
maximumDistanceCompletelyExplored(FillerThread, double) - Method in class sc.fiji.snt.FillManagerUI
 
maxIterations - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Limit to the number of iterations that may take place.
maxPossibleRadius() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
MAXRADIUS_KEY - Static variable in class sc.fiji.snt.gui.cmds.PathFitterCmd
 
maxX - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
maxY - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
maxZ - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
MEAN - Static variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
Flag for integration of repeated measures: average
MEAN - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
MEAN_INTERS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
MEAN_RADIUS - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Mean radius" statistics
MEAN_RADIUS - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Path mean radius" mapping.
MEAN_RADIUS - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Path mean radius" statistics.
measure(Collection<String>, boolean) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Measures this Tree, outputting the result to this Analyzer table using default row labels.
measure(String, Collection<String>, boolean) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Measures this Tree, outputting the result to this Analyzer table.
measureIndividualPaths(Collection<String>) - Method in class sc.fiji.snt.analysis.PathAnalyzer
 
measurementsUnsaved() - Method in class sc.fiji.snt.PathManagerUI
 
MEDIAN - Static variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
Flag for integration of repeated measures: median
MEDIAN_INTERS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
menubarButton(IconFactory.GLYPH, JMenuBar) - Static method in class sc.fiji.snt.gui.GuiUtils
 
menuItemTrigerringURL(String, String) - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
menuItemTriggeringResources() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
menuItemTriggeringURL(String, String) - Static method in class sc.fiji.snt.gui.GuiUtils
 
menuItemWithoutAccelerator() - Static method in class sc.fiji.snt.gui.GuiUtils
 
menuKeyPressed(MenuKeyEvent) - Method in class sc.fiji.snt.gui.ScriptInstaller
 
menuKeyReleased(MenuKeyEvent) - Method in class sc.fiji.snt.gui.ScriptInstaller
 
menuKeyTyped(MenuKeyEvent) - Method in class sc.fiji.snt.gui.ScriptInstaller
 
merge(Tree) - Method in class sc.fiji.snt.Tree
Appends all paths of a specified Tree to this one.
MERGE - Static variable in class sc.fiji.snt.viewer.Annotation3D
 
mergeAnnotations(Collection<Annotation3D>, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Merges a collection of annotations into a single object.
metric - Variable in class sc.fiji.snt.Fill
 
metric - Variable in class sc.fiji.snt.gui.cmds.NewGraphOptionsCmd
 
micrometer() - Static method in class sc.fiji.snt.gui.GuiUtils
 
MIDPOINTS - Static variable in class sc.fiji.snt.PathFitter
Flag specifying that the computed path should only inherit midpoint refinement of node coordinates
min - Variable in class sc.fiji.snt.analysis.ColorMapper
 
MIN_COST_PER_UNIT_DISTANCE - Static variable in class sc.fiji.snt.tracing.cost.DifferenceSq
 
MIN_COST_PER_UNIT_DISTANCE - Static variable in class sc.fiji.snt.tracing.cost.Reciprocal
 
MIN_SNAP_CURSOR_WINDOW_XY - Static variable in class sc.fiji.snt.SNT
 
MIN_SNAP_CURSOR_WINDOW_Z - Static variable in class sc.fiji.snt.SNT
 
minStepCost() - Method in interface sc.fiji.snt.tracing.cost.Cost
 
minStepCost() - Method in class sc.fiji.snt.tracing.cost.Difference
 
minStepCost() - Method in class sc.fiji.snt.tracing.cost.DifferenceSq
 
minStepCost() - Method in class sc.fiji.snt.tracing.cost.OneMinusErf
 
minStepCost() - Method in class sc.fiji.snt.tracing.cost.Reciprocal
 
minX - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
minY - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
minZ - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
MIP_OVERLAY_IDENTIFIER_PREFIX - Static variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
MLImporterCmd - Class in sc.fiji.snt.gui.cmds
Command for importing MouseLight reconstructions
MLImporterCmd() - Constructor for class sc.fiji.snt.gui.cmds.MLImporterCmd
 
MODE - Static variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
Flag for integration of repeated measures: mode
modified - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
Flag indicating whether the current graph has been modified
modKey() - Static method in class sc.fiji.snt.gui.GuiUtils
 
mouseDragged(MouseEvent) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
MouseLightLoader - Class in sc.fiji.snt.io
Methods for retrieving reconstructions from MouseLight's online database at ml-neuronbrowser.janelia.org *
MouseLightLoader(String) - Constructor for class sc.fiji.snt.io.MouseLightLoader
Instantiates a new loader.
MouseLightQuerier - Class in sc.fiji.snt.io
Importer for retrieving reconstructions from MouseLight's online database at ml-neuronbrowser.janelia.org
mouseLocationChanged(MouseEvent) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
mouseMovedTo(double, double, int, boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
mouseMovedTo(double, double, int, boolean) - Method in interface sc.fiji.snt.hyperpanes.PaneOwner
 
mouseMovedTo(double, double, int, boolean, boolean) - Method in class sc.fiji.snt.SNT
 
mouseWheelMoved(MouseWheelEvent) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
moveNode(int, PointInImage) - Method in class sc.fiji.snt.Path
Assigns a new location to the specified node.
msg(String, String) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
msg(String, String) - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
MultiDThreePanes - Class in sc.fiji.snt.hyperpanes
Convenience class defining methods common to SNT's XY, XZ, and ZY panes
MultiDThreePanes() - Constructor for class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
MultiDThreePanesCanvas - Class in sc.fiji.snt.hyperpanes
 
MultiDThreePanesCanvas(ImagePlus, PaneOwner, int) - Constructor for class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
MultiDThreePanesCanvas(ImagePlus, int) - Constructor for class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
multipleTreesExist() - Method in class sc.fiji.snt.PathAndFillManager
 
MultiSWCImporterCmd - Class in sc.fiji.snt.gui.cmds
Command for importing a folder of SWC files.
MultiSWCImporterCmd() - Constructor for class sc.fiji.snt.gui.cmds.MultiSWCImporterCmd
 
MultiTreeColorMapper - Class in sc.fiji.snt.analysis
Class for color coding groups of Trees.
MultiTreeColorMapper(Collection<Tree>) - Constructor for class sc.fiji.snt.analysis.MultiTreeColorMapper
Instantiates the MultiTreeColorMapper.
MultiTreeMapperCmd - Class in sc.fiji.snt.plugin
Command for color coding trees according to their properties using TreeColorMapper with options to display result in Viewer2D and Viewer3D
MultiTreeMapperCmd() - Constructor for class sc.fiji.snt.plugin.MultiTreeMapperCmd
 
MultiTreeStatistics - Class in sc.fiji.snt.analysis
Computes summary and descriptive statistics from univariate properties of Tree groups.
MultiTreeStatistics(Collection<Tree>) - Constructor for class sc.fiji.snt.analysis.MultiTreeStatistics
Instantiates a new instance from a collection of Trees.
MultiTreeStatistics(Collection<Tree>, String...) - Constructor for class sc.fiji.snt.analysis.MultiTreeStatistics
Instantiates a new instance from a collection of Trees.
MultiViewer2D - Class in sc.fiji.snt.viewer
Class for rendering Trees as 2D plots that can be exported as SVG, PNG or PDF.
MultiViewer2D(List<Viewer2D>) - Constructor for class sc.fiji.snt.viewer.MultiViewer2D
 
mxCircleLayoutGrouped - Class in sc.fiji.snt.viewer.geditor
 
mxCircleLayoutGrouped(mxGraph, int, int) - Constructor for class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
mxCircleLayoutGroupedCmd - Class in sc.fiji.snt.gui.cmds
 
mxCircleLayoutGroupedCmd() - Constructor for class sc.fiji.snt.gui.cmds.mxCircleLayoutGroupedCmd
 
mxCircleLayoutScaled - Class in sc.fiji.snt.viewer.geditor
The a circle layout that is more compact than the default mxCircleLayout by applying a 'reduction factor' to the layout radius.
mxCircleLayoutScaled(mxGraph) - Constructor for class sc.fiji.snt.viewer.geditor.mxCircleLayoutScaled
 
mxCircleLayoutSorted - Class in sc.fiji.snt.viewer.geditor
 
mxCircleLayoutSorted(mxGraph, String) - Constructor for class sc.fiji.snt.viewer.geditor.mxCircleLayoutSorted
 
mxOrganicLayoutPrefsCmd - Class in sc.fiji.snt.gui.cmds
Command for setting parameters of the mxOrganicLayout Graph layout used in GraphEditor.
mxOrganicLayoutPrefsCmd() - Constructor for class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
 
myOffScreenX(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts a screen x-coordinate to an offscreen (image) x-coordinate.
myOffScreenXD(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts a screen x-coordinate to a floating-point offscreen (image) x-coordinate.
myOffScreenY(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts a screen y-coordinate to an offscreen (image) y-coordinate.
myOffScreenYD(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts a screen y-coordinate to a floating-point offscreen (image) y-coordinate.
myScreenX(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts an offscreen (image) x-coordinate to a screen x-coordinate.
myScreenXD(double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts a floating-point offscreen (image) x-coordinate to a screen x-coordinate.
myScreenXDprecise(double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts an offscreen (image) x-coordinate to a screen x-coordinate with floating-point precision.
myScreenY(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts an offscreen (image) y-coordinate to a screen y-coordinate.
myScreenYD(double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts a floating-point offscreen (image) x-coordinate to a screen x-coordinate.
myScreenYDprecise(double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Converts an offscreen (image) y-coordinate to a screen y-coordinate with floating-point precision.

N

N_BRANCH_POINTS - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Count of all branch points
N_BRANCH_POINTS - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "No. of branch points" statistics
N_BRANCH_POINTS - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "No. of branch points" mapping.
N_BRANCH_POINTS - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "No. of branch points" statistics.
N_BRANCHES - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Count of all branches
N_BRANCHES - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "No. of branches" statistics
N_FITTED_PATHS - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "No. of fitted paths" statistics
N_INNER_BRANCHES - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "No. of inner branches" statistics
N_MAX - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
N_NODES - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "No. of nodes" statistics
N_NODES - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "No. of nodes" mapping.
N_NODES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "No. of branch points" statistics.
N_PATHS - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "No. of paths" statistics
N_PRIMARY_BRANCHES - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "No. of primary branches" statistics
N_SECONDARY_MAX - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
N_SPINES - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "No of spines/varicosities" statistics
N_SPINES - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "No. of spines/varicosities" statistics.
N_SPINES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "No. of spines/varicosities" statistics.
N_TERMINAL_BRANCHES - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "No. of terminal branches" statistics
N_TIPS - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Count of all tips (end points)
N_TIPS - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying "No. of tips" statistics
name() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
name() - Method in interface sc.fiji.snt.annotation.BrainAnnotation
 
name() - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
nDimensions() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
near - Variable in class sc.fiji.snt.NearPoint
 
nearbyFieldSpinner - Variable in class sc.fiji.snt.SNTUI
 
nearbySlices() - Method in class sc.fiji.snt.SNTUI
 
nearestNodeTo(PointInImage, double) - Method in class sc.fiji.snt.Path
Gets the closest node associated with the specified node.
nearestPointOnAnyPath(double, double, double, double) - Method in class sc.fiji.snt.PathAndFillManager
 
nearestPointOnAnyPath(Collection<Path>, PointInCanvas, double) - Method in class sc.fiji.snt.PathAndFillManager
 
nearestPointOnAnyPath(Collection<Path>, PointInImage, double, boolean) - Method in class sc.fiji.snt.PathAndFillManager
 
NearPoint - Class in sc.fiji.snt
This class encapsulates the relationship between an arbitrary point (nearPoint.x,nearPoint.y,nearPoint.z) close to a particular point on a particular path.
NearPoint(PointInImage, Path, int) - Constructor for class sc.fiji.snt.NearPoint
 
NearPoint(PointInImage, Path, int, boolean) - Constructor for class sc.fiji.snt.NearPoint
 
NeuroMorphoLoader - Class in sc.fiji.snt.io
Importer for retrieving SWC data from neuromorpho.org.
NeuroMorphoLoader() - Constructor for class sc.fiji.snt.io.NeuroMorphoLoader
 
NewGraphOptionsCmd - Class in sc.fiji.snt.gui.cmds
 
NewGraphOptionsCmd() - Constructor for class sc.fiji.snt.gui.cmds.NewGraphOptionsCmd
 
newRecViewer(boolean) - Method in class sc.fiji.snt.SNTService
Instantiates a new standalone Reconstruction Viewer.
newSlice(int) - Method in class sc.fiji.snt.tracing.image.SearchImageStack
 
newThreePanesCanvas(ImagePlus, PaneOwner, int) - Static method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
next() - Method in class sc.fiji.snt.PathAndFillManager.AllPointsIterator
 
next() - Method in class sc.fiji.snt.util.CircleCursor3D
 
next() - Method in class sc.fiji.snt.util.PathCursor
 
NO_EVENT - Static variable in class sc.fiji.snt.event.SNTEvent
 
NO_IMAGE_ASSOCIATED_DATA - Static variable in class sc.fiji.snt.SNTPrefs
 
NO_PLOTS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
NO_TABLE - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
Node() - Constructor for class sc.fiji.snt.Fill.Node
 
NODE_RADIUS - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Node radius" mapping.
NODE_RADIUS - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Node radius" statistics.
NodeColorMapper - Class in sc.fiji.snt.analysis
Class for color coding of NodeStatistics results.
NodeColorMapper(NodeStatistics<?>, Context) - Constructor for class sc.fiji.snt.analysis.NodeColorMapper
Instantiates the mapper.
NodeColorMapper(NodeStatistics<?>) - Constructor for class sc.fiji.snt.analysis.NodeColorMapper
Instantiates the mapper.
nodeDiameter() - Method in class sc.fiji.snt.TracerCanvas
Returns the diameter of path nodes rendered at current magnification.
nodeDistributionCostFactor - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Cost factor applied to energy calculations involving the general node distribution of the graph.
nodes_as_image - Variable in class sc.fiji.snt.tracing.BiSearch
 
nodes_as_image_from_goal - Variable in class sc.fiji.snt.tracing.SearchThread
 
nodes_as_image_from_start - Variable in class sc.fiji.snt.tracing.SearchThread
 
NodeStatistics<T extends PointInImage> - Class in sc.fiji.snt.analysis
Computes summary and descriptive statistics from a Collection of nodes.
NodeStatistics(Collection<T>) - Constructor for class sc.fiji.snt.analysis.NodeStatistics
Performs statistics on a collection of nodes.
NodeStatistics(Collection<T>, Tree) - Constructor for class sc.fiji.snt.analysis.NodeStatistics
Performs statistics on a collection of nodes.
noMoreThanOneEvery - Static variable in class sc.fiji.snt.Path
 
NON_DEMO_SCRIPT - Static variable in class sc.fiji.snt.gui.ScriptInstaller
 
nonDebugError(String) - Static method in class sc.fiji.snt.SNTUtils
 
NONE - Static variable in class sc.fiji.snt.util.ShollPoint
 
NORMALIZED_FOR_SPHERE_VOLUME - Static variable in class sc.fiji.snt.gui.ShollAnalysisDialog
Deprecated.
 
NormalizedProfileStats - Class in sc.fiji.snt.analysis.sholl.math
Calculates Sholl Metrics from normalized profiles, including Sholl decay and methods for determination of 'optimal' normalization.
NormalizedProfileStats(Profile, int) - Constructor for class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
NormalizedProfileStats(Profile, int, int) - Constructor for class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
NORMALIZER_INDEX_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
normalizerDescriptionChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
normalSideOfPlane(double, double, double, double, double, double, double, double, double) - Static method in class sc.fiji.snt.NearPoint
 
NOT_NORMALIZED - Static variable in class sc.fiji.snt.gui.ShollAnalysisDialog
Deprecated.
 
notifyExternalDataLoaded() - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
notifyListeners(SNTEvent) - Method in class sc.fiji.snt.SNT
 
notifyLoadingEnd(Viewer3D) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
notifyLoadingStart(Viewer3D) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
noValidImageDataError() - Method in class sc.fiji.snt.SNTUI
 
NSAMPLES_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
nSpansChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
nSpansIntChoiceChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
numDimensions() - Method in class sc.fiji.snt.util.CircleCursor3D
 
numDimensions() - Method in class sc.fiji.snt.util.PathCursor
 

O

OBJMesh - Class in sc.fiji.snt.viewer
An OBJMesh stores information about a Wavefront .obj mesh loaded into Viewer3D, with access points to its OBJFile and DrawableVBO
OBJMesh(String) - Constructor for class sc.fiji.snt.viewer.OBJMesh
Instantiates a new wavefront OBJ mesh from a file path/URL.
OBJMesh(URL, String) - Constructor for class sc.fiji.snt.viewer.OBJMesh
 
OneMinusErf - Class in sc.fiji.snt.tracing.cost
A cost function inspired by an A* search implementation in the Janelia Workstation, where the cost of moving to a new voxel is given by the complementary error function 1 - erf(z), where
OneMinusErf(double, double, double) - Constructor for class sc.fiji.snt.tracing.cost.OneMinusErf
 
oneMinusErfZFudge - Variable in class sc.fiji.snt.SNT
 
onEvent(SNTEvent) - Method in interface sc.fiji.snt.event.SNTListener
 
onEvent(DataDeletedEvent) - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
ONLY_LINEAR_PLOT - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
onPath - Variable in class sc.fiji.snt.util.PointInImage
The Path associated with this node, if any (optional field)
oofFile - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
open - Variable in class sc.fiji.snt.Fill.Node
 
open_from_goal - Variable in class sc.fiji.snt.tracing.BiSearch
 
OPEN_FROM_GOAL - Static variable in class sc.fiji.snt.tracing.SearchThread
 
open_from_start - Variable in class sc.fiji.snt.tracing.BiSearch
 
OPEN_FROM_START - Static variable in class sc.fiji.snt.tracing.SearchThread
 
open_from_start - Variable in class sc.fiji.snt.tracing.SearchThread
 
OpenDatasetCmd - Class in sc.fiji.snt.gui.cmds
Implements the 'Choose Tracing Image (From File)...' command.
OpenDatasetCmd() - Constructor for class sc.fiji.snt.gui.cmds.OpenDatasetCmd
 
openFile(String, String) - Method in class sc.fiji.snt.SNTUI
 
openFile(String, File) - Method in class sc.fiji.snt.SNTUI
 
openScript(String, String) - Method in class sc.fiji.snt.gui.ScriptInstaller
 
opService - Variable in class sc.fiji.snt.SNT
 
ordinal(int) - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
 
origin - Variable in class sc.fiji.snt.util.BoundingBox
The bounding box origin (SE, lower corner)
origin() - Method in class sc.fiji.snt.util.BoundingBox
Retrieves the origin of this box.
originOpposite - Variable in class sc.fiji.snt.util.BoundingBox
The origin opposite (NW, upper corner)
originOpposite() - Method in class sc.fiji.snt.util.BoundingBox
Retrieves the origin opposite of this box.
OUT_DEGREE - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Out degree" mapping.
OUT_OF_MEMORY - Static variable in class sc.fiji.snt.tracing.SearchThread
 
OUTGOING_WEIGHT - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Outgoing weight" mapping.
outOfBounds(long[], long[], long[]) - Static method in class sc.fiji.snt.util.ImgUtils
Checks if pos is outside the bounds given by min and max
OVERLAY_SHELLS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
overlayShells() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
owner - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 

P

P1090_REGRESSION - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
PAGE_RANK - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
Flag for "Page rank" mapping.
paint(Graphics) - Method in class sc.fiji.snt.TracerCanvas
 
paintIcon(Component, Graphics, int, int) - Method in class sc.fiji.snt.gui.FADerivedIcon
 
paletteDismissed() - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
paletteDismissed() - Method in interface sc.fiji.snt.gui.SigmaPaletteListener
 
paletteDisplayed() - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
paletteDisplayed() - Method in interface sc.fiji.snt.gui.SigmaPaletteListener
 
PaneOwner - Interface in sc.fiji.snt.hyperpanes
 
panEventOccured(int, int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
panEventOccured(int, int, int) - Method in interface sc.fiji.snt.hyperpanes.PaneOwner
 
panMode - Variable in class sc.fiji.snt.SNT
 
parent - Variable in class sc.fiji.snt.util.SWCPoint
The parent id of this node
parse() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
parse() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
parse() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
 
parse() - Method in interface sc.fiji.snt.analysis.sholl.parsers.Parser
 
parse() - Method in class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
parse() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
 
Parser - Interface in sc.fiji.snt.analysis.sholl.parsers
 
PARTITION_ASYMMETRY - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Partition asymmetry" statistics.
Path - Class in sc.fiji.snt
This class represents a traced segment (i.e., a Path) in a reconstruction.
Path() - Constructor for class sc.fiji.snt.Path
Instantiates a new path under default settings (isotropic 1um pixel spacing)
Path(double, double, double, String) - Constructor for class sc.fiji.snt.Path
Instantiates a new path.
PATH_CHANNEL - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Path channel" statistics.
PATH_DISTANCE - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Path distance to soma" mapping.
PATH_FRAME - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Path frame" mapping.
PATH_FRAME - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Path frame" statistics.
PATH_LENGTH - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Path length" analysis.
PATH_ORDER - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Path order" mapping.
PATH_ORDER - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Path order" statistics.
PathAnalyzer - Class in sc.fiji.snt.analysis
 
PathAnalyzer(Collection<Path>, String) - Constructor for class sc.fiji.snt.analysis.PathAnalyzer
 
PathAnalyzerCmd - Class in sc.fiji.snt.plugin
Command for measuring Paths in isolation.
PathAnalyzerCmd() - Constructor for class sc.fiji.snt.plugin.PathAnalyzerCmd
 
PathAndFillManager - Class in sc.fiji.snt
The PathAndFillManager is responsible for importing, handling and managing of Paths and Fills.
PathAndFillManager() - Constructor for class sc.fiji.snt.PathAndFillManager
Instantiates a new PathAndFillManager using default values.
PathAndFillManager(SNT) - Constructor for class sc.fiji.snt.PathAndFillManager
 
PathAndFillManager(double, double, double, String) - Constructor for class sc.fiji.snt.PathAndFillManager
Instantiates a new PathAndFillManager imposing specified pixel dimensions, which may be required for pixel operations.
pathAndFillManager - Variable in class sc.fiji.snt.TracerCanvas
 
PathAndFillManager.AllPointsIterator - Class in sc.fiji.snt
 
pathChanged(PathChangeEvent) - Method in class sc.fiji.snt.PathAndFillManager
 
PathCursor<T> - Class in sc.fiji.snt.util
Iterate over the pixels along the defined nodes of a Path
PathCursor(RandomAccessible<T>, Path) - Constructor for class sc.fiji.snt.util.PathCursor
 
PathDownsampler - Class in sc.fiji.snt
This is an implementation of the Ramer-Douglas-Peucker algorithm for simplifying a curve represented by line-segments, as described here
PathDownsampler() - Constructor for class sc.fiji.snt.PathDownsampler
 
PathFitter - Class in sc.fiji.snt
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.
PathFitter(ImagePlus, Path) - Constructor for class sc.fiji.snt.PathFitter
Instantiates a new PathFitter.
PathFitter(SNT, Path) - Constructor for class sc.fiji.snt.PathFitter
Instantiates a new PathFitter.
PathFitterCmd - Class in sc.fiji.snt.gui.cmds
GUI command for PathFitter
PathFitterCmd() - Constructor for class sc.fiji.snt.gui.cmds.PathFitterCmd
 
PathManagerUI - Class in sc.fiji.snt
Implements the Path Manager Dialog.
PathManagerUI(SNT) - Constructor for class sc.fiji.snt.PathManagerUI
Instantiates a new Path Manager Dialog.
PathManagerUISearchableBar - Class in sc.fiji.snt.gui
Implements the customized SearchableBar used by PathManagerUI, including GUI commands for selection and morphological filtering of Paths.
PathManagerUISearchableBar(PathManagerUI) - Constructor for class sc.fiji.snt.gui.PathManagerUISearchableBar
Creates PathManagerUI's SearchableBar
PathMatcherCmd - Class in sc.fiji.snt.plugin
Command for matching Paths across time-points (time-lapse analysis).
PathMatcherCmd() - Constructor for class sc.fiji.snt.plugin.PathMatcherCmd
 
PathOrderAnalysisCmd - Class in sc.fiji.snt.plugin
Command to perform Path Ordering analysis on a Tree.
PathOrderAnalysisCmd(Tree) - Constructor for class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
PathProfiler - Class in sc.fiji.snt.analysis
Command to retrieve Profile plots (plots of voxel intensities values along a Path) from reconstructions.
PathProfiler() - Constructor for class sc.fiji.snt.analysis.PathProfiler
 
PathProfiler(Tree, ImagePlus) - Constructor for class sc.fiji.snt.analysis.PathProfiler
Instantiates a new Profiler
PathProfiler(Tree, Dataset) - Constructor for class sc.fiji.snt.analysis.PathProfiler
 
PathProfiler(Path, ImagePlus) - Constructor for class sc.fiji.snt.analysis.PathProfiler
Instantiates a new Profiler from a single path
PathProfiler(Path, Dataset) - Constructor for class sc.fiji.snt.analysis.PathProfiler
 
paths - Variable in class sc.fiji.snt.analysis.TreeColorMapper
 
PathSpineAnalysisCmd - Class in sc.fiji.snt.plugin
Command for obtaining plots pertaining to spine/varicosity counts
PathSpineAnalysisCmd() - Constructor for class sc.fiji.snt.plugin.PathSpineAnalysisCmd
 
pathsToIDListString(ArrayList<Path>) - Static method in class sc.fiji.snt.Path
 
PathStraightener - Class in sc.fiji.snt.analysis
Command to "straighten" an image using Path coordinates.
PathStraightener(Path, ImagePlus) - Constructor for class sc.fiji.snt.analysis.PathStraightener
Instantiates a new PathStraightener
PathStraightener(Path, SNT) - Constructor for class sc.fiji.snt.analysis.PathStraightener
Instantiates a new PathStraightener
PathTimeAnalysisCmd - Class in sc.fiji.snt.plugin
Command for obtaining 'time-profiles' of Paths (time-lapse analysis).
PathTimeAnalysisCmd() - Constructor for class sc.fiji.snt.plugin.PathTimeAnalysisCmd
 
PathTransformer - Interface in sc.fiji.snt
Classes transforming Paths should implement this interface.
pause(boolean, boolean) - Method in class sc.fiji.snt.SNT
 
pauseTracing(boolean, boolean) - Method in class sc.fiji.snt.SNT
 
PERIMETER - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for perimeter normalization (Semi-log/Log-log method)
PersistenceAnalyzer - Class in sc.fiji.snt.analysis
Performs persistent homology analysis on a Tree.
PersistenceAnalyzer(Tree) - Constructor for class sc.fiji.snt.analysis.PersistenceAnalyzer
 
plane - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
plot() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
plot - Variable in class sc.fiji.snt.viewer.Viewer2D
 
PlotterCmd - Class in sc.fiji.snt.plugin
Implements Reconstruction Plotter, a command wrapper for interactively plotting trees using Viewer2D
PlotterCmd() - Constructor for class sc.fiji.snt.plugin.PlotterCmd
 
plugin - Variable in class sc.fiji.snt.PathAndFillManager
 
PointInCanvas - Class in sc.fiji.snt.util
Defines a Point in a tracing canvas in pixel coordinates.
PointInCanvas(double, double, double) - Constructor for class sc.fiji.snt.util.PointInCanvas
 
PointInCanvas(double, double, double, Path) - Constructor for class sc.fiji.snt.util.PointInCanvas
 
PointInImage - Class in sc.fiji.snt.util
Defines a Point in an image, a node of a traced Path.
PointInImage(double, double, double) - Constructor for class sc.fiji.snt.util.PointInImage
 
PointInImage(double, double, double, Path) - Constructor for class sc.fiji.snt.util.PointInImage
 
POINTS - Static variable in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
points() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
points - Variable in class sc.fiji.snt.analysis.sholl.ProfileEntry
List of intersection points associated with the entry's radius (in spatially calibrated units)
POINTS_EXHAUSTED - Static variable in class sc.fiji.snt.tracing.SearchThread
 
pointsConsideredInSearch() - Method in class sc.fiji.snt.tracing.AbstractSearch
 
pointsConsideredInSearch() - Method in class sc.fiji.snt.tracing.BiSearch
 
pointsConsideredInSearch() - Method in class sc.fiji.snt.tracing.SearchThread
 
pointsInSearch(SearchInterface, long, long) - Method in class sc.fiji.snt.FillManagerUI
 
pointsInSearch(SearchInterface, long, long) - Method in interface sc.fiji.snt.SearchProgressCallback
 
pointsInSearch(SearchInterface, long, long) - Method in class sc.fiji.snt.SNT
 
POLY_FIT_DEGREE - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
POLYNOMIAL_INDEX_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
polynomialChoiceChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
polynomialDegreeChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
precise_x_positions - Variable in class sc.fiji.snt.Path
 
precise_y_positions - Variable in class sc.fiji.snt.Path
 
precise_z_positions - Variable in class sc.fiji.snt.Path
 
predecessor - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
PrefsCmd - Class in sc.fiji.snt.gui.cmds
Command for (re)setting SNT Preferences.
PrefsCmd() - Constructor for class sc.fiji.snt.gui.cmds.PrefsCmd
 
preview() - Method in class sc.fiji.snt.gui.cmds.TranslateReconstructionsCmd
 
preview() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
preview() - Method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
previous - Variable in class sc.fiji.snt.Fill.Node
 
PRIMARY_BRANCHES_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
PRIMARY_LENGTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Length of primary branches (sum)" analysis.
PRIMARY_LENGTH - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Length of primary branches" analysis.
primaryBranches - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
primaryBranchesChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
primaryBranchesChoiceChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
printStatus() - Method in class sc.fiji.snt.tracing.AbstractSearch
 
printStatus() - Method in class sc.fiji.snt.tracing.BiSearch
 
printStatus() - Method in class sc.fiji.snt.tracing.SearchThread
 
process() - Method in class sc.fiji.snt.analysis.ProfileProcessor
 
process(Interval, int[], T, Consumer<RandomAccessibleInterval<T>>) - Static method in class sc.fiji.snt.filter.Lazy
Create a DiskCachedCellImg with a cell generator Consumer.
process(RandomAccessibleInterval<I>, Interval, int[], O, UnaryComputerOp<RandomAccessibleInterval<I>, RandomAccessibleInterval<O>>) - Static method in class sc.fiji.snt.filter.Lazy
Create a DiskCachedCellImg with a cell generator UnaryComputerOp.
process(RandomAccessibleInterval<I>, Interval, int[], O, OpService, Class<P>, Object...) - Static method in class sc.fiji.snt.filter.Lazy
Create a DiskCachedCellImg with a cell generator UnaryComputerOp provided by an OpService.
profile - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
Profile - Class in sc.fiji.snt.analysis.sholl
Defines a Sholl profile
Profile() - Constructor for class sc.fiji.snt.analysis.sholl.Profile
Instantiates a new empty profile.
Profile(List<Number>, List<Number>) - Constructor for class sc.fiji.snt.analysis.sholl.Profile
Default constructor.
Profile(Number[], Number[]) - Constructor for class sc.fiji.snt.analysis.sholl.Profile
Legacy constructor accepting arrays.
Profile(double[][]) - Constructor for class sc.fiji.snt.analysis.sholl.Profile
Constructor accepting matrices.
ProfileEntry - Class in sc.fiji.snt.analysis.sholl
Utility class defining a Sholl profile entry
ProfileEntry(Number, Number, Set<ShollPoint>) - Constructor for class sc.fiji.snt.analysis.sholl.ProfileEntry
 
ProfileEntry(Number, Set<ShollPoint>) - Constructor for class sc.fiji.snt.analysis.sholl.ProfileEntry
 
ProfileEntry(Number, Number) - Constructor for class sc.fiji.snt.analysis.sholl.ProfileEntry
 
profilePathNodes(RandomAccessible<T>, Path, double[]) - Static method in class sc.fiji.snt.analysis.ProfileProcessor
Get the intensities for the point coordinates of a Path
ProfileProcessor<T extends RealType<T>> - Class in sc.fiji.snt.analysis
Profile intensities within local neighborhoods around Path PointInImages
ProfileProcessor(RandomAccessibleInterval<T>, Path) - Constructor for class sc.fiji.snt.analysis.ProfileProcessor
 
ProfileProcessor.Metric - Enum in sc.fiji.snt.analysis
 
ProfileProcessor.Shape - Enum in sc.fiji.snt.analysis
 
ProfileProperties - Interface in sc.fiji.snt.analysis.sholl
Associates metadata to a Sholl Profile
progressListeners - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
progressListeners - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
PROP - Static variable in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
PROPERTIES - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
properties - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
proportionDone(double) - Method in interface sc.fiji.snt.HessianGenerationCallback
 
proportionDone(double) - Method in class sc.fiji.snt.SNT
 

Q

Q_TIP - Static variable in class sc.fiji.snt.viewer.Annotation3D
 
QUAD_CHOICE_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
quickMeasurementsCmdError(GuiUtils) - Method in class sc.fiji.snt.PathManagerUI
 
QUIT - Static variable in class sc.fiji.snt.event.SNTEvent
 

R

ra - Variable in class sc.fiji.snt.util.CircleCursor3D
 
radii - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
radii() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
radii - Variable in class sc.fiji.snt.Path
 
RADII - Static variable in class sc.fiji.snt.PathFitter
Flag specifying that the computed path should only inherit fitted radii attributes
RADII_AND_MIDPOINTS - Static variable in class sc.fiji.snt.PathFitter
Flag specifying that the computed path should inherit both midpoint refinement of node coordinates and radii
radiiAsArray() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
radiiSquared() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
RADIUS - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for "Node radius" statistics.
RADIUS - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for "Node radius" statistics.
RADIUS - Static variable in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
radius - Variable in class sc.fiji.snt.analysis.sholl.ProfileEntry
The entry's radius length (in physical units)
radius - Variable in class sc.fiji.snt.util.CircleCursor3D
 
radius - Variable in class sc.fiji.snt.util.SWCPoint
The radius of reconstructed structure at this node
RADIUS_STEP - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
radiusScaleFactor - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
The factor by which the moveRadius is multiplied by after every iteration.
radiusSquared() - Method in class sc.fiji.snt.analysis.sholl.ProfileEntry
 
rai - Variable in class sc.fiji.snt.util.CircleCursor3D
 
raiToImp(RandomAccessibleInterval<T>, String) - Static method in class sc.fiji.snt.util.ImgUtils
Convert a RandomAccessibleInterval to an ImagePlus.
randomPaths() - Static method in class sc.fiji.snt.SNTUtils
Generates a list of random paths.
rawX(Calibration) - Method in class sc.fiji.snt.util.ShollPoint
 
rawY(Calibration) - Method in class sc.fiji.snt.util.ShollPoint
 
rawZ(Calibration) - Method in class sc.fiji.snt.util.ShollPoint
 
READY - Static variable in class sc.fiji.snt.SNTUI
Flag specifying that image data is available and the UI is not waiting on any pending operations, thus 'ready to trace'
rebuild() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
rebuild(ShollStats) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
rebuildConnectionsOfFittedVersion() - Method in class sc.fiji.snt.Path
 
rebuildDisplayCanvases() - Method in class sc.fiji.snt.SNT
Rebuilds display canvases, i.e., the placeholder canvases used when no valid image data exists (a single-canvas is rebuilt if only the XY view is active).
rebuildGraph() - Method in class sc.fiji.snt.Tree
Re-assembles the DirectedGraph object returned by Tree.getGraph() ensuring that no untracked changes exist.
rebuildRelationships() - Method in class sc.fiji.snt.PathAndFillManager
Rebuild relationships.
rebuildZYXZpanes() - Method in class sc.fiji.snt.SNT
 
Reciprocal - Class in sc.fiji.snt.tracing.cost
Uses the reciprocal of voxel intensity, rescaled to the interval (double precision) (2^16 - 1) * (intensity - min) / (max - min) to compute the cost of moving to a neighbor node.
Reciprocal(double, double) - Constructor for class sc.fiji.snt.tracing.cost.Reciprocal
 
RECIPROCAL_FUDGE - Static variable in class sc.fiji.snt.tracing.cost.Reciprocal
 
ReconstructionViewerCmd - Class in sc.fiji.snt.gui.cmds
Command for starting Reconstruction Viewer as a 'stand-alone' program
ReconstructionViewerCmd() - Constructor for class sc.fiji.snt.gui.cmds.ReconstructionViewerCmd
 
reconstructPath(double, double, double, String) - Method in class sc.fiji.snt.tracing.BiSearch
 
recordRotation(float, int, File) - Method in class sc.fiji.snt.viewer.Viewer3D
Records an animated rotation of the scene as a sequence of images.
recViewer - Variable in class sc.fiji.snt.SNTUI
 
recViewerFrame - Variable in class sc.fiji.snt.SNTUI
 
RecViewerPrefsCmd - Class in sc.fiji.snt.gui.cmds
Command implementing Reconstruction Viewer 'Preferences...' command.
RecViewerPrefsCmd() - Constructor for class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
refresh() - Method in class sc.fiji.snt.SNTUI
 
refresh() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
refresh() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
register(AbstractButton, String) - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
register(AbstractButton, String, String) - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
reload() - Method in class sc.fiji.snt.PathManagerUI
Reloads the contents of PathAndFillManager
reloadCommands() - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
reloadFills(int[]) - Method in class sc.fiji.snt.PathAndFillManager
 
reloadImage(int, int) - Method in class sc.fiji.snt.SNT
 
reloadZYXZpanes(int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
REMOTE_BIF_ANGLES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Remote bif. angles" statistics.
RemoteSWCImporterCmd - Class in sc.fiji.snt.gui.cmds
Command for importing SWC reconstructions from remote databases
RemoteSWCImporterCmd() - Constructor for class sc.fiji.snt.gui.cmds.RemoteSWCImporterCmd
 
RemoteSWCLoader - Interface in sc.fiji.snt.io
Importers downloading remote SWC files should extend this interface.
remove(Overlay, String) - Static method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
remove(Component) - Static method in class sc.fiji.snt.gui.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove(PrintStream, Component, boolean) - Static method in class sc.fiji.snt.gui.FileDrop
Removes the drag-and-drop hooks from the component and optionally from the all children.
remove() - Method in class sc.fiji.snt.PathAndFillManager.AllPointsIterator
 
remove(Path) - Method in class sc.fiji.snt.Tree
Removes a path from this tree.
remove(Object) - Method in class sc.fiji.snt.viewer.Viewer3D
Script friendly method to remove an object (Tree, OBJMesh, AbstractDrawable, String (object label), etc.) from this viewer's scene.
removeAllAnnotations() - Method in class sc.fiji.snt.viewer.Viewer3D
Removes all the Annotations from current viewer
removeAllMeshes() - Method in class sc.fiji.snt.viewer.Viewer3D
Removes all loaded OBJ meshes from current viewer
removeAllTrees() - Method in class sc.fiji.snt.viewer.Viewer3D
Removes all the Trees from current viewer
removeChangeListener(PathChangeListener) - Method in class sc.fiji.snt.Path
 
removeColumn(String) - Method in class sc.fiji.snt.analysis.SNTTable
 
removeFrom3DViewer(Image3DUniverse) - Method in class sc.fiji.snt.Path
 
removeIcon(Window) - Static method in class sc.fiji.snt.gui.GuiUtils
 
removeListener(SigmaPaletteListener) - Method in class sc.fiji.snt.gui.SigmaPalette
 
removeMesh(OBJMesh) - Method in class sc.fiji.snt.viewer.Viewer3D
Removes the specified OBJ mesh.
removeMesh(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Removes the specified OBJ mesh.
removeMIPOverlayAllPanes() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
removeMIPOverlayAllPanes(String...) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
removeNode(int) - Method in class sc.fiji.snt.Path
Removes the specified node if this path has at least two nodes.
removeOrphans() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
removePoint(ShollPoint) - Method in class sc.fiji.snt.analysis.sholl.ProfileEntry
 
removePoints() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
removeSearchArtist(SearchArtist) - Method in class sc.fiji.snt.TracerCanvas
 
removeShells(Overlay) - Static method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
removeShells() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
removeShollROIs(Overlay) - Static method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
removeSphere(String) - Method in class sc.fiji.snt.SNT
 
removeTree(Tree) - Method in class sc.fiji.snt.SciViewSNT
Removes the specified Tree.
removeTree(Tree) - Method in class sc.fiji.snt.viewer.Viewer3D
Removes the specified Tree.
removeTree(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Removes the specified Tree.
removeViewer(Viewer3D) - Static method in class sc.fiji.snt.SNTUtils
 
repaintAllPanes() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
replaceAll(List<Path>) - Method in class sc.fiji.snt.Tree
Replaces all Paths in this Tree.
replaceCurrentPath(Path) - Method in class sc.fiji.snt.SNT
 
replaceGraph(AnnotationGraphAdapter, boolean) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
replaceNodesWithFittedVersion() - Method in class sc.fiji.snt.Path
 
reportEveryMilliseconds - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
reportFinished(boolean) - Method in class sc.fiji.snt.tracing.BiSearch
 
reportFinished(boolean) - Method in class sc.fiji.snt.tracing.FillerThread
 
reportFinished(boolean) - Method in class sc.fiji.snt.tracing.SearchThread
 
reportFinished(boolean) - Method in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
reportPointsInSearch() - Method in class sc.fiji.snt.tracing.AbstractSearch
 
reportPointsInSearch() - Method in class sc.fiji.snt.tracing.BiSearch
 
reportPointsInSearch() - Method in class sc.fiji.snt.tracing.FillerThread
 
reportPointsInSearch() - Method in class sc.fiji.snt.tracing.SearchThread
 
reportProgress(float) - Method in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
requestStop() - Method in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
requireShiftToFork - Variable in class sc.fiji.snt.SNT
 
reset() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
reset() - Method in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
reset() - Method in class sc.fiji.snt.SNTUI
 
reset() - Method in class sc.fiji.snt.util.BoundingBox
 
reset() - Method in class sc.fiji.snt.util.CircleCursor3D
 
reset() - Method in class sc.fiji.snt.util.DiskCursor3D
 
reset() - Method in class sc.fiji.snt.util.PathCursor
 
resetBackBuffer() - Method in class sc.fiji.snt.TracerCanvas
 
resetColor() - Method in class sc.fiji.snt.Path
Resets this path color, forcing SNT to render it under default settings.
resetEdges - Variable in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
Specifies if all edge points of traversed edges should be removed.
resetFrameLocation() - Static method in class sc.fiji.snt.gui.cmds.ShortcutWindowCmd
 
resetIDs() - Method in class sc.fiji.snt.PathAndFillManager
 
resetListeners(Path) - Method in class sc.fiji.snt.PathAndFillManager
 
resetListeners(Path, boolean) - Method in class sc.fiji.snt.PathAndFillManager
 
resetMinMax() - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
resetOptions() - Method in class sc.fiji.snt.SNTPrefs
 
resetRegression() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
resetRestrictions() - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
resetRestrictions() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Removes any filtering restrictions that may have been set.
resetSpatialSettings(boolean) - Method in class sc.fiji.snt.PathAndFillManager
 
resetState() - Method in class sc.fiji.snt.SNTUI
 
resetUI() - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
resetUI(boolean) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
resetUI(boolean) - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
RESIZE_REQUIRED - Static variable in class sc.fiji.snt.SNTPrefs
 
resolveInputs() - Method in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
resolveInputs() - Method in class sc.fiji.snt.plugin.SkeletonConverterCmd
 
restoreDefaultCursor() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
restoreLookAndFeel() - Static method in class sc.fiji.snt.gui.GuiUtils
 
restrictRegToPercentile(double, double) - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
restrictRegToRange(double, double) - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
restrictToLength(double, double) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Restricts analysis to paths sharing the specified length range.
restrictToNamePattern(String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Restricts analysis to Paths containing the specified string in their name.
restrictToOrder(int...) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Restricts analysis to Paths sharing the specified Path order(s).
restrictToSize(int, int) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Restricts analysis to paths having the specified number of nodes.
restrictToSubset(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
restrictToSWCType(int...) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
restrictToSWCType(int...) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Restricts analysis to Paths sharing the specified SWC flag(s).
result - Variable in class sc.fiji.snt.tracing.BiSearch
 
reversed() - Method in class sc.fiji.snt.Path
 
RIGHT_HEMISPHERE - Static variable in interface sc.fiji.snt.annotation.BrainAnnotation
 
RoiConverter - Class in sc.fiji.snt.analysis
Converts SNT Paths into (IJ1) ROIs.
RoiConverter(Tree) - Constructor for class sc.fiji.snt.analysis.RoiConverter
Instantiates a new Converter.
RoiConverter(Path, ImagePlus) - Constructor for class sc.fiji.snt.analysis.RoiConverter
Instantiates a new Converter.
RoiConverter(Tree, ImagePlus) - Constructor for class sc.fiji.snt.analysis.RoiConverter
Instantiates a new Converter.
ROIExporterCmd - Class in sc.fiji.snt.plugin
Command providing a GUI for RoiConverter and allowing export of Paths to the IJ1 ROI Manager.
ROIExporterCmd() - Constructor for class sc.fiji.snt.plugin.ROIExporterCmd
 
ROOT_NODES_ANY - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of all primary Paths.
ROOT_NODES_APICAL_DENDRITE - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of Paths tagged as Apical Dendrite.
ROOT_NODES_AXON - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of Paths tagged as Axon.
ROOT_NODES_CUSTOM - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of Paths tagged as Custom.
ROOT_NODES_DENDRITE - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of Paths tagged as (Basal) Dendrite
ROOT_NODES_SOMA - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of Paths tagged as Soma
ROOT_NODES_UNDEFINED - Static variable in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Flag for defining the profile center as the average position of root nodes of Paths tagged as Undefined
rotate(int, double) - Method in class sc.fiji.snt.Tree
Rotates the tree.
rotate(float) - Method in class sc.fiji.snt.viewer.Viewer3D
Rotates the scene.
roundPos(double[], long[]) - Method in class sc.fiji.snt.util.CircleCursor3D
 
rubberband - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
run() - Method in class sc.fiji.snt.analysis.PathProfiler
 
run() - Method in class sc.fiji.snt.analysis.sholl.math.Comparator
 
run() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
run() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Generates detailed summaries in which measurements are grouped by SWC-type flags
run() - Method in class sc.fiji.snt.filter.Frangi
 
run(RandomAccessibleInterval<U>) - Method in class sc.fiji.snt.filter.Frangi
 
run() - Method in class sc.fiji.snt.filter.Tubeness
 
run(RandomAccessibleInterval<U>) - Method in class sc.fiji.snt.filter.Tubeness
 
run() - Method in class sc.fiji.snt.gui.cmds.AddTextAnnotationCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.AnnotationGraphGeneratorCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.AnnotationGraphRecViewerCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.ColorMapReconstructionCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.CompareFilesCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
run() - Method in class sc.fiji.snt.gui.cmds.CustomizeLegendCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.CustomizeObjCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.CustomizeTreeCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.DistributionBPCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.DistributionCPCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.DuplicateCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.EnableSciViewUpdateSiteCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.GraphGeneratorCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.InsectBrainImporterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.JSONImporterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.LoadObjCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.LoadReconstructionCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.MLImporterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.MultiSWCImporterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.mxCircleLayoutGroupedCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.mxOrganicLayoutPrefsCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.NewGraphOptionsCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.OpenDatasetCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.PathFitterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.PrefsCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.ReconstructionViewerCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.RecViewerPrefsCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.RemoteSWCImporterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.ShortcutWindowCmd
 
run(String) - Method in class sc.fiji.snt.gui.cmds.ShortcutWindowCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.ShowCorrespondencesCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.SNTLoaderCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.SWCTypeFilterCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.SWCTypeOptionsCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.TranslateReconstructionsCmd
 
run() - Method in class sc.fiji.snt.gui.cmds.TreeGraphRecViewerCmd
 
run() - Method in class sc.fiji.snt.gui.SaveMeasurementsCmd
 
run() - Method in class sc.fiji.snt.gui.SigmaPalette
 
run() - Method in class sc.fiji.snt.plugin.AnalyzerCmd
 
run() - Method in class sc.fiji.snt.plugin.BrainAnnotationCmd
 
run() - Method in class sc.fiji.snt.plugin.ChooseDataset
 
run() - Method in class sc.fiji.snt.plugin.GraphAdapterMapperCmd
 
run() - Method in class sc.fiji.snt.plugin.GroupAnalyzerCmd
 
run() - Method in class sc.fiji.snt.plugin.ij1.CallIJ1LegacyCmd
 
run(String) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
This method is called when the plugin is loaded.
run(String) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
This method is called when the plugin is loaded.
run(String) - Method in class sc.fiji.snt.plugin.ij1.ShollAnalysisPlugin
Deprecated.
 
run(String) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
This method is called when the plugin is loaded.
run() - Method in class sc.fiji.snt.plugin.LocalThicknessCmd
 
run() - Method in class sc.fiji.snt.plugin.MultiTreeMapperCmd
 
run() - Method in class sc.fiji.snt.plugin.PathAnalyzerCmd
 
run() - Method in class sc.fiji.snt.plugin.PathMatcherCmd
 
run() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
run() - Method in class sc.fiji.snt.plugin.PathSpineAnalysisCmd
 
run() - Method in class sc.fiji.snt.plugin.PathTimeAnalysisCmd
 
run() - Method in class sc.fiji.snt.plugin.PlotterCmd
 
run() - Method in class sc.fiji.snt.plugin.ROIExporterCmd
 
run() - Method in class sc.fiji.snt.plugin.ShollAnalysisBulkTreeCmd
 
run() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
run() - Method in class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
run() - Method in class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
run() - Method in class sc.fiji.snt.plugin.SkeletonConverterCmd
 
run() - Method in class sc.fiji.snt.plugin.SkeletonizerCmd
 
run() - Method in class sc.fiji.snt.plugin.SpineExtractorCmd
 
run() - Method in class sc.fiji.snt.plugin.StrahlerCmd
 
run() - Method in class sc.fiji.snt.plugin.TreeMapperCmd
 
run() - Method in class sc.fiji.snt.tracing.BiSearch
 
run() - Method in class sc.fiji.snt.tracing.FillerThread
 
run() - Method in class sc.fiji.snt.tracing.ManualTracerThread
 
run() - Method in class sc.fiji.snt.tracing.SearchThread
 
run() - Method in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
runAnalysis() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
runCommand(String) - Method in class sc.fiji.snt.PathManagerUI
Runs a menu command.
runCommand(String, String...) - Method in class sc.fiji.snt.PathManagerUI
Runs a menu command with options.
runCommand(String) - Method in class sc.fiji.snt.SNTUI
Runs a menu command (as listed in the menu bar hierarchy).
runCommand(JMenuBar, String) - Static method in class sc.fiji.snt.SNTUI
 
running - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
RUNNING_CMD - Static variable in class sc.fiji.snt.SNTUI
 
runScript(String, String) - Method in class sc.fiji.snt.gui.ScriptInstaller
 

S

S_SHELL - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for spherical shell normalization (Semi-log/Log-log method)
sampleImage() - Static method in class sc.fiji.snt.analysis.sholl.ShollUtils
Returns the plugin's sample image (File>Samples>ddaC Neuron).
sampleImage() - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
SAMPLES_PER_RADIUS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
save(String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
save(File) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
save(String) - Method in class sc.fiji.snt.analysis.SNTTable
 
save(File) - Method in class sc.fiji.snt.analysis.SNTTable
 
save(String) - Method in class sc.fiji.snt.io.MouseLightLoader
Convenience method to save JSON data.
save(File) - Method in class sc.fiji.snt.io.MouseLightLoader
Convenience method to save JSON data.
save(String) - Method in class sc.fiji.snt.SNTService
Saves all the existing paths to a file.
save(String) - Method in class sc.fiji.snt.Tree
Saves this Tree to a .TRACES (XML, compressed) file.
save(String) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
SAVE_DIR_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
SAVE_FILES - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
saveAllPathsToSwc(String) - Method in class sc.fiji.snt.SNTUI
 
saveAsJSON(String) - Method in class sc.fiji.snt.io.MouseLightLoader
Convenience method to save JSON data to a local directory.
saveAsPNG(File) - Method in class sc.fiji.snt.analysis.SNTChart
 
saveAsPNG(String) - Method in class sc.fiji.snt.analysis.SNTChart
 
saveAsSWC(String) - Method in class sc.fiji.snt.io.MouseLightLoader
Convenience method to save SWC data to a local directory.
saveAsSWC(String) - Method in class sc.fiji.snt.Tree
Saves this Tree to an SWC file.
saveDir - Variable in class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
saveFile(String, File, List<String>) - Method in class sc.fiji.snt.gui.GuiUtils
 
saveFile(String, String, String) - Method in class sc.fiji.snt.SNTUI
 
saveFill() - Method in class sc.fiji.snt.SNT
 
SaveMeasurementsCmd - Class in sc.fiji.snt.gui
Implements the 'Save Tables and Analysis Plots...' command: A single prompt for saving all tables, plots and charts currently open.
SaveMeasurementsCmd() - Constructor for class sc.fiji.snt.gui.SaveMeasurementsCmd
 
savePluginPrefs(boolean) - Method in class sc.fiji.snt.SNTPrefs
 
saveSilently(File) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
 
saveSnapshot() - Method in class sc.fiji.snt.viewer.Viewer3D
Saves a snapshot of current scene as a PNG image.
saveSnapshot(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Saves a snapshot of current scene as a PNG image to the specified path.
saveSnapshot(File) - Method in class sc.fiji.snt.viewer.Viewer3D
 
saveStartupPrefs() - Method in class sc.fiji.snt.SNTPrefs
Deprecated.
saveStringPreferences() - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
saveTable() - Method in class sc.fiji.snt.PathManagerUI
 
saveTable(Table<?, ?>, char, boolean, boolean, File) - Static method in class sc.fiji.snt.SNTUtils
 
savetoFileOrFileSeries(File) - Method in class sc.fiji.snt.PathAndFillManager
 
saveToXML(File) - Method in class sc.fiji.snt.SNTUI
 
sc.fiji.snt - package sc.fiji.snt
SNT core classes
sc.fiji.snt.analysis - package sc.fiji.snt.analysis
Analysis of Trees.
sc.fiji.snt.analysis.graph - package sc.fiji.snt.analysis.graph
Classes for handling neuronal reconstructions as graphs
sc.fiji.snt.analysis.sholl - package sc.fiji.snt.analysis.sholl
Sholl analysis of Images, pre-sampled data and Trees.
sc.fiji.snt.analysis.sholl.gui - package sc.fiji.snt.analysis.sholl.gui
GUI customizations (image overlays, plots, etc.) required for Sholl Analysis.
sc.fiji.snt.analysis.sholl.math - package sc.fiji.snt.analysis.sholl.math
Statistical analysis of Sholl data
sc.fiji.snt.analysis.sholl.parsers - package sc.fiji.snt.analysis.sholl.parsers
Parsers to retrieve Profiles from multiple sources (2D/3D images, reconstructions, and tables)
sc.fiji.snt.annotation - package sc.fiji.snt.annotation
Classes handling neuropil annotations and atlases metadata.
sc.fiji.snt.event - package sc.fiji.snt.event
Utilities for TrakEM2 interaction
sc.fiji.snt.filter - package sc.fiji.snt.filter
 
sc.fiji.snt.gui - package sc.fiji.snt.gui
Customizations and commands for SNT's GUI.
sc.fiji.snt.gui.cmds - package sc.fiji.snt.gui.cmds
Scijava-based GUIs for SNT built-in commands.
sc.fiji.snt.hyperpanes - package sc.fiji.snt.hyperpanes
Classes implementing SNT's XY, ZY, and XZ canvases.
sc.fiji.snt.io - package sc.fiji.snt.io
Classes for importing reconstructions into SNT.
sc.fiji.snt.plugin - package sc.fiji.snt.plugin
SNT add-ons as IJ2 commands
sc.fiji.snt.plugin.ij1 - package sc.fiji.snt.plugin.ij1
 
sc.fiji.snt.tracing - package sc.fiji.snt.tracing
 
sc.fiji.snt.tracing.artist - package sc.fiji.snt.tracing.artist
 
sc.fiji.snt.tracing.cost - package sc.fiji.snt.tracing.cost
 
sc.fiji.snt.tracing.heuristic - package sc.fiji.snt.tracing.heuristic
 
sc.fiji.snt.tracing.image - package sc.fiji.snt.tracing.image
 
sc.fiji.snt.util - package sc.fiji.snt.util
Miscellaneous SNT utilities, including classes defining reconstruction nodes.
sc.fiji.snt.viewer - package sc.fiji.snt.viewer
Visualization of reconstructions
sc.fiji.snt.viewer.geditor - package sc.fiji.snt.viewer.geditor
 
scale(double, double, double, boolean) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Scales the point coordinates of each vertex by the specified factors.
scale(double, double, double) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
scale(double, double, double) - Method in class sc.fiji.snt.Tree
Scales the tree by the specified factors.
scale(double, double, double, double) - Method in class sc.fiji.snt.Tree
Scales the tree by the specified factors.
scale(double, double, double) - Method in class sc.fiji.snt.util.PointInImage
Scales this point coordinates.
scale(Set<ShollPoint>, Calibration) - Static method in class sc.fiji.snt.util.ShollPoint
 
scaled() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
scaledMicrometer(double, int) - Static method in class sc.fiji.snt.gui.GuiUtils
Returns a more human readable representation of a length in micrometers.
scaleEdgeWidths(double, double, String) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
SCATTER - Static variable in class sc.fiji.snt.viewer.Annotation3D
 
SciViewSNT - Class in sc.fiji.snt
Bridges SNT to SciView, allowing Trees to be rendered as scenery objects
SciViewSNT(Context) - Constructor for class sc.fiji.snt.SciViewSNT
Instantiates a new SciViewSNT instance.
SciViewSNT(SciView) - Constructor for class sc.fiji.snt.SciViewSNT
Instantiates SciViewSNT from an existing SciView instance.
SciViewSNT(SNT) - Constructor for class sc.fiji.snt.SciViewSNT
 
sciViewSNT - Variable in class sc.fiji.snt.SNTUI
 
ScriptInstaller - Class in sc.fiji.snt.gui
Utility class for discovery of SNT scripts
ScriptInstaller(Context, Component) - Constructor for class sc.fiji.snt.gui.ScriptInstaller
 
ScriptInstaller(Context, SNTUI) - Constructor for class sc.fiji.snt.gui.ScriptInstaller
 
scrollTo(int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
SearchArtist - Interface in sc.fiji.snt.tracing.artist
Interface for classes that draw the progress of a SearchInterface on a TracerCanvas.
SearchArtistFactory - Class in sc.fiji.snt.tracing.artist
Factory for creation of SearchArtists
SearchArtistFactory() - Constructor for class sc.fiji.snt.tracing.artist.SearchArtistFactory
 
searchArtists - Variable in class sc.fiji.snt.TracerCanvas
 
SearchImage<V> - Interface in sc.fiji.snt.tracing.image
General interface for data structures used to keep track of encountered nodes during image-based searches.
SearchImageStack<V extends SearchNode> - Class in sc.fiji.snt.tracing.image
A stack of SearchImages, backed by a Int2ObjectOpenHashMap.
SearchImageStack() - Constructor for class sc.fiji.snt.tracing.image.SearchImageStack
 
SearchImageStack(Supplier<SearchImage<V>>) - Constructor for class sc.fiji.snt.tracing.image.SearchImageStack
 
searchImageType - Variable in class sc.fiji.snt.SNT
 
SearchInterface - Interface in sc.fiji.snt.tracing
Tracer classes implementing searches between two points should implement this interface.
SearchNode - Interface in sc.fiji.snt.tracing
 
SearchProgressCallback - Interface in sc.fiji.snt
 
searchStatus - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
SearchThread - Class in sc.fiji.snt.tracing
Implements a common thread that explores the image using a variety of strategies, e.g., to trace tubular structures or surfaces.
SearchThread(RandomAccessibleInterval<? extends RealType<?>>, Calibration, boolean, boolean, int, long, SNT.SearchImageType, Cost) - Constructor for class sc.fiji.snt.tracing.SearchThread
 
SearchThread(SNT, RandomAccessibleInterval<? extends RealType<?>>, Cost) - Constructor for class sc.fiji.snt.tracing.SearchThread
 
SearchThreadArtist - Class in sc.fiji.snt.tracing.artist
 
SearchThreadArtist(SearchThread, Color, Color) - Constructor for class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
SECLAYER_KEY - Static variable in class sc.fiji.snt.gui.cmds.PathFitterCmd
 
secondaryData - Variable in class sc.fiji.snt.SNT
 
secondaryImageFile - Variable in class sc.fiji.snt.SNT
 
selectAll() - Method in class sc.fiji.snt.PathManagerUI
 
selectColor(Color) - Method in class sc.fiji.snt.gui.ColorMenu
 
selectedColor - Variable in class sc.fiji.snt.SNT
 
selectedColor3f - Variable in class sc.fiji.snt.SNT
 
selectionExists() - Method in class sc.fiji.snt.PathManagerUI
 
selectNone() - Method in class sc.fiji.snt.gui.ColorMenu
 
selectPath(Path, boolean) - Method in class sc.fiji.snt.SNT
 
selectSWCColor(SNTColor) - Method in class sc.fiji.snt.gui.ColorMenu
 
SEMI_LOG - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for imposing Semi-log analysis
SEND_TO_TRAKEM2 - Static variable in class sc.fiji.snt.event.SNTEvent
 
set(String, String, Object) - Method in class sc.fiji.snt.analysis.SNTTable
 
set(String, int, Object) - Method in class sc.fiji.snt.analysis.SNTTable
 
set(int, int, Object) - Method in class sc.fiji.snt.analysis.SNTTable
 
set2DDisplayCanvas(boolean) - Method in class sc.fiji.snt.SNTPrefs
 
set3DUniverse(Image3DUniverse) - Method in class sc.fiji.snt.SNT
 
set3DViewerResamplingFactor(int) - Method in class sc.fiji.snt.SNTPrefs
 
setAcronym(String) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setAliases(String[]) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setAlternateShells(Color, Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setAlternateShells() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setAnalysisScope() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
setAnimationEnabled(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Toggles the Viewer's animation.
setAnnotation(BrainAnnotation) - Method in class sc.fiji.snt.util.PointInImage
 
setAnnotation(BrainAnnotation) - Method in interface sc.fiji.snt.util.SNTPoint
Assigns a neuropil annotation (e.g., atlas compartment) to this point.
setAnnotation(BrainAnnotation) - Method in class sc.fiji.snt.util.SWCPoint
 
setAnnotationsColor(Color) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
setAnnotationsColorAllPanes(Color) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
setAutoDismiss(JDialog) - Static method in class sc.fiji.snt.gui.GuiUtils
 
setAWTColor(Color) - Method in class sc.fiji.snt.util.SNTColor
Re-assigns a AWT color.
setAxesVisible(boolean) - Method in class sc.fiji.snt.analysis.SNTChart
 
setAxesVisible(boolean) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setAxesVisible(boolean) - Method in class sc.fiji.snt.viewer.Viewer2D
 
setBaseColor(Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setBooleanPrefs(int) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setBottomPaneVisible(boolean) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setBoundingBox(BoundingBox) - Method in class sc.fiji.snt.Tree
Associates a bounding box to this tree.
setBoundingBoxColor(ColorRGB) - Method in class sc.fiji.snt.viewer.Annotation3D
Determines whether the mesh bounding box should be displayed.
setBoundingBoxColor(ColorRGB) - Method in class sc.fiji.snt.viewer.OBJMesh
Determines whether the mesh bounding box should be displayed.
setBoundingBoxColor(String) - Method in class sc.fiji.snt.viewer.OBJMesh
Determines whether the mesh bounding box should be displayed.
setBounds(float, float, float, float, float, float) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets a manual bounding box for the scene.
setCanvasLabel(String) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Sets the string to be rendered on canvas' upper left corner.
setCanvasLabelAllPanes(String) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
setCanvasOffset(PointInCanvas) - Method in class sc.fiji.snt.Path
Specifies a translation offset when rendering this Path in a TracerCanvas.
setCellColorsFromGraph() - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
setCenter(double, double, double) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setCenter(double, double) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
setCenter(int) - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Computes the center of the Profile.
setCenter(PointInImage) - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Sets the center of the profile.
setCenter(ShollPoint) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
setCenter(int, int, int) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Sets the analysis center.
setCenterFromROI() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setCenterFromROI() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
setCenterPx(int, int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setCenterPx(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
setCenterSource(boolean) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
setChildren(Set<Path>) - Method in class sc.fiji.snt.Path
 
setClosedColor(Color) - Method in class sc.fiji.snt.tracing.artist.BiSearchArtist
 
setClosedColor(Color) - Method in class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
setClosedColor(Color) - Method in class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
setColor(Color) - Method in class sc.fiji.snt.Path
Sets this path color.
setColor(ColorRGB) - Method in class sc.fiji.snt.Path
Sets this path color.
setColor(ColorRGB) - Method in class sc.fiji.snt.Tree
Assigns a color to all the paths in this tree.
setColor(String) - Method in class sc.fiji.snt.Tree
Assigns a color to all the paths in this tree.
setColor(String, double) - Method in class sc.fiji.snt.Tree
Assigns a color to all the paths in this tree.
setColor(Color) - Method in class sc.fiji.snt.util.SWCPoint
 
setColor(ColorRGB, double) - Method in class sc.fiji.snt.viewer.Annotation3D
Assigns a color to the annotation.
setColor(String, double) - Method in class sc.fiji.snt.viewer.Annotation3D
Script friendly method to assign a color to the annotation.
setColor(String) - Method in class sc.fiji.snt.viewer.Annotation3D
Script friendly method to assign a color to the annotation.
setColor(String, double) - Method in class sc.fiji.snt.viewer.OBJMesh
Script friendly method to assign a color to the mesh.
setColor(ColorRGB, double) - Method in class sc.fiji.snt.viewer.OBJMesh
Assigns a color to the mesh.
setColorBarLegend(String, double, double) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setColorBarLegend(ColorTable, double, double) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setColorCode(boolean) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
setColorImage(ImagePlus) - Method in class sc.fiji.snt.SNT
Deprecated.
setColors(String...) - Method in class sc.fiji.snt.analysis.SNTChart
(Re)colors existing dataset series
setColors(ColorTable) - Method in class sc.fiji.snt.analysis.SNTChart
(Re)colors existing dataset series
setColorTable(ColorTable) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
setCommentString(String) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setConnectComponents(boolean) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Whether to merge broken components in the skeleton result
setContext(Context) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
Sets the services required by this ShollTable, namely PrefService, used to read advanced options set by ShollAnalysisPrefsCmd.
setContext(Context) - Method in class sc.fiji.snt.analysis.SNTTable
Sets a SciJava context to this table.
setContext(Context) - Static method in class sc.fiji.snt.SNTUtils
 
setContext(Context) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setContext(Context) - Method in class sc.fiji.snt.viewer.GraphViewer
 
setCostType(SNT.CostType) - Method in class sc.fiji.snt.SNT
 
setCrosshairs(double, double, double, boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Deprecated.
setCTposition(int, int) - Method in class sc.fiji.snt.Path
Sets the hyperstack position of this Path
setCurrentFile(File) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setCurrentPath(Path) - Method in class sc.fiji.snt.SNT
 
setCursorText(String) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
Sets the string to be appended to the current cursor.
setCursorTextAllPanes(String) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
setDebug(boolean) - Method in class sc.fiji.snt.util.Logger
 
setDebugMode(boolean) - Static method in class sc.fiji.snt.SNTUtils
Enables/disables debug mode
setDefaultColor(ColorRGB) - Method in class sc.fiji.snt.viewer.Viewer2D
Sets the default (fallback) color for plotting paths.
setDefaultColor(ColorRGB) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets the default color for rendering Trees.
setDefaultDirectoryForSaveAs(File) - Method in class sc.fiji.snt.analysis.SNTChart
 
setDefaultThickness(float) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets the line thickness for rendering Trees that have no specified radius.
setDefaultTransparency(int) - Method in class sc.fiji.snt.TracerCanvas
 
setDescription(String) - Method in class sc.fiji.snt.gui.GuiUtils.JTextFieldFile
 
setDescription(String, boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Associates the analysis with an identifier.
setDeselectedColor(Color) - Method in class sc.fiji.snt.SNT
 
setDetailedSummary(boolean) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
Sets whether extensive metrics should be listed when outputting summaries.
setDimensions(int, int, int) - Method in class sc.fiji.snt.util.BoundingBox
Sets the dimensions of this bounding box using uncalibrated (pixel) lengths.
setDrawCrosshairs(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
setDrawCrosshairsAllPanes(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
setDrawDiametersXY(boolean) - Method in class sc.fiji.snt.SNT
 
setDrawingThreshold(double) - Method in class sc.fiji.snt.tracing.artist.BiSearchArtist
 
setDrawingThreshold(double) - Method in class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
setEdgeColor(E, ColorRGB) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
setEdgeColor(AnnotationWeightedEdge, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
setEdgeColor(E, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
setEdgeColor(E, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.SNTPseudographAdapter
 
setEdgeColor(SWCWeightedEdge, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.TreeGraphAdapter
 
setEditableNode(int) - Method in class sc.fiji.snt.Path
Tags the specified point position as 'editable'.
setEditableNodeLocked(boolean) - Method in class sc.fiji.snt.Path
 
setEditingPath(Path) - Method in class sc.fiji.snt.SNT
 
setEnableCurveFitting(boolean) - Method in class sc.fiji.snt.analysis.ShollAnalyzer
Sets whether curve fitting computations should be performed.
setEnableDarkMode(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Enables/disables "Dark Mode" mode
setEnableDebugMode(boolean) - Method in class sc.fiji.snt.SNTUI
Enables/disables debug mode
setEnableDebugMode(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Enables/disables debug mode
setEnabledNone() - Method in class sc.fiji.snt.FillManagerUI
 
setEnabledWhileFilling() - Method in class sc.fiji.snt.FillManagerUI
 
setEnabledWhileNotFilling() - Method in class sc.fiji.snt.FillManagerUI
 
setEnableEdgeLabels(boolean) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
setEnableVertexLabels(boolean) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
setExportPath(String) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
setExportPath(String, boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
setFFromGoal(double) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setFFromStart(double) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setFillList(List<Fill>) - Method in class sc.fiji.snt.FillManagerUI
 
setFillList(List<Fill>) - Method in class sc.fiji.snt.PathManagerUI
 
setFillList(List<Fill>) - Method in class sc.fiji.snt.SNT
 
setFillListVisible(boolean) - Method in class sc.fiji.snt.SNTUI
 
setFillThreshold(double) - Method in class sc.fiji.snt.SNT
Sets the fill threshold distance.
setFillThresholdFrom(double, double, double) - Method in class sc.fiji.snt.SNT
 
setFillTransparent(boolean) - Method in class sc.fiji.snt.FillManagerUI
 
setFillTransparent(boolean) - Method in class sc.fiji.snt.SNT
 
setFilterType(SNT.FilterType) - Method in class sc.fiji.snt.SNT
 
setFindAndReplaceMenuItem(JMenuItem) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
setFitted(Path) - Method in class sc.fiji.snt.Path
 
setFittedCircles(int, double[], double[], double[], double[], double[], double[], double[]) - Method in class sc.fiji.snt.Path
 
setFlag(int) - Method in class sc.fiji.snt.util.ShollPoint
 
setFont(Font, float, ColorRGB) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets the font for label annotations
setFontSize(float) - Method in class sc.fiji.snt.analysis.SNTChart
Sets the font size to all components of this chart.
setFontSize(float, String) - Method in class sc.fiji.snt.analysis.SNTChart
Sets the font size for this chart.
setFrame(int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
setFrameSize(int, int) - Method in class sc.fiji.snt.viewer.Viewer3D
Resizes the viewer to the specified dimensions.
setFrom(double, double, BiSearchNode, boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setFrom(DefaultSearchNode) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
setFromGoal(double, double, BiSearchNode) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setFromStart(double, double, BiSearchNode) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setGFromGoal(double) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setGFromStart(double) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setGradientShells(Color, Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setGridlinesVisible(boolean) - Method in class sc.fiji.snt.analysis.SNTChart
 
setGridlinesVisible(boolean) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setGridlinesVisible(boolean) - Method in class sc.fiji.snt.viewer.Viewer2D
 
setGuessedTangents(int) - Method in class sc.fiji.snt.Path
 
setGuiUtils(GuiUtils) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
setHandle(AddressableHeap.Handle<DefaultSearchNode, Void>) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
setHeadless(boolean) - Method in class sc.fiji.snt.PathAndFillManager
Sets whether this PathAndFillManager instance should run headless.
setHeapHandle(AddressableHeap.Handle<BiSearchNode, Void>, boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setHeapHandleFromGoal(AddressableHeap.Handle<BiSearchNode, Void>) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setHeapHandleFromStart(AddressableHeap.Handle<BiSearchNode, Void>) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setHemiShells(String) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setHemisphere(Object) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setHemisphere(char) - Method in class sc.fiji.snt.util.PointInImage
 
setHemisphere(char) - Method in interface sc.fiji.snt.util.SNTPoint
 
setHeuristicType(SNT.HeuristicType) - Method in class sc.fiji.snt.SNT
 
setID(int) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setIdentifier(String) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
setIDs(int, int) - Method in class sc.fiji.snt.Path
 
setImp(ImagePlus) - Method in class sc.fiji.snt.PathFitter
Sets the target image
setInteractiveMode(boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Instructs the plugin to run in headless mode or with user interaction.
setIsIntDensityProfile(boolean) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
setIsLoading(boolean) - Static method in class sc.fiji.snt.SNTUtils
 
setIsPrimary(boolean) - Method in class sc.fiji.snt.Path
 
setLabel(String) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Sets an identifying label for this subgraph.
setLabel(String) - Method in class sc.fiji.snt.analysis.MultiTreeStatistics
Sets an identifying label for the group of Trees being analyzed.
setLabel(String) - Method in class sc.fiji.snt.analysis.NodeStatistics
Sets a descriptive label to this statistic analysis to be used in histograms, etc.
setLabel(String) - Method in class sc.fiji.snt.Tree
Sets an identifying label for this Tree.
setLabel(String) - Method in class sc.fiji.snt.viewer.Annotation3D
 
setLabel(String) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setLabel(String) - Method in class sc.fiji.snt.viewer.OBJMesh
 
setLabelLocation(float, float) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets the location for annotation labels
setLayoutColumns(int) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setLegend(String, double, double) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setLegend(String, String, double, double) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setLegend(ColorTable, String, double, double) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setLengthThreshold(double) - Method in class sc.fiji.snt.analysis.SkeletonConverter
The minimum component length necessary to avoid pruning.
setLocationRelativeTo(Component) - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
setLockCursor(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
setLockCursorAllPanes(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
setLookAndFeel() - Static method in class sc.fiji.snt.gui.GuiUtils
 
setLookAndFeel(String, boolean, Component...) - Static method in class sc.fiji.snt.gui.GuiUtils
 
setLookAndFeel(String) - Static method in class sc.fiji.snt.SNTPrefs
 
setLookAndFeel(String) - Method in class sc.fiji.snt.SNTUI
 
setLookAndFeel(String) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setLookAndFeel(String) - Method in class sc.fiji.snt.viewer.Viewer3D
 
setMaskBackground(int) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Sets the background color of the Sholl mask
setMaskType(int) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Sets the type of data to be used in Sholl mask.
setMaxConnectDist(double) - Method in class sc.fiji.snt.analysis.SkeletonConverter
The maximum allowable distance between nearest neighbors to be considered for a merge
setMaxEvaluations(int) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Sets the the function evaluation limit for solvers.
setMaxRadius(int) - Method in class sc.fiji.snt.PathFitter
Sets the max radius (side search) for constraining the fit.
setMetric(ProfileProcessor.Metric) - Method in class sc.fiji.snt.analysis.PathProfiler
 
setMetric(ProfileProcessor.Metric) - Method in class sc.fiji.snt.analysis.ProfileProcessor
Sets the metric to be computed for each local neighborhood.
setMetric(SNT.CostType) - Method in class sc.fiji.snt.Fill
 
setMetric(int, boolean) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setMinMax(double, double) - Method in class sc.fiji.snt.analysis.ColorMapper
Sets the LUT mapping bounds.
setMinMax(double, double) - Method in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
setMinMax(double, double) - Method in class sc.fiji.snt.analysis.NodeColorMapper
 
setMinNBins(int) - Method in class sc.fiji.snt.analysis.GroupedTreeStatistics
Sets the minimum number of bins when assembling histograms.
setModified(boolean) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
setName(String) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setName(String) - Method in class sc.fiji.snt.Path
Sets this Path's name.
setNDimensions(int) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
setNodeAnnotation(BrainAnnotation, int) - Method in class sc.fiji.snt.Path
Assigns an annotation to an existing node.
setNodeColor(Color, int) - Method in class sc.fiji.snt.Path
Sets the node color.
setNodeColor(ColorRGB, int) - Method in class sc.fiji.snt.Path
Sets the node color.
setNodeColors(Color[]) - Method in class sc.fiji.snt.Path
Sets the node colors.
setNodeDiameter(double) - Method in class sc.fiji.snt.TracerCanvas
Sets the baseline for rendering diameter of path nodes
setNodeHemisphere(char, int) - Method in class sc.fiji.snt.Path
Assigns an hemisphere to an existing node.
setNodeIndicesAsDistances(boolean) - Method in class sc.fiji.snt.analysis.PathProfiler
Sets whether the profile abscissae should be reported in real-word units (the default) or node indices (zero-based).
setNodeValue(double, int) - Method in class sc.fiji.snt.Path
Assigns the "value" property to this node.
setNodeValues(double[]) - Method in class sc.fiji.snt.Path
Sets the path "values", the array containing the numeric property assigned to path nodes, typically voxel intensities.
setNoPlots(boolean) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
setNoTable(boolean) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
setObjColor(String) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setObjPath(String) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setOpacity(double) - Method in class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
setOpenColor(Color) - Method in class sc.fiji.snt.tracing.artist.BiSearchArtist
 
setOpenColor(Color) - Method in class sc.fiji.snt.tracing.artist.FillerThreadArtist
 
setOpenColor(Color) - Method in class sc.fiji.snt.tracing.artist.SearchThreadArtist
 
setOptions(ShollOptions) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Assigns options to the plugin.
setOrder(int) - Method in class sc.fiji.snt.Path
 
setOrigin(PointInImage) - Method in class sc.fiji.snt.util.BoundingBox
Sets the origin for this box, i.e., its (xMin, yMin, zMin) vertex.
setOriginOpposite(PointInImage) - Method in class sc.fiji.snt.util.BoundingBox
Sets the origin opposite for this box, i.e., its (xMax, yMax, zMax) vertex.
setOrigIP(ImagePlus) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Sets the original ImagePlus to be used during voxel-based loop pruning.
setOutlineVisible(boolean) - Method in class sc.fiji.snt.analysis.SNTChart
 
setOutlineVisible(boolean) - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
setOutlineVisible(boolean) - Method in class sc.fiji.snt.viewer.Viewer2D
 
setOutOfBoundsTransparency(int) - Method in class sc.fiji.snt.TracerCanvas
 
setPaneOwner(PaneOwner) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
setParent(BrainAnnotation) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setParent(Window) - Method in class sc.fiji.snt.gui.SigmaPalette
 
setPath(Path) - Method in class sc.fiji.snt.util.PointInImage
Associates a Path with this node
setPathList(List<Path>, Path, boolean) - Method in class sc.fiji.snt.FillManagerUI
 
setPathList(List<Path>, Path, boolean) - Method in class sc.fiji.snt.PathManagerUI
 
setPathList(List<Path>, Path, boolean) - Method in class sc.fiji.snt.SNT
 
setPaths3DDisplay(int) - Method in class sc.fiji.snt.SNT
Deprecated.
setPathUnfinished(boolean) - Method in class sc.fiji.snt.SNT
 
setPlotLabels(boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Controls the inclusion of fitting details in Sholl plots.
setPlotLabels(String) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Alternative to setPlotLabels() to be called by IJ macros using the call() built-in macro function
setPlotOutput(int) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
Sets the flag for output plots.
setPlugin(SNT) - Static method in class sc.fiji.snt.SNTUtils
 
setPointsColor(Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setPointsLUT(String, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setPointsLUT(String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setPointsLUT(ColorTable, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setPointsOpacity(double) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setPolynomialFitRange(int, int) - Method in class sc.fiji.snt.analysis.ShollAnalyzer
Sets the polynomial fit range for linear Sholl statistics.
setPos(long, long) - Method in class sc.fiji.snt.util.CircleCursor3D
 
setPosition(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setPosition(int, int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
setPosition(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
 
setPosition(int, int, int) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setPrecision(int) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Sets the precision used to calculate metrics from fitted data, such as Nav and Nm.
setPrecision(String) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Alternative to setPrecision() to be called by IJ macros using the call() built-in macro function
setPredecessor(DefaultSearchNode) - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
setPredecessorFromGoal(BiSearchNode) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setPredecessorFromStart(BiSearchNode) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setPreferredSize(int, int) - Method in class sc.fiji.snt.viewer.Viewer2D
Sets the preferred size of the plot to a constant value.
setPreviousPoint(SWCPoint) - Method in class sc.fiji.snt.util.SWCPoint
Sets the preceding node in the reconstruction
setPrimaryBranches(int) - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
Sets the number of primary branches associated with this profile, used to calculate ramification indices.
setPrimaryBranches(double) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
setProfile(Profile) - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
setProgressCallback(int, MultiTaskProgress) - Method in class sc.fiji.snt.PathFitter
 
setPromptChoice(int, boolean) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setProperties(Properties) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
setPruneByLength(boolean) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Sets whether or not to prune components below a threshold length from the result.
setPruneEnds(boolean) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Sets whether or not to prune branches which end in end-points from the result.
setPruneMode(int) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Sets the loop pruning strategy.
setRadii(double[]) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setRadii(double, double, double) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setRadii(double, double, double) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
setRadii(double, double, double, int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
setRadii(double[]) - Method in class sc.fiji.snt.Path
Assigns radii to this Path
setRadii(double) - Method in class sc.fiji.snt.Tree
Assigns a fixed radius to all the nodes in this tree.
setRadiiSpan(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
setRadius(int) - Method in class sc.fiji.snt.analysis.PathProfiler
 
setRadius(int) - Method in class sc.fiji.snt.analysis.ProfileProcessor
Specify a fixed radius for each ProfileProcessor.Shape region around each PointInImage.
setRadius(double) - Method in class sc.fiji.snt.Path
Assigns a fixed radius to all the nodes of this Path
setRadius(double, int) - Method in class sc.fiji.snt.Path
 
setRecentDir(File) - Method in class sc.fiji.snt.SNTPrefs
 
setReconstructionViewer(Viewer3D) - Method in class sc.fiji.snt.SNTUI
 
setReductionFactor(double) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutScaled
 
setReplaceNodes(boolean) - Method in class sc.fiji.snt.PathFitter
Sets whether fitting should occur "in place".
setRetrieveIntDensities(boolean) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setRoot(SWCPoint) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Sets the root of the tree.
setSaveCompressedTraces(boolean) - Method in class sc.fiji.snt.SNTPrefs
 
setSaveWinLocations(boolean) - Method in class sc.fiji.snt.SNTPrefs
 
setSceneUpdatesEnabled(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets whether the scene should update (refresh) every time a new reconstruction (or mesh) is added/removed from the scene.
setSciView(SciView) - Method in class sc.fiji.snt.SciViewSNT
Sets the SciView to be used.
setSciViewSNT(SciViewSNT) - Method in class sc.fiji.snt.SNTUI
 
setScope(int) - Method in class sc.fiji.snt.PathFitter
Sets the fitting scope.
setSearcheableObjectDescription(String) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
setSearchImageType(SNT.SearchImageType) - Method in class sc.fiji.snt.SNT
 
setSearchType(SNT.SearchType) - Method in class sc.fiji.snt.SNT
 
setSecondaryImage(File) - Method in class sc.fiji.snt.SNT
Specifies the 'secondary image' to be used during a tracing session.
setSecondaryImageMinMax(float, float) - Method in class sc.fiji.snt.SNT
 
setSelected(boolean) - Method in class sc.fiji.snt.Path
 
setSelected(Collection<Path>, Object) - Method in class sc.fiji.snt.PathAndFillManager
 
setSelectedColor(Color, boolean) - Method in class sc.fiji.snt.gui.ColorChooserButton
 
setSelectedColor(Color) - Method in class sc.fiji.snt.SNT
 
setSelectedPaths(Collection<Path>, Object) - Method in class sc.fiji.snt.FillManagerUI
 
setSelectedPaths(Collection<Path>, Object) - Method in class sc.fiji.snt.PathManagerUI
 
setSelectedPaths(Collection<Path>, Object) - Method in class sc.fiji.snt.SNT
 
setSex(String) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setShape(ProfileProcessor.Shape) - Method in class sc.fiji.snt.analysis.PathProfiler
 
setShape(ProfileProcessor.Shape) - Method in class sc.fiji.snt.analysis.ProfileProcessor
Sets the shape to be iterated.
setShellsColor(Color) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setShellsLUT(String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setShellsLUT(String, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setShellsLUT(ColorTable, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setShellsOpacity(double) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setShellsThickness(int) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
setShortestPath(boolean) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Sets whether or not to calculate the longest shortest-path in the skeleton result.
setShowAnnotatedView(boolean) - Method in class sc.fiji.snt.PathFitter
Sets whether an interactive image of the result should be displayed.
setShowOnlyActiveCTposPaths(boolean, boolean) - Method in class sc.fiji.snt.SNT
 
setShowOnlySelectedPaths(boolean, boolean) - Method in class sc.fiji.snt.SNT
 
setShowOnlySelectedPaths(boolean) - Method in class sc.fiji.snt.SNT
 
setSigmaPaletteListener(SigmaPaletteListener) - Method in class sc.fiji.snt.SNTUI
 
setSigmas(List<Double>) - Method in class sc.fiji.snt.gui.cmds.ComputeSecondaryImg
 
setSigmas(List<Double>) - Method in interface sc.fiji.snt.gui.SigmaPaletteListener
 
setSilent(boolean) - Method in class sc.fiji.snt.analysis.SkeletonConverter
Setting this to false will display both the tagged skeleton image and the shortest path image (if the shortest path calculation is enabled).
setSinglePane(boolean) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
setSize(float) - Method in class sc.fiji.snt.viewer.Annotation3D
Sets the annotation width.
setSkipBitmapOptions(boolean) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setSkipSingleVoxels(boolean) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser3D
 
setSkipSomaticSegments(boolean) - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
If primary paths start far-away from the soma (expected to be defined by a single-point (soma centroid)), should segments between the soma and neurite be ignored.
setSnapshotDir(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets the directory for storing snapshots.
setSomasDisplayed(Collection<String>, boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Toggles the visibility of somas for subset of trees.
setSomasDisplayed(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Toggles the visibility of somas for all trees in the scene.
setSortMidLevel(boolean) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
setSourcePaths(Path[]) - Method in class sc.fiji.snt.Fill
 
setSourcePaths(Set<Path>) - Method in class sc.fiji.snt.Fill
 
setSourcePaths(Collection<Path>) - Method in class sc.fiji.snt.tracing.FillerThread
 
setSpacing(double, double, double, String) - Method in class sc.fiji.snt.Fill
 
setSpacing(Calibration) - Method in class sc.fiji.snt.Path
 
setSpacing(double, double, double, String) - Method in class sc.fiji.snt.util.BoundingBox
Sets the voxel spacing.
setSpatialCalibration(Calibration) - Method in class sc.fiji.snt.analysis.sholl.Profile
 
setSpeciesID(int) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setSpineOrVaricosityCount(int) - Method in class sc.fiji.snt.Path
 
setSplitDendritesFromAxons(boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Sets whether axons and dendrites should be imported as separated objects.
setStartJoin(Path, PointInImage) - Method in class sc.fiji.snt.Path
 
setState(BiSearchNode.State, boolean) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setStateFromGoal(BiSearchNode.State) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setStateFromStart(BiSearchNode.State) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setStatus(String) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
setStatusLabelPlaceholder(String) - Method in class sc.fiji.snt.gui.SNTSearchableBar
 
setStepRadius(double) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Sets the radius step size (shell spacing).
setStepSize(double) - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Sets the radius step size.
setStopAtThreshold(boolean) - Method in class sc.fiji.snt.tracing.FillerThread
 
setStringPreference(String, double) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setStringPreference(String, int) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setStringPreference(String, String) - Method in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
setStrokeWidth(int) - Method in class sc.fiji.snt.analysis.RoiConverter
Sets the line width of converted segment paths.
setSWCType(int) - Method in class sc.fiji.snt.Path
Sets the SWC type.
setSWCType(int, boolean) - Method in class sc.fiji.snt.Path
 
setSWCType(String) - Method in class sc.fiji.snt.Tree
Assigns an SWC type label to all the Paths in this Tree.
setSWCType(int) - Method in class sc.fiji.snt.util.SNTColor
Re-assigns a SWC type integer flag
setTable(DefaultGenericTable) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Sets the Analyzer table.
setTable(DefaultGenericTable, String) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Sets the table.
setTags(String) - Method in class sc.fiji.snt.util.SWCPoint
 
setTemp(String, boolean) - Method in class sc.fiji.snt.SNTPrefs
 
setTemp(String, String) - Method in class sc.fiji.snt.SNTPrefs
 
setTemporaryPath(Path) - Method in class sc.fiji.snt.SNT
 
setText(String) - Method in class sc.fiji.snt.gui.GuiUtils.JTextFieldFile
 
setThreads(int) - Static method in class sc.fiji.snt.SNTPrefs
 
setThreshold(double, double) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
setThreshold(double) - Method in class sc.fiji.snt.Fill
 
setThreshold(int, int) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Sets the threshold limits.
setThreshold(double) - Method in class sc.fiji.snt.tracing.FillerThread
 
setTitle(String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
 
setTitle(String) - Method in class sc.fiji.snt.viewer.Viewer2D
Sets the plot display title.
setTmpMsgTimeOut(int) - Method in class sc.fiji.snt.gui.GuiUtils
 
setTransparency(double) - Method in class sc.fiji.snt.viewer.OBJMesh
Changes the transparency of this mesh.
setTreeColor(Collection<String>, String, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Recolors a subset of rendered trees.
setTreeColor(Collection<String>, ColorRGB, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Recolors a subset of rendered trees.
setTreeLabel(String) - Method in class sc.fiji.snt.Path
 
setTreeThickness(Collection<String>, float, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Applies a constant thickness (line width) to a subset of rendered trees.
setTreeThickness(float) - Method in class sc.fiji.snt.viewer.Viewer3D
Applies a constant thickness to all rendered trees.
setTreeThickness(float, String) - Method in class sc.fiji.snt.viewer.Viewer3D
Applies a constant thickness (line width) to all rendered trees.Note that by default, trees are rendered using their nodes' diameter.
setType(String) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setType(int) - Method in class sc.fiji.snt.Tree
Assigns an SWC type label to all the Paths in this Tree.
setUnit(String) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Sets the unit for sampling distances.
setUnit(String) - Method in class sc.fiji.snt.util.BoundingBox
Sets the default length unit for voxel spacing (typically um, for SWC reconstructions)
setUseFitted(boolean) - Method in class sc.fiji.snt.Path
Sets whether the fitted flavor of this Path should be used.
setUseSubVolumeStats(boolean) - Method in class sc.fiji.snt.SNT
 
setUUID(UUID) - Method in class sc.fiji.snt.annotation.InsectBrainCompartment
 
setValue(int, int, V) - Method in class sc.fiji.snt.tracing.image.ArraySearchImage
 
setValue(int, int, V) - Method in class sc.fiji.snt.tracing.image.ListSearchImage
 
setValue(int, int, V) - Method in class sc.fiji.snt.tracing.image.MapSearchImage
 
setValue(int, int, V) - Method in interface sc.fiji.snt.tracing.image.SearchImage
 
setVerbose(boolean) - Method in class sc.fiji.snt.analysis.SkeletonConverter
 
setVerbose(boolean) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
setVertexColor(V, ColorRGB) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
setVertexColor(BrainAnnotation, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.AnnotationGraphAdapter
 
setVertexColor(V, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
setVertexColor(V, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.SNTPseudographAdapter
 
setVertexColor(SWCPoint, ColorRGB) - Method in class sc.fiji.snt.viewer.geditor.TreeGraphAdapter
 
setVertexValue(V, double) - Method in class sc.fiji.snt.analysis.graph.SNTGraph
 
setView(int) - Method in class sc.fiji.snt.analysis.RoiConverter
Sets the exporting view for segment paths (XY by default).
setViewMode(Viewer3D.ViewMode) - Method in class sc.fiji.snt.viewer.Viewer3D
Renders the scene from a specified camera angle.
setViewMode(String) - Method in class sc.fiji.snt.viewer.Viewer3D
Renders the scene from a specified camera angle (script-friendly).
setViewPoint(double, double) - Method in class sc.fiji.snt.viewer.Viewer3D
Renders the scene from a specified camera angle using polar coordinates relative to the the center of the scene.
setViewPointCC(double, double) - Method in class sc.fiji.snt.viewer.Viewer3D
Calls Viewer3D.setViewPoint(double, double) using Cartesian coordinates.
setVisible(boolean) - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
setVisible(String, boolean) - Method in class sc.fiji.snt.viewer.Viewer3D
Toggles the visibility of a rendered Tree, a loaded OBJ mesh, or an annotation.
setVolume(double) - Method in class sc.fiji.snt.viewer.OBJMesh
 
setWidth(int) - Method in class sc.fiji.snt.analysis.PathStraightener
 
setX(int) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setY(int) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setZ(int) - Method in class sc.fiji.snt.tracing.BiSearchNode
 
setZFudge(double) - Method in class sc.fiji.snt.tracing.cost.OneMinusErf
Scale factor for intensity z-score.
setZoom(double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
setZPositionAllPanes(int, int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
SHELL - Static variable in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
Sholl_Analysis - Class in sc.fiji.snt.plugin.ij1
Deprecated.
This IJ1 plugin has now been replaced by its IJ2 counterpart. Kept here for backwards compatibility
Sholl_Analysis() - Constructor for class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
SHOLL_COUNTS - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Sholl inters. (root centered)" mapping.
SHOLL_LOG - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
SHOLL_N - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
SHOLL_NS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
SHOLL_SLOG - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
Sholl_Utils - Class in sc.fiji.snt.plugin.ij1
Deprecated.
This IJ1 plugin is no longer needed when using IJ2 commands. Kept here for backwards compatibility
Sholl_Utils() - Constructor for class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
 
ShollAnalysisBulkTreeCmd - Class in sc.fiji.snt.plugin
A modified version of ShollAnalysisTreeCmd for Bulk Sholl Analysis.
ShollAnalysisBulkTreeCmd() - Constructor for class sc.fiji.snt.plugin.ShollAnalysisBulkTreeCmd
 
ShollAnalysisDialog - Class in sc.fiji.snt.gui
Deprecated.
ShollAnalysisDialog(double, double, double, SNT) - Constructor for class sc.fiji.snt.gui.ShollAnalysisDialog
Deprecated.
 
ShollAnalysisDialog.ShollPoint - Class in sc.fiji.snt.gui
Deprecated.
ShollAnalysisDialog.ShollResults - Class in sc.fiji.snt.gui
Deprecated.
ShollAnalysisImgCmd - Class in sc.fiji.snt.plugin
Implements the Analyze:Sholl:Sholl Analysis (From Image)...
ShollAnalysisImgCmd() - Constructor for class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
ShollAnalysisPlugin - Class in sc.fiji.snt.plugin.ij1
Deprecated.
ShollAnalysisPlugin() - Constructor for class sc.fiji.snt.plugin.ij1.ShollAnalysisPlugin
Deprecated.
 
ShollAnalysisPrefsCmd - Class in sc.fiji.snt.plugin
Implements the "Sholl Options" command
ShollAnalysisPrefsCmd() - Constructor for class sc.fiji.snt.plugin.ShollAnalysisPrefsCmd
 
ShollAnalysisTreeCmd - Class in sc.fiji.snt.plugin
Implements SNT's commands for Sholl Analysis of Trees.
ShollAnalysisTreeCmd() - Constructor for class sc.fiji.snt.plugin.ShollAnalysisTreeCmd
 
ShollAnalyzer - Class in sc.fiji.snt.analysis
Class to retrieve Sholl metrics from a Tree.
ShollAnalyzer(Tree) - Constructor for class sc.fiji.snt.analysis.ShollAnalyzer
Instantiates a new Sholl analyzer using default settings, i.e., focused on Tree's root; using sampling step size of average inter-node distance; curve fitting enabled; and all other parameters left to defaults/auto-discovery.
ShollOptions - Class in sc.fiji.snt.plugin.ij1
Deprecated.
ShollOptions(boolean) - Constructor for class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
ShollOptions() - Constructor for class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
ShollOverlay - Class in sc.fiji.snt.analysis.sholl.gui
 
ShollOverlay(Profile) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
ShollOverlay(Profile, ImagePlus) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
ShollOverlay(Profile, ImagePlus, boolean) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
ShollPlot - Class in sc.fiji.snt.analysis.sholl.gui
 
ShollPlot(String, String, String) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollPlot
Constructs a new empty Plot.
ShollPlot(Profile) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
ShollPlot(ShollStats) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
ShollPlot(ShollStats, boolean) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
ShollPlot(Profile...) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
ShollPlot(String, String, String, ShollStats, boolean, boolean) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollPlot
 
ShollPoint - Class in sc.fiji.snt.util
Convenience flavor of PointInImage defining 2D/3D points for Sholll Analysis.
ShollPoint(PointInImage) - Constructor for class sc.fiji.snt.util.ShollPoint
 
ShollPoint(double, double, double) - Constructor for class sc.fiji.snt.util.ShollPoint
 
ShollPoint(double, double) - Constructor for class sc.fiji.snt.util.ShollPoint
 
ShollPoint(int, int, int, Calibration) - Constructor for class sc.fiji.snt.util.ShollPoint
 
ShollPoint(int, int, Calibration) - Constructor for class sc.fiji.snt.util.ShollPoint
 
ShollPoint(int, int, int, int) - Constructor for class sc.fiji.snt.util.ShollPoint
 
ShollResults(List<ShollAnalysisDialog.ShollPoint>, ImagePlus, boolean, int, double, double, double, String, int, int, double, boolean) - Constructor for class sc.fiji.snt.gui.ShollAnalysisDialog.ShollResults
Deprecated.
 
ShollStats - Interface in sc.fiji.snt.analysis.sholl.math
Methods and constants common to Profile analyzers.
ShollTable - Class in sc.fiji.snt.analysis.sholl.gui
Implementation of SNTTable for Sholl metrics and Profile lists.
ShollTable() - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollTable
Instantiates a new empty table.
ShollTable(Profile) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollTable
Instantiates a new table from a Profile
ShollTable(ShollStats...) - Constructor for class sc.fiji.snt.analysis.sholl.gui.ShollTable
Instantiates a new table capable of detailing metrics from a LinearProfileStats, a NormalizedProfileStats instance or both.
ShollUtils - Class in sc.fiji.snt.analysis.sholl
Static utilities.
ShortcutWindowCmd - Class in sc.fiji.snt.gui.cmds
A command that displays a shortcut window of most popular commands, inspired by the Bio-Formats Plugins Shortcut Window.
ShortcutWindowCmd() - Constructor for class sc.fiji.snt.gui.cmds.ShortcutWindowCmd
 
show() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
Displays this graph in a new instance of SNT's "Dendrogram Viewer".
show() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Displays this graph in a new instance of SNT's "Dendrogram Viewer".
show() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Displays this graph in a new instance of SNT's "Dendrogram Viewer".
show(DirectedWeightedGraph) - Static method in class sc.fiji.snt.analysis.graph.GraphUtils
Displays a graph in SNT's "Dendrogram Viewer" featuring UI commands for interactive visualization and export options.
show(int, int) - Method in class sc.fiji.snt.analysis.SNTChart
 
show() - Method in class sc.fiji.snt.analysis.SNTChart
 
show() - Method in class sc.fiji.snt.Tree
 
show() - Method in class sc.fiji.snt.viewer.GraphViewer
Displays a graph in SNT's "Graph Viewer" featuring UI commands for interactive visualization and export options.
show() - Method in class sc.fiji.snt.viewer.MultiViewer2D
 
show() - Method in class sc.fiji.snt.viewer.Viewer2D
Displays the current plot on a dedicated frame
show() - Method in class sc.fiji.snt.viewer.Viewer3D
Displays the Viewer and returns a reference to its frame.
show(int, int) - Method in class sc.fiji.snt.viewer.Viewer3D
Displays the viewer under specified dimensions.
show2D() - Method in class sc.fiji.snt.Tree
 
show3D() - Method in class sc.fiji.snt.Tree
 
SHOW_MASK - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
SHOW_SEARCH_OPTIONS - Static variable in class sc.fiji.snt.gui.SNTSearchableBar
 
ShowCorrespondencesCmd - Class in sc.fiji.snt.gui.cmds
Command for highlighting the correspondences between two reconstructions in the Legacy 3D Viewer
ShowCorrespondencesCmd() - Constructor for class sc.fiji.snt.gui.cmds.ShowCorrespondencesCmd
 
showCorrespondencesTo(File, Color, double) - Method in class sc.fiji.snt.SNT
Deprecated.
showGraphPopupMenu(MouseEvent) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
showHTMLDialog(String, String) - Static method in class sc.fiji.snt.gui.GuiUtils
 
showHTMLDialog(String, String, boolean) - Method in class sc.fiji.snt.gui.GuiUtils
 
showMessage(String, String) - Method in class sc.fiji.snt.SNT
 
showMessage(String, String) - Method in class sc.fiji.snt.SNTUI
 
showMIPOverlays(double) - Method in class sc.fiji.snt.SNT
Overlays a semi-transparent MIP (8-bit scaled) of the data being traced over the tracing canvas(es).
showMIPOverlays(boolean, double) - Method in class sc.fiji.snt.SNT
 
showMouseThreshold(double) - Method in class sc.fiji.snt.FillManagerUI
 
showOnlyActiveCTposPaths - Variable in class sc.fiji.snt.SNT
 
showOnlySelectedPaths - Variable in class sc.fiji.snt.SNT
 
showOutlinePopupMenu(MouseEvent) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
showPartsNearby - Variable in class sc.fiji.snt.SNTUI
 
showPlot() - Method in class sc.fiji.snt.viewer.Viewer2D
Deprecated.
Use Viewer2D.show() instead.
showProgress(int, int) - Method in class sc.fiji.snt.viewer.Viewer3D.ManagerPanel
Updates the progress bar.
showScrollableDialog() - Method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
Adds AWT scroll bars to the dialog before displaying it, when not running headless.
showStatus(int, int, String) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
showStatus(int, int, String) - Method in interface sc.fiji.snt.hyperpanes.PaneOwner
 
showStatus(int, int, String) - Method in class sc.fiji.snt.SNT
 
showStatus(String, boolean) - Method in class sc.fiji.snt.SNTUI
Updates the status bar.
SigmaPalette - Class in sc.fiji.snt.gui
Implements SNT 'Sigma wizard'.
SigmaPalette(SNT) - Constructor for class sc.fiji.snt.gui.SigmaPalette
 
SigmaPaletteListener - Interface in sc.fiji.snt.gui
 
SigmaUtils - Class in sc.fiji.snt.util
 
similarCalibrations(Calibration, Calibration) - Static method in class sc.fiji.snt.SNTUtils
 
single_pane - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
singleSlice - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
size() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
size() - Method in class sc.fiji.snt.Path
Returns the number of nodes of this path
size() - Method in class sc.fiji.snt.PathAndFillManager
Returns the number of Paths in the PathAndFillManager list.
size() - Method in class sc.fiji.snt.tracing.image.SearchImageStack
 
size() - Method in class sc.fiji.snt.Tree
Retrieves the number of paths in this tree.
SkeletonConverter - Class in sc.fiji.snt.analysis
Class for generation of Trees from a skeletonized ImagePlus.
SkeletonConverter(ImagePlus) - Constructor for class sc.fiji.snt.analysis.SkeletonConverter
 
SkeletonConverter(ImagePlus, boolean) - Constructor for class sc.fiji.snt.analysis.SkeletonConverter
 
SkeletonConverterCmd - Class in sc.fiji.snt.plugin
Command providing a GUI for SkeletonConverter
SkeletonConverterCmd() - Constructor for class sc.fiji.snt.plugin.SkeletonConverterCmd
 
skeletonize(ImagePlus) - Static method in class sc.fiji.snt.analysis.SkeletonConverter
Convenience method to skeletonize an 8-bit image using Skeletonize3D_.
skeletonize(ImagePlus, int) - Method in class sc.fiji.snt.Tree
Skeletonizes (rasterizes) this tree on the specified image using Bresenham’s Algorithm (3D).
SkeletonizerCmd - Class in sc.fiji.snt.plugin
Convenience command for converting Paths into skeleton images
SkeletonizerCmd() - Constructor for class sc.fiji.snt.plugin.SkeletonizerCmd
 
SKEWNESS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
SKIP_BITMAP_OPTIONS_LABEL - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
SKIP_SINGLE_VOXELS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
smallButton(String) - Static method in class sc.fiji.snt.gui.GuiUtils
 
snapCursor - Variable in class sc.fiji.snt.SNT
 
snapWindowXYsizeSpinner - Variable in class sc.fiji.snt.SNTUI
 
snapWindowZsizeSpinner - Variable in class sc.fiji.snt.SNTUI
 
snt - Variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
SNT - Class in sc.fiji.snt
Implements the SNT plugin.
SNT(Context, ImagePlus) - Constructor for class sc.fiji.snt.SNT
Instantiates SNT in 'Tracing Mode'.
SNT(Context, PathAndFillManager) - Constructor for class sc.fiji.snt.SNT
Instantiates SNT in 'Analysis Mode'
SNT.CostType - Enum in sc.fiji.snt
 
SNT.FilterType - Enum in sc.fiji.snt
 
SNT.HeuristicType - Enum in sc.fiji.snt
 
SNT.SearchImageType - Enum in sc.fiji.snt
 
SNT.SearchType - Enum in sc.fiji.snt
 
SNT_PAUSED - Static variable in class sc.fiji.snt.SNTUI
Flag specifying all SNT are temporarily disabled (all user interactions are waived back to ImageJ)
SNTChart - Class in sc.fiji.snt.analysis
Extension of ChartFrame with convenience methods for plot annotations.
SNTChart(String, JFreeChart) - Constructor for class sc.fiji.snt.analysis.SNTChart
 
SNTChart(String, XYPlot) - Constructor for class sc.fiji.snt.analysis.SNTChart
 
SNTChart(String, CategoryChart<?>) - Constructor for class sc.fiji.snt.analysis.SNTChart
 
SNTChart(String, JFreeChart, Dimension) - Constructor for class sc.fiji.snt.analysis.SNTChart
 
SNTColor - Class in sc.fiji.snt.util
A simple class for handling Colors including the ability to map an AWT Color to a SWC type integer tag.
SNTColor(Color, int) - Constructor for class sc.fiji.snt.util.SNTColor
Instantiates a new SNT color.
SNTColor(Color) - Constructor for class sc.fiji.snt.util.SNTColor
Instantiates a new SNT color without SWC type association
SNTCommandFinder - Class in sc.fiji.snt.gui
 
SNTCommandFinder(SNTUI) - Constructor for class sc.fiji.snt.gui.SNTCommandFinder
 
SNTCommandFinder() - Constructor for class sc.fiji.snt.gui.SNTCommandFinder
 
SNTEvent - Class in sc.fiji.snt.event
 
SNTEvent(int) - Constructor for class sc.fiji.snt.event.SNTEvent
 
SNTGraph<V,E extends org.jgrapht.graph.DefaultWeightedEdge> - Class in sc.fiji.snt.analysis.graph
 
SNTGraph(Supplier<V>, Supplier<E>, GraphType) - Constructor for class sc.fiji.snt.analysis.graph.SNTGraph
 
SNTGraphAdapter<V,E extends org.jgrapht.graph.DefaultWeightedEdge> - Class in sc.fiji.snt.viewer.geditor
 
SNTGraphAdapter(SNTGraph<V, E>) - Constructor for class sc.fiji.snt.viewer.geditor.SNTGraphAdapter
 
SNTGraphComponent - Class in sc.fiji.snt.viewer.geditor
 
SNTGraphComponent(SNTGraphAdapter<?, ? extends DefaultWeightedEdge>, Context) - Constructor for class sc.fiji.snt.viewer.geditor.SNTGraphComponent
 
SNTListener - Interface in sc.fiji.snt.event
 
SNTLoaderCmd - Class in sc.fiji.snt.gui.cmds
Command for Launching SNT
SNTLoaderCmd() - Constructor for class sc.fiji.snt.gui.cmds.SNTLoaderCmd
 
SNTPoint - Interface in sc.fiji.snt.util
Classes extend this interface implement a point in a 3D space, always using real world coordinates.
SNTPrefs - Class in sc.fiji.snt
Class handling SNT preferences.
SNTPrefs(SNT) - Constructor for class sc.fiji.snt.SNTPrefs
 
SNTPseudograph<V,E extends org.jgrapht.graph.DefaultWeightedEdge> - Class in sc.fiji.snt.analysis.graph
 
SNTPseudograph(Class<? extends E>) - Constructor for class sc.fiji.snt.analysis.graph.SNTPseudograph
 
SNTPseudographAdapter<V,E extends org.jgrapht.graph.DefaultWeightedEdge> - Class in sc.fiji.snt.viewer.geditor
 
SNTPseudographAdapter(SNTPseudograph<V, E>) - Constructor for class sc.fiji.snt.viewer.geditor.SNTPseudographAdapter
 
SNTPseudographComponent - Class in sc.fiji.snt.viewer.geditor
 
SNTPseudographComponent(SNTPseudographAdapter<?, ? extends DefaultWeightedEdge>, Context) - Constructor for class sc.fiji.snt.viewer.geditor.SNTPseudographComponent
 
SNTSearchableBar - Class in sc.fiji.snt.gui
Implements a SearchableBar following SNT's UI.
SNTSearchableBar(Searchable) - Constructor for class sc.fiji.snt.gui.SNTSearchableBar
 
SNTSearchableBar(Searchable, String) - Constructor for class sc.fiji.snt.gui.SNTSearchableBar
 
sntService - Variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
sntService - Variable in class sc.fiji.snt.gui.cmds.PrefsCmd
 
SNTService - Class in sc.fiji.snt
Service for accessing and scripting the active instance of SNT.
SNTService() - Constructor for class sc.fiji.snt.SNTService
 
SNTTable - Class in sc.fiji.snt.analysis
Extension of DefaultGenericTable with (minor) scripting conveniences.
SNTTable() - Constructor for class sc.fiji.snt.analysis.SNTTable
 
SNTTable(String) - Constructor for class sc.fiji.snt.analysis.SNTTable
 
SNTUI - Class in sc.fiji.snt
Implements SNT's main dialog.
SNTUI(SNT) - Constructor for class sc.fiji.snt.SNTUI
Instantiates SNT's main UI and associated PathManagerUI and FillManagerUI instances.
SNTUtils - Class in sc.fiji.snt
Static utilities for SNT
SOMA - Static variable in class sc.fiji.snt.io.MouseLightLoader
The Constant SOMA.
SOMATIC - Static variable in interface sc.fiji.snt.TreeProperties
 
somehowJoins - Variable in class sc.fiji.snt.Path
 
somehowJoinsAsString() - Method in class sc.fiji.snt.Path
 
sortedMappedTrees() - Method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
sortVertices() - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutGrouped
 
sortVertices(Object[], String) - Method in class sc.fiji.snt.viewer.geditor.mxCircleLayoutSorted
 
source() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
spacing_units - Variable in class sc.fiji.snt.Fill
 
spacing_units - Variable in class sc.fiji.snt.Path
 
spacing_units - Variable in class sc.fiji.snt.SNT
 
spacing_units - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
spacing_units - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
spacingUnit - Variable in class sc.fiji.snt.util.BoundingBox
 
spatialCalibration() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
SPHERE - Static variable in class sc.fiji.snt.analysis.PathProfiler
 
SpineExtractorCmd - Class in sc.fiji.snt.plugin
Command for obtaining spine/varicosity counts from multi-point ROIs
SpineExtractorCmd() - Constructor for class sc.fiji.snt.plugin.SpineExtractorCmd
 
splitByHemisphere(DirectedWeightedGraph) - Static method in class sc.fiji.snt.annotation.AllenUtils
 
splitIntoBlocks(RandomAccessibleInterval<T>, long[]) - Static method in class sc.fiji.snt.util.ImgUtils
Partition the source rai into a list of IntervalView with given dimensions.
SRC_IMG - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
SRC_TABLE - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
SRC_TRACES - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
start - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
START_RADIUS_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
start_x - Variable in class sc.fiji.snt.tracing.BiSearch
 
start_x_image - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
start_y - Variable in class sc.fiji.snt.tracing.BiSearch
 
start_y_image - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
start_z - Variable in class sc.fiji.snt.tracing.BiSearch
 
start_z_image - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
startBallName - Static variable in class sc.fiji.snt.SNT
 
started_at - Variable in class sc.fiji.snt.tracing.SearchThread
 
startElement(String, String, String, Attributes) - Method in class sc.fiji.snt.PathAndFillManager
 
startFilling() - Method in class sc.fiji.snt.SNT
 
STARTING_RADIUS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
startJoins - Variable in class sc.fiji.snt.Path
 
startJoinsPoint - Variable in class sc.fiji.snt.Path
 
startRadius() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
startRadiusStepSizeChanged() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
startSholl(PointInImage) - Method in class sc.fiji.snt.SNT
 
startUI() - Method in class sc.fiji.snt.SNT
 
status(String, boolean) - Method in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
status(String) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
status(String, boolean) - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
statusBar - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
statusService - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
statusService - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
statusService - Variable in class sc.fiji.snt.gui.cmds.AnnotationGraphGeneratorCmd
 
statusService - Variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
statusService - Variable in class sc.fiji.snt.SNT
 
STEP_SIZE_KEY - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
stepSize() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
stopBeingEdited() - Method in class sc.fiji.snt.Path
 
stopFilling() - Method in class sc.fiji.snt.SNT
 
STRAHLER_NUMBER - Static variable in class sc.fiji.snt.analysis.MultiTreeColorMapper
Mapping property: Horton-Strahler number
STRAHLER_NUMBER - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying Horton-Strahler number statistics
STRAHLER_NUMBER - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Horton-Strahler number" mapping.
STRAHLER_RATIO - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag specifying Horton-Strahler bifurcation ratio statistics
StrahlerAnalyzer - Class in sc.fiji.snt.analysis
Class to perform Horton-Strahler analysis on a Tree.
StrahlerAnalyzer(Tree) - Constructor for class sc.fiji.snt.analysis.StrahlerAnalyzer
 
StrahlerCmd - Class in sc.fiji.snt.plugin
Command to perform Horton-Strahler analysis on a Tree.
StrahlerCmd() - Constructor for class sc.fiji.snt.plugin.StrahlerCmd
Instantiates a new StrahlerCmd.
StrahlerCmd(Tree) - Constructor for class sc.fiji.snt.plugin.StrahlerCmd
Instantiates a new StrahlerCmd.
straighten() - Method in class sc.fiji.snt.analysis.PathStraightener
 
straighten(int) - Method in class sc.fiji.snt.analysis.PathStraightener
 
stringPrefs - Variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
stringToColor(String) - Static method in class sc.fiji.snt.util.SNTColor
Returns an AWT Color from a (#)RRGGBB(AA) hex string.
STRIP - Static variable in class sc.fiji.snt.viewer.Annotation3D
 
stripExtension(String) - Static method in class sc.fiji.snt.SNTUtils
 
subgraph - Variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
subTree(String...) - Method in class sc.fiji.snt.Tree
Extracts the subset of paths matching the specified criteria (script friendly method)
subTree(int...) - Method in class sc.fiji.snt.Tree
Extracts the subset of paths matching the specified criteria.
subVolume(RandomAccessibleInterval<T>, long, long, long, long, long, long, int) - Static method in class sc.fiji.snt.util.ImgUtils
Get a 3D sub-volume of an image, given two corner points and specified padding.
succeeded() - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
SUCCESS - Static variable in class sc.fiji.snt.tracing.SearchThread
 
successful() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
successful() - Method in interface sc.fiji.snt.analysis.sholl.parsers.Parser
 
successful() - Method in class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
successful() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
 
SUM - Static variable in class sc.fiji.snt.analysis.ShollAnalyzer
 
SUM_INTERS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
sumEdgeWeights() - Method in class sc.fiji.snt.analysis.graph.AnnotationGraph
Gets the sum of all edge weights.
sumEdgeWeights() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Gets the sum of all edge weights.
sumEdgeWeights(boolean) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Gets the sum of all edge weights.
summarize(ShollTable, String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
Runs ShollTable.summarize(String) and appends (copies) the summary row to the specified table
summarize(String) - Method in class sc.fiji.snt.analysis.sholl.gui.ShollTable
Summarizes Profile and ShollStats metrics to a new row.
summarize(boolean) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Outputs a summary of the current analysis to the Analyzer table using the default Tree label.
summarize(String, boolean) - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Outputs a summary of the current analysis to the Analyzer table.
SupplierUtil - Class in sc.fiji.snt.tracing.image
Static utilities for creation of Suppliers of SearchImages
SupplierUtil.ArraySearchImageSupplier<V extends SearchNode> - Class in sc.fiji.snt.tracing.image
 
SupplierUtil.ListSearchImageSupplier<V extends SearchNode> - Class in sc.fiji.snt.tracing.image
 
SupplierUtil.MapSearchImageSupplier<V extends SearchNode> - Class in sc.fiji.snt.tracing.image
 
SURFACE - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for surface normalization (Semi-log/Log-log method)
SURFACE - Static variable in class sc.fiji.snt.viewer.Annotation3D
 
SURFACE_AND_VOLUME - Static variable in class sc.fiji.snt.viewer.Annotation3D
 
swapAxes(int, int) - Method in class sc.fiji.snt.Tree
Swaps the coordinates of two axes in this Tree.
SWC_APICAL_DENDRITE - Static variable in class sc.fiji.snt.Path
Flag specifying the SWC type 'apical dendrite'.
SWC_APICAL_DENDRITE_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_APICAL_DENDRITE
SWC_AXON - Static variable in class sc.fiji.snt.Path
Flag specifying the SWC type 'axon'.
SWC_AXON_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_AXON
SWC_CUSTOM - Static variable in class sc.fiji.snt.Path
Flag specifying the SWC type 'custom'.
SWC_CUSTOM_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_CUSTOM
SWC_DENDRITE - Static variable in class sc.fiji.snt.Path
Flag specifying the SWC type '(basal) dendrite'.
SWC_DENDRITE_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_DENDRITE
SWC_END_POINT - Static variable in class sc.fiji.snt.Path
Deprecated.
SWC_END_POINT_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_END_POINT
SWC_FORK_POINT - Static variable in class sc.fiji.snt.Path
Deprecated.
SWC_FORK_POINT_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_FORK_POINT
SWC_SOMA - Static variable in class sc.fiji.snt.Path
Flag specifying the SWC type 'soma'.
SWC_SOMA_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_SOMA
SWC_TYPE_IGNORED - Static variable in class sc.fiji.snt.util.SNTColor
 
SWC_UNDEFINED - Static variable in class sc.fiji.snt.Path
Flag specifying the SWC type 'undefined'.
SWC_UNDEFINED_LABEL - Static variable in class sc.fiji.snt.Path
String representation of Path.SWC_UNDEFINED
SWCImportOptionsDialog - Class in sc.fiji.snt.gui
Implements a dialog for importing SWC files into SNT with advanced options.
SWCImportOptionsDialog(JDialog, String) - Constructor for class sc.fiji.snt.gui.SWCImportOptionsDialog
 
SWCPoint - Class in sc.fiji.snt.util
Defines a node in an SWC reconstruction.
SWCPoint(int, int, double, double, double, double, int) - Constructor for class sc.fiji.snt.util.SWCPoint
 
SWCTypeFilterCmd - Class in sc.fiji.snt.gui.cmds
Implements PathManagerUI's SWC-type filtering Command.
SWCTypeFilterCmd() - Constructor for class sc.fiji.snt.gui.cmds.SWCTypeFilterCmd
 
SWCTypeOptionsCmd - Class in sc.fiji.snt.gui.cmds
Implements PathManagerUI's SWC-SWC-type tagging Options Command.
SWCTypeOptionsCmd() - Constructor for class sc.fiji.snt.gui.cmds.SWCTypeOptionsCmd
 
SWCWeightedEdge - Class in sc.fiji.snt.analysis.graph
An extremely simple implementation of a weighted edge for Tree:Directed Graph conversions.
SWCWeightedEdge() - Constructor for class sc.fiji.snt.analysis.graph.SWCWeightedEdge
 
SwingSafeResult - Class in sc.fiji.snt.gui
Utility class that ensures EDT execution.
SwingSafeResult() - Constructor for class sc.fiji.snt.gui.SwingSafeResult
 
symDifference(AnnotationGraph, AnnotationGraph) - Static method in class sc.fiji.snt.analysis.graph.AnnotationGraphUtils
Return the graph representing the symmetric difference of the edge sets of graph1 and graph2
syncPathManagerList() - Method in class sc.fiji.snt.SciViewSNT
(Re)loads the current list of Paths in the Path Manager list.
syncPathManagerList() - Method in class sc.fiji.snt.viewer.Viewer3D
(Re)loads the current list of Paths in the Path Manager list.
syncSpatialSettingsWithPlugin() - Method in class sc.fiji.snt.PathAndFillManager
 

T

table - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
TABLE_TITLE - Static variable in class sc.fiji.snt.PathManagerUI
 
tableIO - Static variable in class sc.fiji.snt.analysis.SNTTable
 
TabularParser - Class in sc.fiji.snt.analysis.sholl.parsers
 
TabularParser(File, String, String) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
TabularParser(String, String, String) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
TabularParser(ResultsTable, String, String, int, int) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
TabularParser(ResultsTable, String, String) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
TabularParser(DoubleTable, String, String) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
TAG_FILENAME - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Tags/filename" mapping.
TAG_REGEX_PATTERN - Static variable in class sc.fiji.snt.plugin.PathMatcherCmd
 
tangents_x - Variable in class sc.fiji.snt.Path
 
tangents_y - Variable in class sc.fiji.snt.Path
 
tangents_z - Variable in class sc.fiji.snt.Path
 
targetBallName - Static variable in class sc.fiji.snt.SNT
 
targetGroupsPositions(int[], int[][]) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
tempMsg(String) - Method in class sc.fiji.snt.gui.GuiUtils
 
tempMsg(String, int) - Method in class sc.fiji.snt.gui.GuiUtils
 
temporaryPath - Variable in class sc.fiji.snt.SNT
 
TERMINAL_LENGTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Length of terminal branches (sum)" analysis.
TERMINAL_LENGTH - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Length of terminal branches" analysis.
terminalBranches - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
terminate() - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
terminate() - Method in interface sc.fiji.snt.analysis.sholl.parsers.Parser
 
terminate() - Method in class sc.fiji.snt.analysis.sholl.parsers.TabularParser
 
terminate() - Method in class sc.fiji.snt.analysis.sholl.parsers.TreeParser
 
textField(String) - Static method in class sc.fiji.snt.gui.GuiUtils
 
THICK_LINE - Static variable in class sc.fiji.snt.analysis.sholl.gui.ShollPlot
Flag for plotting points with a thicker solid line
threadStatus(SearchInterface, int) - Method in class sc.fiji.snt.FillManagerUI
 
threadStatus(SearchInterface, int) - Method in interface sc.fiji.snt.SearchProgressCallback
 
threadStatus(SearchInterface, int) - Method in class sc.fiji.snt.SNT
 
threshold - Variable in class sc.fiji.snt.gui.cmds.NewGraphOptionsCmd
 
THRESHOLD - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
TIMED_OUT - Static variable in class sc.fiji.snt.tracing.SearchThread
 
timeoutSeconds - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
TIPS - Static variable in class sc.fiji.snt.analysis.graph.AnnotationGraph
 
tips - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
toggleChannelAndFrameChoice() - Method in class sc.fiji.snt.SNTUI
 
togglePartsChoice() - Method in class sc.fiji.snt.SNTUI
 
togglePathsChoice() - Method in class sc.fiji.snt.SNTUI
 
toggleSecondaryLayerBuiltin() - Method in class sc.fiji.snt.SNTUI
 
toggleSecondaryLayerExternal() - Method in class sc.fiji.snt.SNTUI
 
toggleSecondaryLayerTracing() - Method in class sc.fiji.snt.SNTUI
 
toggleSnapCursor() - Method in class sc.fiji.snt.SNT
 
toggleVisibility() - Static method in class sc.fiji.snt.gui.cmds.ShortcutWindowCmd
 
toggleVisibility() - Method in class sc.fiji.snt.gui.SNTCommandFinder
 
toolbar - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
toString() - Method in class sc.fiji.snt.analysis.graph.AnnotationWeightedEdge
 
toString() - Method in class sc.fiji.snt.analysis.graph.SWCWeightedEdge
 
toString() - Method in enum sc.fiji.snt.analysis.ProfileProcessor.Metric
 
toString() - Method in enum sc.fiji.snt.analysis.ProfileProcessor.Shape
 
toString() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
toString(GenericTable, int, int) - Static method in class sc.fiji.snt.analysis.SNTTable
 
toString() - Method in class sc.fiji.snt.annotation.AllenCompartment
 
toString() - Method in class sc.fiji.snt.Fill
 
toString() - Method in class sc.fiji.snt.NearPoint
 
toString() - Method in class sc.fiji.snt.Path
This toString() method shows details of the path which is actually being displayed, not necessarily this path object.
toString() - Method in enum sc.fiji.snt.SNT.CostType
 
toString() - Method in enum sc.fiji.snt.SNT.FilterType
 
toString() - Method in enum sc.fiji.snt.SNT.HeuristicType
 
toString() - Method in enum sc.fiji.snt.SNT.SearchImageType
 
toString() - Method in enum sc.fiji.snt.SNT.SearchType
 
toString() - Method in class sc.fiji.snt.tracing.DefaultSearchNode
 
toString() - Method in class sc.fiji.snt.util.BoundingBox
 
toString() - Method in class sc.fiji.snt.util.PointInImage
 
toString() - Method in class sc.fiji.snt.util.ShollPoint
 
toString() - Method in class sc.fiji.snt.util.SWCPoint
 
TracerCanvas - Class in sc.fiji.snt
 
TracerThread - Class in sc.fiji.snt.tracing
SNT's default tracer thread: explores between two points in an image, doing an A* search with a choice of distance measures.
TracerThread(SNT, int, int, int, int, int, int) - Constructor for class sc.fiji.snt.tracing.TracerThread
 
TracerThread(SNT, int, int, int, int, int, int, Cost, Heuristic) - Constructor for class sc.fiji.snt.tracing.TracerThread
 
TracerThread(SNT, RandomAccessibleInterval<? extends RealType<?>>, int, int, int, int, int, int, Cost, Heuristic) - Constructor for class sc.fiji.snt.tracing.TracerThread
 
TracerThread(RandomAccessibleInterval<? extends RealType<?>>, Calibration, int, int, int, int, int, int, int, long, SNT.SearchImageType, Cost, Heuristic) - Constructor for class sc.fiji.snt.tracing.TracerThread
 
TRACES_FILE_TYPE_COMPRESSED_XML - Static variable in class sc.fiji.snt.PathAndFillManager
 
TRACES_FILE_TYPE_ML_JSON - Static variable in class sc.fiji.snt.PathAndFillManager
 
TRACES_FILE_TYPE_SWC - Static variable in class sc.fiji.snt.PathAndFillManager
 
TRACES_FILE_TYPE_UNCOMPRESSED_XML - Static variable in class sc.fiji.snt.PathAndFillManager
 
TRACING_PAUSED - Static variable in class sc.fiji.snt.SNTUI
Flag specifying tracing functions are (currently) disabled.
tracingHalted - Variable in class sc.fiji.snt.SNT
 
transform(PathTransformer, ImagePlus, ImagePlus) - Method in class sc.fiji.snt.Path
 
transform(PathTransformer) - Method in class sc.fiji.snt.util.PointInImage
 
transformationFinished(View) - Method in class sc.fiji.snt.PathAndFillManager
 
transformationStarted(View) - Method in class sc.fiji.snt.PathAndFillManager
 
transformationUpdated(View) - Method in class sc.fiji.snt.PathAndFillManager
 
transformPaths(PathTransformer, ImagePlus, ImagePlus) - Method in class sc.fiji.snt.PathAndFillManager
 
transformPoint(double, double, double, double[]) - Method in interface sc.fiji.snt.PathTransformer
 
transformPoint(double, double, double, int[]) - Method in interface sc.fiji.snt.PathTransformer
 
transformPoint(int, int, int, int[]) - Method in interface sc.fiji.snt.PathTransformer
 
transformPoint(int, int, int, double[]) - Method in interface sc.fiji.snt.PathTransformer
 
translate(double, double, double) - Method in class sc.fiji.snt.Tree
Translates the tree by the specified offset.
translate(SNTPoint) - Method in class sc.fiji.snt.viewer.OBJMesh
Translates the vertices of this mesh by the specified offset.
translate(Tree, SNTPoint) - Method in class sc.fiji.snt.viewer.Viewer3D
Translates the specified Tree.
translate(Collection<String>, SNTPoint) - Method in class sc.fiji.snt.viewer.Viewer3D
Translates the specified collection of Trees.
TranslateReconstructionsCmd - Class in sc.fiji.snt.gui.cmds
Implements Reconstruction Viewer's 'Translate...' command.
TranslateReconstructionsCmd() - Constructor for class sc.fiji.snt.gui.cmds.TranslateReconstructionsCmd
 
tree - Variable in class sc.fiji.snt.analysis.TreeAnalyzer
 
Tree - Class in sc.fiji.snt
Utility class to access a Collection of Paths (typically a complete reconstruction) .
Tree() - Constructor for class sc.fiji.snt.Tree
Instantiates a new empty Tree.
Tree(Collection<Path>) - Constructor for class sc.fiji.snt.Tree
Instantiates a new Tree from a set of paths.
Tree(Collection<SWCPoint>, String) - Constructor for class sc.fiji.snt.Tree
Instantiates a Tree from a collection of reconstruction nodes.
Tree(DirectedWeightedGraph, String) - Constructor for class sc.fiji.snt.Tree
 
Tree(DirectedWeightedGraph, String, boolean) - Constructor for class sc.fiji.snt.Tree
 
Tree(String) - Constructor for class sc.fiji.snt.Tree
Instantiates a new tree from a SWC, TRACES or JSON file.
Tree(String, String) - Constructor for class sc.fiji.snt.Tree
Instantiates a new tree from a SWC, TRACES or JSON file with filtering.
Tree(String, int...) - Constructor for class sc.fiji.snt.Tree
Instantiates a new tree from a filtered SWC, TRACES or JSON file.
TreeAnalyzer - Class in sc.fiji.snt.analysis
Class for analysis of Trees
TreeAnalyzer(Collection<Path>, String) - Constructor for class sc.fiji.snt.analysis.TreeAnalyzer
Instantiates a new Tree analyzer from a collection of paths.
TreeAnalyzer(Tree) - Constructor for class sc.fiji.snt.analysis.TreeAnalyzer
Instantiates a new Tree analyzer.
TreeColorMapper - Class in sc.fiji.snt.analysis
Class for color coding Trees.
TreeColorMapper(Context) - Constructor for class sc.fiji.snt.analysis.TreeColorMapper
Instantiates the mapper.
TreeColorMapper() - Constructor for class sc.fiji.snt.analysis.TreeColorMapper
Instantiates the mapper.
TreeGraphAdapter - Class in sc.fiji.snt.viewer.geditor
 
TreeGraphAdapter(DirectedWeightedGraph) - Constructor for class sc.fiji.snt.viewer.geditor.TreeGraphAdapter
 
TreeGraphAdapter(DirectedWeightedGraph, String) - Constructor for class sc.fiji.snt.viewer.geditor.TreeGraphAdapter
 
TreeGraphComponent - Class in sc.fiji.snt.viewer.geditor
 
TreeGraphComponent(TreeGraphAdapter, Context) - Constructor for class sc.fiji.snt.viewer.geditor.TreeGraphComponent
 
TreeGraphRecViewerCmd - Class in sc.fiji.snt.gui.cmds
 
TreeGraphRecViewerCmd() - Constructor for class sc.fiji.snt.gui.cmds.TreeGraphRecViewerCmd
 
TreeMapperCmd - Class in sc.fiji.snt.plugin
Command for color coding trees according to their properties using TreeColorMapper with options to display result in Viewer2D and Viewer3D
TreeMapperCmd() - Constructor for class sc.fiji.snt.plugin.TreeMapperCmd
 
TreeParser - Class in sc.fiji.snt.analysis.sholl.parsers
A Parser for extracting Sholl Profiles from a Tree.
TreeParser(Tree) - Constructor for class sc.fiji.snt.analysis.sholl.parsers.TreeParser
Instantiates a new Tree Parser.
TreeProperties - Interface in sc.fiji.snt
Allows standardized metadata to be associated to a Tree.
TreeStatistics - Class in sc.fiji.snt.analysis
Computes summary and descriptive statistics from univariate properties of Paths and Nodes in a Tree.
TreeStatistics(Tree) - Constructor for class sc.fiji.snt.analysis.TreeStatistics
Instantiates a new instance from a collection of Paths
triggerZoomEvent(boolean, int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
TRIM_BOUNDS - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
trimNaNCounts() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
trimZeroCounts() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
tryReallyHardToGuessMetric(String) - Method in class sc.fiji.snt.analysis.MultiTreeColorMapper
 
tryReallyHardToGuessMetric(String) - Static method in class sc.fiji.snt.analysis.MultiTreeStatistics
 
tryReallyHardToGuessMetric(String) - Method in class sc.fiji.snt.analysis.TreeColorMapper
 
tryReallyHardToGuessMetric(String) - Static method in class sc.fiji.snt.analysis.TreeStatistics
 
Tubeness<T extends RealType<T>,U extends RealType<U>> - Class in sc.fiji.snt.filter
Y.
Tubeness(double[], double[]) - Constructor for class sc.fiji.snt.filter.Tubeness
 
Tubeness(double[], double[], int) - Constructor for class sc.fiji.snt.filter.Tubeness
 
tubularGeodesicsThread - Variable in class sc.fiji.snt.SNT
 
TubularGeodesicsTracer - Class in sc.fiji.snt.tracing
A tracer thread for FijiITKInterface.TubularGeodesics (assumes the tubularity add-on to be installed)
TubularGeodesicsTracer(File, float, float, float, float, float, float, double, double, double, String) - Constructor for class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
tubularGeodesicsTracingEnabled - Variable in class sc.fiji.snt.SNT
 
type - Variable in class sc.fiji.snt.event.SNTEvent
 
type() - Method in class sc.fiji.snt.util.SNTColor
Retrieves the SWC type
type - Variable in class sc.fiji.snt.util.SWCPoint
The SWC-type flag of this node (Path.SWC_SOMA, Path.SWC_DENDRITE, etc.)

U

ui - Variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
ui - Variable in class sc.fiji.snt.SNT
 
uiReadyForModeChange() - Method in class sc.fiji.snt.SNT
 
uiService - Variable in class sc.fiji.snt.gui.cmds.CommonDynamicCmd
 
UnaryComputerOpCellLoader<T,S extends NativeType<S>,R extends RandomAccessibleInterval<T>> - Class in sc.fiji.snt.filter
This class is taken directly from https://github.com/saalfeldlab/hot-knife
UnaryComputerOpCellLoader(R, UnaryComputerOp<R, RandomAccessibleInterval<S>>) - Constructor for class sc.fiji.snt.filter.UnaryComputerOpCellLoader
 
UnaryComputerOpCellLoader(R, OpService, Class<? extends Op>, Object[]) - Constructor for class sc.fiji.snt.filter.UnaryComputerOpCellLoader
 
undoHandler - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
undoManager - Variable in class sc.fiji.snt.viewer.geditor.GraphEditor
 
unfreeze() - Method in class sc.fiji.snt.viewer.Viewer3D
Allows scene to be interactive.
union(Collection<AnnotationGraph>) - Static method in class sc.fiji.snt.analysis.graph.AnnotationGraphUtils
Return the graph representing the union of the edge sets of a collection of graphs.
UNIT - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
unit - Variable in class sc.fiji.snt.viewer.OBJMesh
 
univ - Variable in class sc.fiji.snt.SNT
 
universeClosed() - Method in class sc.fiji.snt.PathAndFillManager
Deprecated.
unsavedPaths - Variable in class sc.fiji.snt.SNT
 
unscaledOrigin() - Method in class sc.fiji.snt.util.BoundingBox
Retrieves the origin of this box in unscaled ("pixel" units)
unscaledOriginOpposite() - Method in class sc.fiji.snt.util.BoundingBox
Retrieves the origin opposite of this box in unscaled ("pixel" units)
UNSET - Static variable in interface sc.fiji.snt.analysis.sholl.ProfileProperties
 
UNSET - Static variable in interface sc.fiji.snt.TreeProperties
 
unsetPrimaryForConnected(HashSet<Path>) - Method in class sc.fiji.snt.Path
 
unsetStartJoin() - Method in class sc.fiji.snt.Path
 
unzoomAllPanes() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
update() - Method in class sc.fiji.snt.PathManagerUI
Refreshes (Repaints) the Path Manager JTree.
update3DViewerContents() - Method in class sc.fiji.snt.PathAndFillManager
 
updateAllViewers() - Method in class sc.fiji.snt.SNT
 
updateAndDisplayTable() - Method in class sc.fiji.snt.analysis.TreeAnalyzer
Updates and displays the Analyzer table.
updateAndDisplayTable() - Method in class sc.fiji.snt.plugin.PathOrderAnalysisCmd
 
updateBoundingBox() - Method in class sc.fiji.snt.PathAndFillManager
 
updateColorBarLegend(double, double) - Method in class sc.fiji.snt.viewer.Viewer3D
Updates the existing color bar legend to new properties.
updateCursor(double, double, double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
updateCursor(double, double, double) - Method in class sc.fiji.snt.SNT
 
updateDisplay() - Method in class sc.fiji.snt.analysis.sholl.gui.ShollOverlay
 
updateDisplayCanvases() - Method in class sc.fiji.snt.SNT
Rebuilds display canvas(es) to ensure all paths are contained in the image.
updateExternalImgWidgets() - Method in class sc.fiji.snt.SNTUI
 
updateHyperStackPosition() - Method in class sc.fiji.snt.plugin.ShollAnalysisImgCmd
 
updateImageContent(int) - Method in class sc.fiji.snt.SNT
Deprecated.
updateNonTracingViewers() - Method in class sc.fiji.snt.SNT
 
updatePosition(double, double, double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
updateSettingsString() - Method in class sc.fiji.snt.FillManagerUI
 
updateSettingsString() - Method in class sc.fiji.snt.SNTUI
 
updateTable() - Method in class sc.fiji.snt.PathManagerUI
 
updateThresholdWidget(double) - Method in class sc.fiji.snt.FillManagerUI
 
updateTitle() - Method in class sc.fiji.snt.viewer.geditor.GraphEditor
 
updateTracingViewers(boolean) - Method in class sc.fiji.snt.SNT
 
updateVertexProperties() - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Re-assigns a unique Integer identifier to each vertex based on visit order during Depth First Search.
updateView() - Method in class sc.fiji.snt.viewer.Viewer3D
Updates the scene bounds to ensure all visible objects are displayed.
updateViewers() - Method in class sc.fiji.snt.SNTService
Script-friendly method for updating (refreshing) all viewers currently in use by SNT.
upperT - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
URL - Static variable in class sc.fiji.snt.analysis.sholl.ShollUtils
 
URL - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
 
use3DViewer - Variable in class sc.fiji.snt.SNT
 
useSnapWindow - Variable in class sc.fiji.snt.SNTUI
 
useSWCcolors(boolean) - Method in class sc.fiji.snt.analysis.RoiConverter
Specifies coloring of ROIs by SWC type.
usingNonPhysicalUnits() - Method in class sc.fiji.snt.PathAndFillManager
 
Utils() - Constructor for class sc.fiji.snt.viewer.Viewer3D.Utils
 

V

v - Variable in class sc.fiji.snt.util.PointInImage
A property associated with this point (e.g., voxel intensity) (optional field)
validate() - Method in class sc.fiji.snt.analysis.SNTTable
 
validate() - Method in class sc.fiji.snt.viewer.Viewer3D
Checks if all drawables in the 3D scene are being rendered properly, rebuilding the entire scene if not.
validateCalibration - Variable in class sc.fiji.snt.gui.cmds.ChooseDatasetCmd
 
validateImage(ImagePlus) - Method in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
Checks if image to be analyzed is valid.
validFit() - Method in class sc.fiji.snt.analysis.sholl.math.LinearProfileStats
 
validFit() - Method in class sc.fiji.snt.analysis.sholl.math.NormalizedProfileStats
 
validFit() - Method in interface sc.fiji.snt.analysis.sholl.math.ShollStats
 
validStructure() - Method in class sc.fiji.snt.plugin.StrahlerCmd
Assesses if tree contains multiple roots or loops
valueChanged(TreeSelectionEvent) - Method in class sc.fiji.snt.PathManagerUI
 
valueOf(String) - Static method in enum sc.fiji.snt.analysis.ProfileProcessor.Metric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.analysis.ProfileProcessor.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.FillConverter.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.FillManagerUI.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.gui.IconFactory.GLYPH
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.SNT.CostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.SNT.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.SNT.HeuristicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.SNT.SearchImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.SNT.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.tracing.BiSearchNode.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum sc.fiji.snt.viewer.Viewer3D.ViewMode
Returns the enum constant of this type with the specified name.
VALUES - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for statistics on node "Node intensity values"
VALUES - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for statistics on "Node intensity values"
values() - Static method in enum sc.fiji.snt.analysis.ProfileProcessor.Metric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.analysis.ProfileProcessor.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Node intensity values" mapping.
VALUES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for analysis of "Node intensity values", an optional numeric property that can be assigned to Path nodes (e.g., voxel intensities, assigned via PathProfiler.
values() - Static method in enum sc.fiji.snt.FillConverter.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.FillManagerUI.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.gui.IconFactory.GLYPH
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.SNT.CostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.SNT.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.SNT.HeuristicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.SNT.SearchImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.SNT.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.tracing.BiSearchNode.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum sc.fiji.snt.viewer.Viewer3D.ViewMode
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE - Static variable in class sc.fiji.snt.plugin.ij1.ShollOptions
Deprecated.
 
verbose - Static variable in class sc.fiji.snt.SNT
 
verbose - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
verbose - Variable in class sc.fiji.snt.tracing.SearchThread
 
VERSION - Static variable in class sc.fiji.snt.annotation.AllenUtils
The version of the Common Coordinate Framework currently used by SNT
VERSION - Static variable in class sc.fiji.snt.plugin.ij1.Sholl_Analysis
Deprecated.
The Plugin's version
version() - Static method in class sc.fiji.snt.plugin.ij1.Sholl_Utils
Deprecated.
Use SNTUtils.VERSION instead
VERSION - Static variable in class sc.fiji.snt.SNTUtils
 
versionInUse() - Method in class sc.fiji.snt.Path
 
vertexSet(char) - Method in class sc.fiji.snt.analysis.graph.DirectedWeightedGraph
Returns the subset of vertices contained in the given hemisphere
VERTICES - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
VERTICES_AND_EDGES - Static variable in class sc.fiji.snt.analysis.graph.GraphColorMapper
 
VFBUtils - Class in sc.fiji.snt.annotation
Utility methods for accessing/handling Virtual Fly Brain (VFB) annotations
Viewer2D - Class in sc.fiji.snt.viewer
Class for rendering Trees as 2D plots that can be exported as SVG, PNG or PDF.
Viewer2D() - Constructor for class sc.fiji.snt.viewer.Viewer2D
Instantiates an empty 2D viewer.
Viewer2D(Context) - Constructor for class sc.fiji.snt.viewer.Viewer2D
Instantiates an empty 2D viewer.
Viewer3D - Class in sc.fiji.snt.viewer
Implements SNT's Reconstruction Viewer.
Viewer3D() - Constructor for class sc.fiji.snt.viewer.Viewer3D
Instantiates Viewer3D without the 'Controls' dialog ('kiosk mode').
Viewer3D(Context) - Constructor for class sc.fiji.snt.viewer.Viewer3D
Instantiates an interactive Viewer3D with GUI Controls to import, manage and customize the Viewer's scene.
Viewer3D(boolean) - Constructor for class sc.fiji.snt.viewer.Viewer3D
Script-friendly constructor.
Viewer3D(SNT) - Constructor for class sc.fiji.snt.viewer.Viewer3D
 
Viewer3D.ManagerPanel - Class in sc.fiji.snt.viewer
 
Viewer3D.Utils - Class in sc.fiji.snt.viewer
 
Viewer3D.ViewMode - Enum in sc.fiji.snt.viewer
Presets of a scene's view point.
VISITED - Static variable in class sc.fiji.snt.util.ShollPoint
 
VOLUME - Static variable in interface sc.fiji.snt.analysis.sholl.math.ShollStats
Flag for volume normalization (Semi-log/Log-log method)
voxelSize - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 

W

WAITING_FOR_SIGMA_POINT_I - Static variable in class sc.fiji.snt.SNTUI
 
waitingForRoiDrawing - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
warn(String) - Static method in class sc.fiji.snt.SNTUtils
 
warn(String) - Method in class sc.fiji.snt.util.Logger
 
warningColor() - Static method in class sc.fiji.snt.gui.EnhancedGenericDialog
Deprecated.
 
WIDTH - Static variable in class sc.fiji.snt.analysis.MultiTreeStatistics
Flag for "Width" statistics
width - Variable in class sc.fiji.snt.SNT
 
width() - Method in class sc.fiji.snt.util.BoundingBox
 
withinBounds(int, int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
withinBoundsAndThreshold(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser2D
 
withinThreshold(double) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
withinXYbounds(int, int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
withinZbounds(int) - Method in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
workaroundIntelGraphicsBug() - Static method in class sc.fiji.snt.viewer.Viewer3D
 
writeNodesXML(PrintWriter) - Method in class sc.fiji.snt.Fill
 
writeXML(PrintWriter, int) - Method in class sc.fiji.snt.Fill
 
writeXML(String, boolean) - Method in class sc.fiji.snt.PathAndFillManager
 

X

x - Variable in class sc.fiji.snt.Fill.Node
 
x - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
x - Variable in class sc.fiji.snt.util.CircleCursor3D
 
x - Variable in class sc.fiji.snt.util.PointInImage
The cartesian coordinate of this node
X_AXIS - Static variable in class sc.fiji.snt.Tree
 
X_COORDINATES - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for "X coordinates" statistics.
X_COORDINATES - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for "X coordinates" statistics.
X_COORDINATES - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "X coordinates" mapping.
X_COORDINATES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "X coordinates" statistics.
x_spacing - Variable in class sc.fiji.snt.Fill
 
x_spacing - Variable in class sc.fiji.snt.Path
 
x_spacing - Variable in class sc.fiji.snt.SNT
 
x_spacing - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
X_VALUES - Static variable in class sc.fiji.snt.analysis.PathProfiler
Flag for retrieving distances from PathProfiler.getValues(Path)
xBasis - Variable in class sc.fiji.snt.util.CircleCursor3D
 
xc - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
xMax - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
xMin - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
xSep - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
xSeparationFromPreviousPoint() - Method in class sc.fiji.snt.util.SWCPoint
Returns the X-distance from previous point.
xSpacing - Variable in class sc.fiji.snt.util.BoundingBox
The 'voxel width' of the bounding box
xVec - Variable in class sc.fiji.snt.util.CircleCursor3D
 
xy - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
xy_canvas - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
XY_PLANE - Static variable in class sc.fiji.snt.analysis.RoiConverter
SNT's XY view (the default export plane)
XY_PLANE - Static variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
SNT's XY view
xy_window - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
xz - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
xz_canvas - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
XZ_PLANE - Static variable in class sc.fiji.snt.analysis.RoiConverter
SNT's XZ view
XZ_PLANE - Static variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
SNT's XZ view
xz_window - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 

Y

y - Variable in class sc.fiji.snt.Fill.Node
 
y - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
y - Variable in class sc.fiji.snt.util.CircleCursor3D
 
y - Variable in class sc.fiji.snt.util.PointInImage
The cartesian coordinate of this node
Y_AXIS - Static variable in class sc.fiji.snt.Tree
 
Y_COORDINATES - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for "Y coordinates" statistics.
Y_COORDINATES - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for "Y coordinates" statistics.
Y_COORDINATES - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Y coordinates" mapping.
Y_COORDINATES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Y coordinates" statistics.
y_spacing - Variable in class sc.fiji.snt.Fill
 
y_spacing - Variable in class sc.fiji.snt.Path
 
y_spacing - Variable in class sc.fiji.snt.SNT
 
y_spacing - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
Y_VALUES - Static variable in class sc.fiji.snt.analysis.PathProfiler
Flag for retrieving intensities from PathProfiler.getValues(Path)
yBasis - Variable in class sc.fiji.snt.util.CircleCursor3D
 
yc - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
yesNoDialog(String, String, String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
yesNoDialog(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
yesNoPrompt(String, String) - Method in class sc.fiji.snt.gui.GuiUtils
 
yMax - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
yMin - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
ySep - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
ySeparationFromPreviousPoint() - Method in class sc.fiji.snt.util.SWCPoint
Returns the Y-distance from previous point.
ySpacing - Variable in class sc.fiji.snt.util.BoundingBox
The 'voxel height' of the bounding box
yVec - Variable in class sc.fiji.snt.util.CircleCursor3D
 

Z

z - Variable in class sc.fiji.snt.Fill.Node
 
z - Variable in class sc.fiji.snt.tracing.DefaultSearchNode
 
z - Variable in class sc.fiji.snt.util.PointInImage
The cartesian coordinate of this node
Z_AXIS - Static variable in class sc.fiji.snt.Tree
 
Z_COORDINATES - Static variable in class sc.fiji.snt.analysis.NodeColorMapper
Flag for "Z coordinates" statistics.
Z_COORDINATES - Static variable in class sc.fiji.snt.analysis.NodeStatistics
Flag for "Z coordinates" statistics.
Z_COORDINATES - Static variable in class sc.fiji.snt.analysis.TreeColorMapper
Flag for "Z coordinates" mapping.
Z_COORDINATES - Static variable in class sc.fiji.snt.analysis.TreeStatistics
Flag for "Z coordinates" statistics.
z_spacing - Variable in class sc.fiji.snt.Fill
 
z_spacing - Variable in class sc.fiji.snt.Path
 
z_spacing - Variable in class sc.fiji.snt.SNT
 
z_spacing - Variable in class sc.fiji.snt.tracing.TubularGeodesicsTracer
 
ZBAtlasUtils - Class in sc.fiji.snt.annotation
Utility methods for accessing the Max Plank Zebrafish Brain Atlas (ZBA) at fishatlas.neuro.mpg.de.
zc - Variable in class sc.fiji.snt.analysis.sholl.parsers.ImageParser
 
zeroCounts() - Method in class sc.fiji.snt.analysis.sholl.Profile
 
zMax - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
zMin - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
zoom100PercentAllPanes() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
zoomAllPanes(double) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
zoomEventOccurred(boolean, int, int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
zoomEventOccurred(boolean, int, int, int) - Method in interface sc.fiji.snt.hyperpanes.PaneOwner
 
zoomIn(int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
zoomOut(int, int) - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanesCanvas
 
zoomTo(Object...) - Method in class sc.fiji.snt.viewer.Viewer3D
Zooms the scene into the bounding box enclosing the specified objects.
zScore(double) - Method in class sc.fiji.snt.tracing.cost.OneMinusErf
 
zSep - Variable in class sc.fiji.snt.tracing.AbstractSearch
 
zSeparationFromPreviousPoint() - Method in class sc.fiji.snt.util.SWCPoint
Returns the Z-distance from previous point.
zSpacing - Variable in class sc.fiji.snt.util.BoundingBox
The 'voxel depth' of the bounding box
zy - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
zy_canvas - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
ZY_PLANE - Static variable in class sc.fiji.snt.analysis.RoiConverter
SNT's ZY view
ZY_PLANE - Static variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
SNT's ZY view
zy_window - Variable in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 

_

_extraButtons - Variable in class sc.fiji.snt.gui.SNTSearchableBar
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2018–2021 Morphonets. All rights reserved.