Uses of Enum
org.neuroml1.model.morph.SpineShape
Packages that use SpineShape
-
Uses of SpineShape in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as SpineShapeMethods in org.neuroml1.model.morph that return SpineShapeModifier and TypeMethodDescriptionstatic SpineShape
Spine.getShape()
Gets the value of the shape property.static SpineShape
Returns the enum constant of this type with the specified name.static SpineShape[]
SpineShape.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.neuroml1.model.morph with parameters of type SpineShapeModifier and TypeMethodDescriptionvoid
Spine.setShape
(SpineShape value) Sets the value of the shape property.