FlyCircuitLoader Class Documentation#

Package: sc.fiji.snt.io

Absurdly simple importer for retrieving SWC data from FlyCircuit.

Methods#

Getters Methods#

getReader(String)#

Gets the SWC data associated with the specified cell ID as a reader

getReconstructionURL(String)#

Gets the URL of the SWC file associated with the specified cell ID.

getTree(String)#

Gets the collection of Paths for the specified cell ID

isDatabaseAvailable()#

Checks whether a connection to the FlyCircuit database can be established.

Other Methods#

static main(String;)

See Also#