public static class InsectBrainLoader.NeuronInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDateUploaded() |
String |
getFullName() |
String |
getHemisphere() |
int |
getNeuronID() |
String |
getSex() |
String |
getShortName() |
String |
getSomaLocation() |
String |
getSpeciesCommonName() |
int |
getSpeciesID() |
String |
getSpeciesScientificName() |
boolean |
hasReconstructions() |
public boolean hasReconstructions()
public int getNeuronID()
public String getSomaLocation()
public String getHemisphere()
public String getSex()
public String getFullName()
public String getShortName()
public int getSpeciesID()
public String getSpeciesScientificName()
public String getSpeciesCommonName()
public String getDateUploaded()
Copyright © 2015–2021 Fiji. All rights reserved.