Uses of Class
org.neuroml1.model.network.GridArrangement.Spacing
Packages that use GridArrangement.Spacing
-
Uses of GridArrangement.Spacing in org.neuroml1.model.network
Fields in org.neuroml1.model.network declared as GridArrangement.SpacingMethods in org.neuroml1.model.network that return GridArrangement.SpacingModifier and TypeMethodDescriptionObjectFactory.createGridArrangementSpacing()
Create an instance ofGridArrangement.Spacing
GridArrangement.getSpacing()
Gets the value of the spacing property.Methods in org.neuroml1.model.network with parameters of type GridArrangement.SpacingModifier and TypeMethodDescriptionvoid
GridArrangement.setSpacing
(GridArrangement.Spacing value) Sets the value of the spacing property.