Uses of Class
org.neuroml1.model.meta.Polygon
Packages that use Polygon
-
Uses of Polygon in org.neuroml1.model.meta
Fields in org.neuroml1.model.meta with type parameters of type PolygonMethods in org.neuroml1.model.meta that return PolygonMethods in org.neuroml1.model.meta that return types with arguments of type PolygonModifier and TypeMethodDescriptionPolyhedron.Polygons.getPolygon()
Gets the value of the polygon property. -
Uses of Polygon in org.neuroml1.model.morph
Fields in org.neuroml1.model.morph declared as PolygonFields in org.neuroml1.model.morph with type parameters of type PolygonMethods in org.neuroml1.model.morph that return PolygonModifier and TypeMethodDescriptionCell.CellBody.getPolygon()
Gets the value of the polygon property.Methods in org.neuroml1.model.morph that return types with arguments of type PolygonMethods in org.neuroml1.model.morph with parameters of type PolygonModifier and TypeMethodDescriptionvoid
Cell.CellBody.setPolygon
(Polygon value) Sets the value of the polygon property.