Uses of Class
org.neuroml.model.Morphology
-
Uses of Morphology in org.neuroml.model
Modifier and TypeMethodDescriptionObjectFactory.createMorphology()
Create an instance ofMorphology
Cell.getMorphology()
Gets the value of the morphology property.Modifier and TypeMethodDescriptionNeuroMLDocument.getMorphology()
Gets the value of the morphology property.Modifier and TypeMethodDescriptionvoid
Cell.setMorphology
(Morphology value) Sets the value of the morphology property. -
Uses of Morphology in org.neuroml.model.util
Modifier and TypeMethodDescriptionstatic Morphology
CellUtils.getCellMorphology
(Cell cell, NeuroMLDocument nml2doc) NeuroMLConverter.xmlToMorphology
(String xmlFile)