Uses of Class
org.neuroml1.model.meta.NonSpatialGrid
Packages that use NonSpatialGrid
-
Uses of NonSpatialGrid in org.neuroml1.model.meta
Methods in org.neuroml1.model.meta that return NonSpatialGridModifier and TypeMethodDescriptionObjectFactory.createNonSpatialGrid()
Create an instance ofNonSpatialGrid
-
Uses of NonSpatialGrid in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as NonSpatialGridMethods in org.neuroml1.model.network that return NonSpatialGridModifier and TypeMethodDescriptionGridArrangement.getNonSpatialGrid()
Gets the value of the nonSpatialGrid property.Methods in org.neuroml1.model.network with parameters of type NonSpatialGridModifier and TypeMethodDescriptionvoid
GridArrangement.setNonSpatialGrid
(NonSpatialGrid value) Sets the value of the nonSpatialGrid property.