Skip to main content
Ctrl+K
🚧 Experimental project - feedback welcome! 🚧

PySNT: Quantification of neuronal anatomy in Python

  •  Install
  •  Quickstart
  •  Tutorials
  •  Guide
  •  Forum
  •  Extend
  • API
  • GitHub
  •  Install
  •  Quickstart
  •  Tutorials
  •  Guide
  •  Forum
  •  Extend
  • API
  • GitHub

Section Navigation

PathResult Class Documentation#

Package: sc.fiji.snt.tracing

Enhanced documentation for PathResult class.

Methods#

Getters Methods#

getErrorMessage()#
getNumberOfPoints()#
getPath()#
getSuccess()#

Setters Methods#

setErrorMessage(String)#
setPath([F)#
setSuccess(boolean)#

See Also#

  • Package API

  • PathResult JavaDoc

  • Class Index

  • Method Index

  • Constants Index

On this page
  • Methods
    • Getters Methods
      • getErrorMessage()
      • getNumberOfPoints()
      • getPath()
      • getSuccess()
    • Setters Methods
      • setErrorMessage()
      • setPath()
      • setSuccess()
  • See Also
Edit on GitHub

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.