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 ofUnstructuredLayout
Layout.getUnstructured()
Gets the value of the unstructured property.Methods in org.neuroml.model with parameters of type UnstructuredLayoutModifier and TypeMethodDescriptionvoid
Layout.setUnstructured
(UnstructuredLayout value) Sets the value of the unstructured property.