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 SpineShapeSpine.getShape()Gets the value of the shape property.static SpineShapeReturns 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 TypeMethodDescriptionvoidSpine.setShape(SpineShape value) Sets the value of the shape property.