Uses of Class
org.neuroml.model.GridLayout
Packages that use GridLayout
-
Uses of GridLayout in org.neuroml.model
Fields in org.neuroml.model declared as GridLayoutMethods in org.neuroml.model that return GridLayoutModifier and TypeMethodDescriptionObjectFactory.createGridLayout()
Create an instance ofGridLayout
Layout.getGrid()
Gets the value of the grid property.Methods in org.neuroml.model with parameters of type GridLayoutModifier and TypeMethodDescriptionvoid
Layout.setGrid
(GridLayout value) Sets the value of the grid property.