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 ofGridLayoutLayout.getGrid()Gets the value of the grid property.Methods in org.neuroml.model with parameters of type GridLayoutModifier and TypeMethodDescriptionvoidLayout.setGrid(GridLayout value) Sets the value of the grid property.