Deprecated API
Contents
-
Deprecated ClassesClassDescriptionUse
PeripathDetectorinstead. This class is retained for backward compatibility and delegates all calls to the new package.UsePeripathDetector.Configinstead.UseDetectioninstead.UseTreeStatisticsinsteadreplaced byMeasureUI
-
Deprecated FieldsFieldDescriptionuse #PATH_MEAN_RADIUS insteadUse
TreeStatistics.PATH_SPINE_DENSITYinsteadUseTreeStatistics.BRANCH_CONTRACTIONorTreeStatistics.PATH_CONTRACTIONinsteadUseTreeStatistics.BRANCH_MEAN_RADIUSorTreeStatistics.PATH_MEAN_RADIUSinsteadUsePath.DEFAULT_SAMPLING_INTERVALinstead
-
Deprecated MethodsMethodDescriptionThis method is deprecated. Use newer 3D visualization methods instead.This method is deprecated. Use newer 3D visualization methods instead.No longer needed - radii and tangents are now stored per-nodeuse
Path.getBranchPoints()insteadusePath.getParentPath()insteadUsePath.getBranchPoint()instead.NB: Earlier versions of Simple Neurite Tracer allowed paths to connect at either the start point (getStartJoinsPoint()) or end-point (getStartJoinsPoint()). Useful for some applications but a huge headache to handle.
UsePath.sanitizeRadii(DoublePredicate, boolean)insteadThis method is deprecated. Use newer 3D visualization methods instead.usePath.setBranchFrom(Path, PointInImage)insteadUsePath.isActiveVersion()insteadUseStrahlerCmd.getSummaryTable()insteadUseSNTService.getStatistics(boolean)insteaduseSNTService.getInstance()insteaduseSNTUtils.getInstance()insteadUseAbstractGWDTTracer.setMinBranchIntensityLength(double)instead. Note: the physical-to-voxel conversion is not meaningful for this parameter since it is an intensity sum, not a distance.UseTree.downsample(double)instead.UseImgUtils.getCalibration(ImgPlus)insteadUseTreeToRaster.rasterizePathLabels()insteaduseOBJMesh.labelinsteadUseViewer2D.add(Object)insteaduseViewer2D.add(Object)insteadUseViewer2D.show()instead.useViewer3D.addTrees(Collection, String)instead
-
Deprecated Constructors
-
Deprecated Enum ConstantsEnum ConstantDescriptionUse YZ insteadUse XY instead