Uses of Class
org.neuroml1.model.morph.FreePoints
Packages that use FreePoints
-
Uses of FreePoints in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as FreePointsFields in org.neuroml1.model.morph with type parameters of type FreePointsMethods in org.neuroml1.model.morph that return FreePointsModifier and TypeMethodDescriptionObjectFactory.createFreePoints()
Create an instance ofFreePoints
Cell.getFreePoints()
Gets the value of the freePoints property.Methods in org.neuroml1.model.morph that return types with arguments of type FreePointsModifier and TypeMethodDescriptionFeature.getFreePoints()
Gets the value of the freePoints property.Methods in org.neuroml1.model.morph with parameters of type FreePointsModifier and TypeMethodDescriptionvoid
Cell.setFreePoints
(FreePoints value) Sets the value of the freePoints property.