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

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 - Variable in class sc.fiji.snt.util.SWCPoint
The sample number of this node
idExists() - Method in class sc.fiji.snt.io.MouseLightLoader
Checks whether the neuron to be loaded was found in the database.
idExists() - Method in class sc.fiji.snt.io.MouseLightQuerier
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).
imageTypeToString(int) - Static method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
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) - Method in class sc.fiji.snt.PathAndFillManager
Imports an SWC file using default settings.
importSWC(String, boolean, double, double, double, double, double, double, boolean) - 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).
impRange() - Method in class sc.fiji.snt.HessianCaller
 
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.
indexOf(Path) - Method in class sc.fiji.snt.Tree
Returns the index of the specified Path in this Tree.
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.
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.
insertNode(int, PointInImage) - Method in class sc.fiji.snt.Path
Inserts a node at a specified position.
integerSpinner(int, int, int, int) - Static method in class sc.fiji.snt.gui.GuiUtils
 
INTER_NODE_DISTANCE - Static variable in class sc.fiji.snt.analysis.TreeAnalyzer
Flag for "Inter-node distance" analysis.
INTER_NODE_DISTANCE_SQUARED - Static variable in class sc.fiji.snt.analysis.TreeAnalyzer
Flag for "Inter-node distance (squared)" analysis.
is2D() - Method in class sc.fiji.snt.SNT
 
is3D() - Method in class sc.fiji.snt.Tree
Assesses whether this Tree has depth.
isActive() - Method in class sc.fiji.snt.SNTService
Gets whether SNT is running.
isAstarEnabled() - Method in class sc.fiji.snt.SNT
Checks if A* search is enabled
isColorPairingEnabled() - Method in class sc.fiji.snt.gui.cmds.SWCTypeOptionsCmd
 
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.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
 
isDebugMode() - Static method in class sc.fiji.snt.SNTUtils
Assesses if SNT is running in debug mode
isEmpty() - Method in class sc.fiji.snt.Tree
Checks if 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.
isGaussianComputed() - Method in class sc.fiji.snt.HessianCaller
 
isHessianEnabled(String) - Method in class sc.fiji.snt.SNT
Checks if Hessian analysis is enabled
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.
isMeshAvailable() - Method in class sc.fiji.snt.annotation.AllenCompartment
Checks whether a mesh is known to be available for this compartment.
isOnlySelectedPathsVisible() - Method in class sc.fiji.snt.SNT
 
isPrimary() - Method in class sc.fiji.snt.Path
Checks if this Path is root.
isReady() - Method in class sc.fiji.snt.SNTUI
Assesses whether the UI is blocked.
isReal() - Method in class sc.fiji.snt.util.PointInImage
 
isSameLocation(PointInImage) - Method in class sc.fiji.snt.util.PointInImage
 
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
isSecondaryImageLoaded() - Method in class sc.fiji.snt.SNT
Assesses if the 'secondary image' has been loaded into memory.
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.
isSNTInstance() - Method in class sc.fiji.snt.viewer.Viewer3D
Checks whether this instance is SNT's Reconstruction Viewer.
isTubenessImageCached(String) - Method in class sc.fiji.snt.SNT
 
isTypeDefined() - Method in class sc.fiji.snt.util.SNTColor
Checks if an SWC type has been defined.
isZoomAllPanesDisabled() - Method in class sc.fiji.snt.hyperpanes.MultiDThreePanes
 
itemStateChanged(ItemEvent) - Method in class sc.fiji.snt.gui.SWCImportOptionsDialog
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links