Uses of Class
org.neuroml.model.UnstructuredLayout
Packages that use UnstructuredLayout
- 
Uses of UnstructuredLayout in org.neuroml.model
Fields in org.neuroml.model declared as UnstructuredLayoutMethods in org.neuroml.model that return UnstructuredLayoutModifier and TypeMethodDescriptionObjectFactory.createUnstructuredLayout()Create an instance ofUnstructuredLayoutLayout.getUnstructured()Gets the value of the unstructured property.Methods in org.neuroml.model with parameters of type UnstructuredLayoutModifier and TypeMethodDescriptionvoidLayout.setUnstructured(UnstructuredLayout value) Sets the value of the unstructured property.