Uses of Class
org.neuroml1.model.meta.Polyhedron
Packages that use Polyhedron
-
Uses of Polyhedron in org.neuroml1.model.meta
Methods in org.neuroml1.model.meta that return PolyhedronModifier and TypeMethodDescriptionObjectFactory.createPolyhedron()
Create an instance ofPolyhedron
-
Uses of Polyhedron in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as PolyhedronFields in org.neuroml1.model.morph with type parameters of type PolyhedronMethods in org.neuroml1.model.morph that return PolyhedronModifier and TypeMethodDescriptionCell.CellBody.getPolyhedron()
Gets the value of the polyhedron property.Methods in org.neuroml1.model.morph that return types with arguments of type PolyhedronModifier and TypeMethodDescriptionFeature.getPolyhedron()
Gets the value of the polyhedron property.Methods in org.neuroml1.model.morph with parameters of type PolyhedronModifier and TypeMethodDescriptionvoid
Cell.CellBody.setPolyhedron
(Polyhedron value) Sets the value of the polyhedron property.